https://github.com/dino65-dev/chatbot-mistral_ai-
Mistral-AI chatbot using Langchain.
https://github.com/dino65-dev/chatbot-mistral_ai-
chatbot langchain llm mistral-ai streamlit
Last synced: about 2 months ago
JSON representation
Mistral-AI chatbot using Langchain.
- Host: GitHub
- URL: https://github.com/dino65-dev/chatbot-mistral_ai-
- Owner: dino65-dev
- Created: 2024-11-13T13:32:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-16T19:18:33.000Z (over 1 year ago)
- Last Synced: 2025-01-13T20:38:14.515Z (over 1 year ago)
- Topics: chatbot, langchain, llm, mistral-ai, streamlit
- Language: Python
- Homepage: https://dino65-dev-mistralai.streamlit.app/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chatbot with Streamlit and LangChain
This project implements a chatbot using Streamlit, LangChain, and the Mistral Chat API. The chatbot takes user input and responds with answers generated using the language model.
## Features
- User-friendly interface built with Streamlit.
- Integration with LangChain for handling prompts.
- API integration with Mistral for generating responses.
- Environment variable management with `python-dotenv`.
## Contributing
**Contributions are welcome! Please open an issue or submit a pull request for any changes or improvements.**