OpenAI's python QuickStart (tutorial/first look)

Опубликовано: 21 Февраль 2025
на канале: Samuel Chan
3,718
46

Taking a short detour to have a closer look at OpenAI's official python library, including GPT-3 for text completion and natural language Q&A , Dall-E 2 for generative art (AI image generation), and OpenAI's Whisper for speech to text and human level transcription.

In the next video, we'll continue building on LangChain, LlamaIndex other amazing LLM libraries!

Watch PART 1 of the LangChain / LLM series:
Build a GPT Q&A on your own data
   • LangChain + OpenAI tutorial: Building...  

Watch PART 2 of the LangChain / LLM series:
LangChain + OpenAI to chat w/ (query) own Database / CSV!
   • LangChain + OpenAI to chat w/ (query)...  

Watch PART 3 of the LangChain / LLM series
LangChain + HuggingFace's Inference API (no OpenAI credits required!)
   • LangChain + HuggingFace's Inference A...  

Watch PART 4 of the LangChain / LLM series
Understanding Embeddings in LLMs (ft LlamadIndex + Chroma db)
   • Understanding Embeddings in LLMs (ft ...  

Watch PART 5 of the LangChain / LLM series
Query any website with GPT3 and LlamaIndex
   • GPT scrapes + answers from any sites ...  

Watch PART 6 of the LangChain / LLM series
Locally-hosted, offline LLM w/LlamaIndex + OPT (open source, instruction-tuning LLM)
   • Locally-hosted, offline LLM w/LlamaIn...  

All the code for the LLM (large language models) series featuring GPT-3, ChatGPT, LangChain, LlamaIndex and more are on my github repository so go and ⭐ star or 🍴 fork it. Happy Coding!
https://github.com/onlyphantom/llm-py...