Hacker News new | ask | show | jobs
by laiso 697 days ago
I particularly like using Google NotebookLM, as it allows me to consolidate books and documents in one place for knowledge search.

https://github.com/user-attachments/assets/3c68298e-265f-410...

Additionally, I have created GPTs that can have conversations about Tauri using PDFs as the source.

https://chatgpt.com/g/g-Pa0nP2mJX-tauri-v2-helper

1 comments

Thanks for taking the time to respond. I was thinking of something local, especially in light of:

Google's Gemini AI caught scanning Google Drive PDF files without permission https://news.ycombinator.com/item?id=40965892 .

Looks like GPT4All[1] and AnythingLLM[2] are worth exploring. There's also the closed-source macOS app RecurseChat[3,4] which appeared on HN a few months ago[5].

[1] https://github.com/nomic-ai/gpt4all

[2] https://github.com/Mintplex-Labs/anything-llm

[3] https://recurse.chat

[4] https://recurse.chat/blog/posts/local-docs

[5] https://news.ycombinator.com/item?id=39532367

Exploring local solutions like GPT4All and AnythingLLM sounds promising. I'll also look into RecurseChat on macOS. Thanks again for the suggestions and for sharing the insights! Another tool that might be worth considering is Dify.

https://docs.dify.ai/guides/knowledge-base/create-knowledge-...