Giter Club home page Giter Club logo

streamlit-chatbot-with-rating's Introduction

Streamlit Chatbot with Rating

This repository hosts a Streamlit-based chatbot application that provides an interactive chat interface where users can engage in conversation with an automated bot. The application includes a star rating system allowing users to rate their interaction experience.

Features

  • Interactive Chatbot: Users can chat in real-time with an automated response system.
  • Streamed Responses: Simulates real-time typing to enhance user interaction.
  • Persistent Chat History: Maintains and displays chat history across user sessions.
  • Star Rating System: Users can rate their chat experience on a scale of 1 to 5 stars.

Installation

To run this application, Python must be installed on your system. Install Python from here. After Python is installed, proceed with setting up the project environment.

Clone the Repository

Clone this repository to your local machine using the following commands:

git clone https://github.com/JunyiYe/streamlit-chatbot-with-rating.git
cd streamlit-chatbot-with-rating

Install Dependencies

Install the necessary Python libraries specified in requirements.txt:

pip install -r requirements.txt

Usage

To run the application, simply execute the following command in the terminal:

streamlit run app.py

This will start the Streamlit application and display the chatbot interface.

Contributing

Contributions are welcome! If you have any suggestions or find any bugs, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

streamlit-chatbot-with-rating's People

Contributors

junyiye avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.