IMPORTANT: Please make sure to first get an OpenAI API Key before running the application.
This is my personal AI assistant powered by GPT-3.5 turbo model and gradio.
The chatbot has been setup to process user's prompts and use previous prompts as "context" to follow up with user's request.
virtualenv voiceassistant.venv
source voiceassistant.venv/bin/activate
- python3
- openai
- gradio
pip install -r requirements.txt
1.os
Happy Chat!!