Geeks

chenyuntc/chat-streamlit

Primary LanguagePython

  • chat-streamlit GitHub
  • MarkdownReadme
  • 0Issues
  • 4Stargazers
  • 2Watchers

Build your own Chatbot with openai API

Website: https://ychatai.streamlit.app/

Setup for your own Chatbot

  1. install streamlit
pip install streamlit
  1. add your OPENAI_API_KEY to .streamlit/secrets.toml
API_KEY = "sk-xxxxxxxx"
  1. run
streamlit run main.py

Acknowledge

Code based on https://medium.com/@avra42/build-your-own-chatbot-with-openai-gpt-3-and-streamlit-6f1330876846

Share to

Contact site admin: Geeks.