SlingingAI
A web application for accessing the OpenAI GPT4 API
Mar 31, 2023
SlingingAI is a simple web application that allows users to submit chat queries to the OpenAI GPT4 API.
This project was created before OpenAI released GPT4 to the public for free, so it was a way for me to access the API in a way that was more cost-effective than using the OpenAI Playground.
Unfortunately since the API costs money per prompt, I am unable to provide a free link. However, look for a cheaper GPT3.5-turbo link in the future!
Tech stack
The application was built using the following:
- Bootstrap 5
showdown.js
highlight.js
- jQuery
- OpenAI API.
Source
The source code for this project can be found here.