Skip to content

Repository files navigation

Word correction, Object detection with DNN and Chat bot with Hugging face deploy on Streamlit

This project deploys 3 basic applications:

  • Word correction with leveinhstein distance
  • Object detection with DNN
  • Chat box with Hugging face and deploy it on Streamlit

Installation

  1. Clone the respository:
git clone https://github.com/TrungKiencding/Word-correction-Object-detection-Chat-bot-using-Streamlit
cd Word-correction-Object-detection-Chat-box-using-Streamlit
  1. Install the required dependencies:
pip install -r requirements.txt

Word correction with leveinhstein distance

Once everything is ready, you can launch the app by running:

streamlit run Word_Correction.py

Object detection with DNN

Once everything is ready, you can launch the app by running:

streamlit run Object_detection.py

Chatbot with Hugging face

Once everything is ready, you can launch the app by running:

streamlit run Chatbot_with_huggingface.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages