Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 545 Bytes

File metadata and controls

16 lines (16 loc) · 545 Bytes

ChooseUrBot

NSBEHack 2023 competition project that won first place. Halloween themed multi-personality AI Chat Bot. built in collaboration with two other amazing engineers who wish to remain untagged.

Freatures

  • Multiple personalities
  • Interactive GUI
  • Built with Python and Taipy

Requirements

  • pip install taipy
  • OpenAI API key

Directions

  1. pip install taipy
  2. add OpenAI API key into main
  3. run main with python main.py After a moment browser should start and connect you to taipy app. If not, connect with localhost:5000.