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
No description
6 Replies
Wayne
Wayne5mo ago
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.
Yevhenii TS,React,Next js
Thanks) i planned add Clerk in future
Tanuj
Tanuj5mo ago
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?
Yevhenii TS,React,Next js
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.
vɔːʊlkɔː
vɔːʊlkɔː5mo ago
do you have a public repo?
Yevhenii TS,React,Next js
GitHub
GitHub - teomikitenko/big-brain
Contribute to teomikitenko/big-brain development by creating an account on GitHub.

Did you find this page helpful?