https://github.com/pavansomisetty21/chatbot-using-langchain-with-memory-using-gemini-llm
In this we implement a chatbot using gemini LLM which stores previous chat history
https://github.com/pavansomisetty21/chatbot-using-langchain-with-memory-using-gemini-llm
chatbot gemini langchain large-language-models
Last synced: 4 days ago
JSON representation
In this we implement a chatbot using gemini LLM which stores previous chat history
- Host: GitHub
- URL: https://github.com/pavansomisetty21/chatbot-using-langchain-with-memory-using-gemini-llm
- Owner: Pavansomisetty21
- License: mit
- Created: 2025-02-27T04:01:41.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-27T04:03:52.000Z (7 months ago)
- Last Synced: 2025-06-03T17:14:28.200Z (4 months ago)
- Topics: chatbot, gemini, langchain, large-language-models
- Language: Jupyter Notebook
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chatbot-using-langchain-with-memory-using-GEMINI-LLM
In this we implement a chatbot using gemini LLM which stores previous chat history