My GptAPI
knight • 27 Sept 2024 •
I’m currently busy wrapping up the final parts of my latest API product, Gpt API. I built it over the product weekend as my attempt at creating an API product.
Gpt API is an API wrapper for the OpenAI GPT-4 Vision API. Essentially, instead of having to figure out how to query the OpenAI API and understand the image you provide, you can easily do it through our API.
In layman’s terms, you can set up a bucket with some predefined user prompts. Whenever you upload an image to this bucket, we will interact with the OpenAI Vision API and provide you with the results.
This is a core component of my SimplifyAI project, which is why I decided to develop it as an API product. If you have any ideas for building on top of this API, let me know, and I can grant you access to the beta plan. I need your feedback to perfect this product.
Comments
binggo!
Good idea!!

Oh wait, so this is for other devs? Like a nocode API gateway much like nocodeapi.com except it’s openai vision api focused?