I will totally pay for something like this if it answers from my local documents, bookmarks, browser history etc.
Show HN: I made an app to use local AI as daily driver
31–40 of 246 posts
Re: Show HN: I made an app to use local AI as daily driver
#32Re: Show HN: I made an app to use local AI as daily driver
#33Re: Show HN: I made an app to use local AI as daily driver
#34Earlier quoted context omitted.
You could try out Prompta [1], which I made for this use case. Initially created to use OpenAI as a desktop app, but can use any compatible API including Ollama if you want local completions. [1]: https://github.com/iansinnott/prompta
This one doesn't seem to support system prompts, which are absolutely essential for getting useful output from LLMs.
Re: Show HN: I made an app to use local AI as daily driver
#35 * What are you using for image generation? Is that local as well (stable diffusion?) Does it have integrated prompt generation?
* You mention the ability to import ChatGPT history, are you able to import other documents?
* How many "agent" style capacities does it have? Can it search the web? use other APIs? Prompt itself?
* Does it have a plugin framework? you mention that it is "customizable" but that can mean almost anything.
* What is the license? what assurances do users have that their usage is private? I mean, we all know how many "local" apps exfiltrate a ton of data.Re: Show HN: I made an app to use local AI as daily driver
#36Re: Show HN: I made an app to use local AI as daily driver
#37I will totally pay for something like this if it answers from my local documents, bookmarks, browser history etc.
Re: Show HN: I made an app to use local AI as daily driver
#38Was testing apps like this if anyone is interested:
Best / Easy to use:
More complex / Unpolished UI:
- https://www.nvidia.com/en-us/ai-on-rtx/chat-with-rtx-generat...
- https://github.com/LostRuins/koboldcpp
Misc:
- https://faraday.dev (AI Characters):
No UI / Command line (not for me):
- https://github.com/Mozilla-Ocho/llamafile
Pending to check:
Feel free to recommend more!
Re: Show HN: I made an app to use local AI as daily driver
#39I will totally pay for something like this if it answers from my local documents, bookmarks, browser history etc.
Yes it would be the next big focus on this. Personal data connectivity is what I see where local AI would excel - despite model power differences.
nice.
Re: Show HN: I made an app to use local AI as daily driver
#40Sadly I can't try this because I'm on Windows or Linux. Was testing apps like this if anyone is interested: Best / Easy to use: - https://lmstudio.ai - https://msty.app - https://jan.ai More complex / Unpolished UI: - https://gpt4all.io - https://pinokio.computer - https://www.nvidia.com/en-us/ai-on-rtx/chat-with-rtx-generat... - https://github.com/LostRuins/koboldcpp Misc: - https://faraday.dev (AI Characters): No U…