An open API service indexing awesome lists of open source software.

https://github.com/alihassanml/q-a-chatbot-langchain-gemini

Question & Answer (Q&A) chatbot using Langchain and Google Gemini's language model. The chatbot is designed to allow users to input their data, and then ask questions based on that data. The system leverages vector databases to store user data and the Google Gemini model to answer questions related to the stored data.
https://github.com/alihassanml/q-a-chatbot-langchain-gemini

gemini generative-ai langchain python

Last synced: 7 months ago
JSON representation

Question & Answer (Q&A) chatbot using Langchain and Google Gemini's language model. The chatbot is designed to allow users to input their data, and then ask questions based on that data. The system leverages vector databases to store user data and the Google Gemini model to answer questions related to the stored data.

Awesome Lists containing this project