AssemblyAI
Learn how to get started with the OpenAI API and GPT-3 in this Python Beginner tutorial.
Get your Free Token for AssemblyAI Speech-To-Text API 👇https://www.assemblyai.com/?utm_source=youtube&utm_medium=referral&utm_campaign=yt_pat_12
OpenAI is known for the creation of the GPT-3 model, a powerful deep learning model capable of producing human-like text.
What makes this API special is not only the powerful model but also that the API is not designed for one use-case only, but instead the API provides a general-purpose “text in, text out” interface, which allows users to try it on virtually any task in the English language.
Resources: https://openai.com/api/
Docs: https://beta.openai.com/docs/
AssemblyAI API tutorial: https://youtu.be/GvfmDGin7Zs
▬▬▬▬▬▬▬▬▬▬▬▬ CONNECT ▬▬▬▬▬▬▬▬▬▬▬▬
🖥️ Website: https://www.assemblyai.com
🐦 Twitter: https://twitter.com/AssemblyAI
🦾 Discord: https://discord.gg/Cd8MyVJAXd
▶️ Subscribe: https://www.youtube.com/c/AssemblyAI?sub_confirmation=1
🔥 We’re hiring! Check our open roles: https://www.assemblyai.com/careers
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Timestamps:
00:00 Introduction
00:44 Pricing and Docs
01:34 Python Setup
04:00 Engine
04:42 Completion Endpoint
07:40 Playground
10:57 Classification Endpoint
14:00 Search Endpoint
16:10 Question answering Endpoint
18:57 AssemblyAI + OpenAI Virtual Assistant
#MachineLearning #DeepLearning #Python #OpenAI
What kind of application would you build with OpenAI?
— Patrick
Is anyone else dying when he says, "DaWinchi"? Lol My wife who is slavic also mixes her V's and W's. Love it.
That's an excellent ai microphone 🎤..by the way…lol
How do you setup the api_secrets file?
It would make things clearer if you showed the creation of the files and environment first.
Very complex, don’t like it
What application is he running the Python code on? Does anyone know? Thanks!
me just wanting to make greentexts:
"Getting started" Immediately skips the set up.
👍 thanks for sharing
I hope they can expand on more payment methods other than credit cards. Digital currency is popular where I live.
Hey guys I'm a beginner with all of this and I'm trying to figure out how to even get that thing that he is developing on. Can anyone help me out with just setting everything up to just add the code? I feel like I don't know how to start any of this and feel kind of stuff because I can't even get to this beginner level.
Not available
OpenAI's services are not available in your country.
can you show how to store the API key????
Is there a tutorial for people that don't even know python?
ModuleNotFoundError: No module named 'openai' although i have pip install openai
Come looking for tutorial/explainer- guy says to read the manual. Great video bro
Thank you for this! Exactly what I was looking for 💙
hi, after you import openai, how do i create an api key, what is it?
I got errrors, it shows as deprecated for both classification and search…
I'm not okay with fees being put on general human knowledge. Not at all.
They should deliver a full self-hosted solution if what they worry about is the cost of running the AIs on distant servers.
A minute in and I'm already getting an error. . ..
Great video! It would be great if you could point us anywhere that we could learn more about building AssemblyAI + OpenAI Virtual Assistant.
It is correct in french
What IDE is that you're using? I'm still using sublime for everything 😩
This video didn’t make any sense to me
U didn’t explain how to download python or anything
How do I generate and find an API key in my dashboard?
Couldn’t quite keep up with the end section. Would be nice to see some examples that are focused on making an app work instead of random examples that have nothing to do with one another.
Was hopping u had a video explaining how to install it. Seems to seems to be very hard 😅
The fetching of data from our database which you have explained has been obsolete now. Can you please create a new video containing all the latest elements. It would be really useful.
I feel like you skipped alot of steps i the beginning for new guys lol
costs money to me
Its complicated
Hllw sir i m not
Awesome!! Thank you
Is there a limit on how much data we can send in the prompt via api for completions?
Top
9:45 the translation in french is not correct. It should be :" Quelles sont les chambres disponibles ?"
Someone is using my number for this website 😟
where I can download OPENAI software
This is quite useful! Thanks
The Spanish and French are correct!
Legal
Translation is correct, at least for French and Spanish.
hello sir can u pls solve a problem related to codex model?
hi, how do u set if the api uses gpt3.5 or gpt 4 ? there is no setting when you generate the key as far as I can see… please help. cheers
Hello, very interesting video
Please, Where can I find the code presented in this video