--- title: Rahmans Watsonx emoji: ⚡ colorFrom: red colorTo: blue sdk: streamlit sdk_version: 1.35.0 app_file: app.py pinned: false license: mit --- # Chat with WatsonX LLM 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. ## Features - **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. ## How to Run 1. Clone the repository. 2. Install the dependencies using `pip install -r requirements.txt`. 3. Run the app with `streamlit run app.py`. ## License This project is licensed under the MIT License. ## Show your support If you like this project, feel free to give it a ⭐