Shelby is a personal chatbot assistant that can help you with various tasks.
It is powered by OpenAI's GPT-3 language model and can provide new and interesting replies to your queries.
Shelby is also a great programmer and enjoys teaching.
She'll even speak to you using Googles gTTS.
Shelby can help you with various tasks such as answering questions, providing suggestions, and even programming.
It can generate new and interesting replies to your queries.
Shelby can also teach you programming and provide you with coding examples.
It has a user-friendly interface and is easy to use.
Clone the repository to your local machine. Install the required dependencies.
git clone https://github.com/webmaster-exit-1/terminal-assistant
cd terminal-assistant
pip install -r requirements.txtOpen the terminal-assistant.py file in your preferred text editor.
Make any modifications you desire.
Sign up and acquire an api key here: OpenAI API Key
You can customize Shelby's name and character by looking for the commented section that begin with "#" symbol.
You can also change the language model used by GPT-3 by editing the ask_gpt() function.
python terminal-assistant.pyType your query and press Enter to get a response from Shelby.
To exit the chatbot, type quit
Shelby is a personal chatbot assistant and is not intended to replace human interaction or professional advice. Use it at your own risk.