Welcome Hoomans! This LLM chatbot allows you to interact with a virtual assistant powered by OpenAI's GPT-3.5.
To use the chatbot, follow these steps:
- Clone the repository.
- Install the required dependencies by running
pip install -r requirements.txt
. - Set up your API keys in environment variables (
OPENAI
,SCRAPERAPI
,BRAVESEARCH
). - Run
main.py
to start the chatbot in the terminal.
Enjoy your conversation with the chatbot!
- Python 3.7+
- openai
- requests
Make sure to set up your API keys in environment variables:
OPENAI
: Your OpenAI API key.SCRAPERAPI
: Your ScraperAPI key.BRAVESEARCH
: Your Brave Search API key.
This project is licensed under the MIT License.
code by ./nky001 🆒