This API was created to provide a free and easy to use API for people who can't afford to pay OpenAI's baffling prices.
To install the API, simply run the following commands:
git clone https://github.com/FujiwaraChoki/ai_api.git
cd ai_api
pip install -r requirements.txt
python main.pyVisit localhost:5000/help for the list of available endpoints, and how to use them.
If you want to contribute, please open an issue or a pull request.
This project is licensed under the MIT license. See LICENSE