Big brain App - use for chating with Documents
This app created on the basis of AI and use for chating on Documents. Also App have Vector search
https://big-brain-ecru.vercel.app/
Big brain
Big Brain
BigBrain acts as your team`s second brain, storing all your docs and allowing easy vector search
6 Replies
I love the simplicity of this app. Upload and chat. It just works. Are you going to add Convex Auth https://docs.convex.dev/auth or Clerk?
Authentication | Convex Developer Hub
Add authentication to your Convex app.
Thanks) i planned add Clerk in future
This is so cool! I’m working on a very similar concept, and am very curious how you intend on handling the structure of the documents as this scales in your convex backend
I’m working on implementing functionality where in a multi-doc chat, a query like “In Document X, what animals are mentioned?” includes an LLM-substep constructing a filter to only include Document X before querying the table.
This would be kind of like mixing your first search bar with the within-document query! Any plans on expanding into features like those?
hello.thanks for you attention to my app. when i building this app i haved a choise - use vector search to find relevant document in my vectore table and using this document for generate answer, but in this app i just simple search using document id in my database - in my opinion this approach better in my case and reliable . But If you build multi-doc chat - approach with vector search it is you choise i think.
do you have a public repo?
yes, this is my repo - https://github.com/teomikitenko/big-brain
GitHub
GitHub - teomikitenko/big-brain
Contribute to teomikitenko/big-brain development by creating an account on GitHub.