Hi guys,
Has anyone tried to build an LLM, ChatGPT or similar, on top of MongoDB?
So its possible to “chat” with the database.
Hi guys,
Has anyone tried to build an LLM, ChatGPT or similar, on top of MongoDB?
So its possible to “chat” with the database.
Hello Rasmus,
Here how you can do that
I would be interested in learning more about what you are exploring
Hi Prakul,
Awesome thanks a lot, good read
Im my case I have been working with LangChain+MongoDB Atlas+GraphQL to use ChatGPT to write a GQL query and then execute to get an output.
The goal is to be able to ask “What is the avg. sales in August?” for structured data in MongoDB.
I have been testing with MDB with GQL, but my challenge is that I haven’t found a way/solution to add the auth for the API in LangChain. I have followed the guide in LangChain: GraphQL | 🦜️🔗 Langchain
I can send my script in a message for inspo and interest?
Solution for the auth in the header:
Topic | Replies | Views | Activity |
---|---|---|---|
Llama index mongodb filters support for multiple values for a key | 3 | 950 | Aug 2024 |
Facing error on connecting DB | 2 | 508 | May 2024 |
Vector search API without using a library | 2 | 318 | Jul 2024 |
Vector search relevant matched keyword retrival | 1 | 312 | Sep 2024 |
Want to know the exact relation between size of vector DB (stored in MongoDB) and the constant RAM usage associated with it? | 2 | 296 | Aug 2024 |