Skip to content

TaMinhSon810/streamlit-project

Repository files navigation

Streamlit Projects

Deploy three projects using Streamlit

  1. Word Correction
  2. Object Detection
  3. Chatbot

Prerequisites

  • Python 3.7 or later

Installation

Clone the Repository

git clone https://github.com/your_username/streamlit-projects.git
cd streamlit-projects

Download required packages

pip install -r requirements.txt

Running the Applications

1. Word Correction

streamlit run Scripts/word_correction.py

2. Object Detection

streamlit run Scripts/object_detection.py

3. Chatbot

streamlit run Scripts/chatbot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages