Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.41.1
metadata
title: Codestral
emoji: 🐠
colorFrom: green
colorTo: purple
sdk: streamlit
sdk_version: 1.40.1
app_file: app.py
pinned: false
license: mit
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.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference