Superpower your GPT with a custom API (FastAPI, Vercel, ChatGPT)

  Рет қаралды 1,224

AI Unleashed

AI Unleashed

Күн бұрын

actions are a very powerful tool for GPT builders, and let you connect to your own APIs. I show you an easy way to build your own API using FastAPI, deploy it to vercel and hook it up to a GPT.
starter project:
github.com/AI-...

Пікірлер: 9
@bennguyen1313
@bennguyen1313 6 ай бұрын
Is FastAPI totally different from the API to programmatically interact with ChatGPT, Au Mistral, Gemini Pro, llama2 , etc? I'd like to prototype an OCR application using Custom GPT.. but is it possible to use Vision/Ai PDF plugin with the free account.. or would I need a ChatGPT4 subscription? BTW, I imagine there's a limit but I've seen some people use Google Colab to run models for free?! I understand, I could use ChatGPT4 Assistant API and then I , as the developer , would incur the API call cost whenever the app is used. Alternatively, I could host a model like Ollama, on my own computer or on the cloud (beam cloud/ Replicate/Streamlit/replit)?
@aiunleashed509
@aiunleashed509 6 ай бұрын
FastAPI is just a quick way to spin up an API that can be consumed by any other system. In this case its being used by the GPTs that live inside ChatGPT. For now you need the paid account to create and access these, that might change at some point though. I don't think running in Google Colab changes the pricing of the pay-per-use APIs. You could try hosting on your own computer, from my experience you won't get as good results as GPT4....at least not yet. Also you need expensive hardware as these top models are very resource intensive.
@lalanabiridi8358
@lalanabiridi8358 8 ай бұрын
hey! found this really helpful very good ,to the point and quality❤ where do u work and what is ur LinkedIn? are u okay to share would really love to connect cuz I'm working on APIs currently as a college grad and looking for connections and network
@aiunleashed509
@aiunleashed509 8 ай бұрын
Hi! Thanks for watching. I lead enterprise IT projects, but keep that separate from the channel for now. feel free to email:int.unleashed@gmail.com and good luck at college
@SebastianEling
@SebastianEling 7 ай бұрын
Unfortunatly it's not working for me :(. ChatGPT just tells me there is no response. The Vercel Runtime Logs show me nothing, if ChatGPT sends a request. So seems like theres nothing send. In Postman or Browser it's working. Nevertheless the video is great. Short and on Point.
@aiunleashed509
@aiunleashed509 7 ай бұрын
Thanks for watching! Does ChatGPT show you the right paths after you load in the schema? its just when you test it shows no response? if you want email me the deployed link from vercel and I will take a look: int.unleashed@gmail.com
@SebastianEling
@SebastianEling 7 ай бұрын
@@aiunleashed509 Thank you for Feedback and your help is much appreciatet. I send you an E-Mail ;)
@jonathan_blackburn
@jonathan_blackburn 7 ай бұрын
Me either. Maybe they blocked unverified api domain.
@aiunleashed509
@aiunleashed509 7 ай бұрын
@@jonathan_blackburn Yes that was the case, you can only use unauthenticated API (like I showed in the video) when it is shared as "Only Me". When it is public you need to add authentication like an API key.
Claude 3.5 Deep Dive: This new AI destroys GPT
36:28
AI Search
Рет қаралды 728 М.
Cute kitty gadgets 💛
00:24
TheSoul Music Family
Рет қаралды 22 МЛН
How Strong is Tin Foil? 💪
00:26
Preston
Рет қаралды 55 МЛН
Create your own GPT with CUSTOM ACTIONS
20:44
Make Stuff With AI
Рет қаралды 2,7 М.
40 Years Of Software Engineering Experience In 19 Minutes
19:10
Continuous Delivery
Рет қаралды 56 М.
This AI tool Feels Like Magic - My review of Napkin AI.
5:54
Nic Conley
Рет қаралды 20 М.
Why You NEED To Learn FastAPI | Hands On Project
21:15
Travis Media
Рет қаралды 161 М.
Unlimited AI Agents running locally with Ollama & AnythingLLM
15:21
Tim Carambat
Рет қаралды 129 М.
Creating Custom GPTs: API Key For Custom Actions | Complete Guide
26:55
15 INSANE Use Cases for NEW Claude Sonnet 3.5! (Outperforms GPT-4o)
28:54
Deploy LangChain apps in 5 minutes with FastAPI and Vercel
8:40