Skip to content

lookang/chatbot

Repository files navigation

🤖💬 OpenAI Chatbot

A conversational chatbot built in Python using Streamlit and the OpenAI LLM model GPT 3.5. thanks to

  1. folks at string.sg for the sample code.
  2. dataprofessor https://github.com/dataprofessor/openai-chatbot for explaining his sample code

Demo App

  1. https://lookangphysics.streamlit.app/ a chatbot for https://iwant2study.org/ospsg/, has a known weakness in providing URL that are not the actual resources, if you know how to fix this, please contact weelookang@gmail.com
  2. https://persona1personwithheartdisease.streamlit.app/ for Lower Secondary Sec SLS MOE library lesson
  3. https://persona2personwithcolorectalcancer.streamlit.app/ for Lower Secondary Sec SLS MOE library lesson
  4. https://persona3personwithcervicalcancer.streamlit.app/ for Lower Secondary Sec SLS MOE library lesson
  5. https://masterteacherphysics.streamlit.app/ for Master Teacher of Physics to use as a conversational bot.

Prerequisite libraries

streamlit
openai

Get an OpenAI API key

You can get your own OpenAI API key by following the following instructions:

  1. Go to https://platform.openai.com/account/api-keys.
  2. Click on the + Create new secret key button.
  3. Next, enter an identifier name (optional) and click on the Create secret key button.

Further Reading

About

A conversational chatbot built in Python using Streamlit and the OpenAI LLM model GPT 3.5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages