| title | Rahmans Watsonx |
|---|---|
| emoji | ⚡ |
| colorFrom | red |
| colorTo | blue |
| sdk | streamlit |
| sdk_version | 1.35.0 |
| app_file | app.py |
| pinned | false |
| license | mit |
This project demonstrates how to build a chatbot using Watsonx foundational models integrated with Streamlit. The app allows real-time interactions with a large language model (LLM), providing a simple yet powerful interface to chat with AI
- Real-time Conversations: Chat with Watsonx's LLM in a dynamic and responsive interface.
- Streamlit UI: Fast and user-friendly interface built with Streamlit.
- Customization: Customize the chatbot's appearance with easy-to-change themes and configurations.
- Clone the repository.
- Install the dependencies using
pip install -r requirements.txt. - Run the app with
streamlit run app.py.
This project is licensed under the MIT License.
If you like this project, feel free to give it a ⭐