Skip to content

anhn/startup_master

 
 

Repository files navigation

StartupGPT

Overview of the App

Demo App

Enter the OpenAI API key in Streamlit Community Cloud

Run it locally

virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
streamlit run Chatbot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • CSS 0.5%