- Python 3.8 or later
- OpenAI API key
To set up the project environment:
- Clone the repository to your local machine.
- Install the required dependencies by running:
pip install -r requirements.txt
- Add your OpenAI API key to the app.py or set it as an environment variable.
- Usage
- To start the API server, run:
python app.py
The API endpoints will be available at http://localhost:3000 (default port).
Contributing I welcome contributions to this project. Please fork the repository, make your changes, and open a pull request to contribute.
License This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments OpenAI for the GPT-4 and Text-to-Speech models. Contact For any inquiries, please open an issue on the GitHub repository or reach out directly to the anshumankumar.mail@gmail.com