This project is about building a personal AI assistant using the OpenAI API. The assistant will integrate functionalities like ChatGPT for conversation, DALL·E for image generation, and Whisper for voice recognition. It will also connect to the internet for real-time information retrieval.
-
Clone the repository:
git clone <repository-url>
-
Navigate to the project directory:
cd personal-ai-assistant -
Start coding :-)