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

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.

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.**