118 тысяч подписчиков
411 видео
Multi Agent AutoGen and Group Chat implementations step by step walkthrough
GPT 4 Auto Coder Self Improver
How to install Unstructured for Langchain Document loaders. Langchain Unstructured tutorial
8+ agents work together to develop games using Claude 3.5 Sonnet
AutoGen Deep Dive with Multi Agent interactions
AutoGen Introduction in 5 files step by step including how to enable Docker
Custom langchain Agent & Tools with memory. Turn any Python function into langchain tool with Gpt 3
Fine tuning Gpt 3 with a custom dataset
Llama Index ( GPT Index) step by step introduction
Cursor IDE deep dive and why it is the best tool for coding
Open Source Faster Whisper Voice transcription model running locally. Install instructions included
Langchain ChatGPT your documents challenge with Gpt 3 and OpenAI embeddings and Streamlit UI
Memwalker advanced tree retrieval without VectorDB Python code inspired by the paper
GPT 3 codes Python Turtle loops from user input with OpenAI API: Python gpt 3 Turtle library
python list comprehension (functions, loops, if and else statements)
Learn Javascript with chatgpt. Javascript tutorial Part 1
Python web application made easy and fast with Streamlit. Streamlit Python tutorial in VS Code
How to use Interpreter Mode and Terminal Commands in Cursor IDE so you can code FASTER!
Fun with html, css, javascript, fastapi using gpt chat and GPT 3
OpenAI embeddings explained with code examples. how to use OpenAI Gpt3 ADA vectorized embeddings API
Chat with multiple PDF Documents
Function calling, Self correcting GPT auto coder
Gpt 3 API running directly in VS Code. implementting OpenAI API to display responses within VS Code
python reduce function explained by github copilot
RAG Agents: How to Design AI Assistants with OpenAI API with 10.000 documents support
GPT-4 Codes near perfect Langchain code using Vector db from documentation
Function calling with Chatgpt (gpt-3.5.turbo, GPT-4) in depth exploration
QA over documents with Auto vector index selection with Langchain router chains.
Livekit real-time Ai agent voice interface in Python with Auto detected user interruptions
Python sorting algorithms and complexity analysis with GPT-3
Recipe app in 10 minutes with Huggingface transformers and Gpt 3 API. tutorial: learn by building
Chatgpt and gpt 3 codes Tkinter canvas animations in marathon style
GPT 3 searches the internet with langchain. how to use langchain tutorial: Agents & Tools explained
How to install the requirements for Talking with multiple PDFs App
Langchain Async explained. Make multiple OpenAI chatgpt API calls at the same time.
Automating fine tuning data generation using GPT 4
GPT Meets Pygame: AI-Driven Python Game Experience
GPT-4 Omni personas perform market research for you with real-time updating plot and coding walkthru
javascript reduce method explained
GPT-4 Codes near perfect Llama Index code using Vector DB from documentation
Build WebApps from a csv file and deploy to railwayapp. How I built the echohive app
Next js + FastAPI + Python implementation of realtime chat sentiment analysis with GPT-4 Omni
GPT-4 Auto Code executing debugger
AI Update 2: text to audio, prompt marketplace, build llm powered apps and more
Solving StackOverflow problems with OpenAI GPT-3 and Github Copilot
Zen of Python programming
GPT-3 codes JavaScript animation
100 GPT API calls simultaneously with asyncio with Tenacity retry
Custom LLM Agent with tools from scratch with python and vanilla OpenAI
Translating long documents with GPT-4o + translation Eval | using structured outputs
gpt 3 Adventure Game Development with Python: Part 2 --Getting response in Python with OpenAI api--
GPT-4 Auto Coder #2 Code Review and improved Streamlit WebAapp UI
ChatGPT web UI locally for GPT-4 using FastAPI and JavaScript
Auto Coder codes a GPT text adventure game, web automation tool and music synthesizer
javascript data types explained
Creating a Gpt 3 Webapp with OpenAI API, FastAPI, html, JavaScript and Python
Chat Gpt UI built by Gpt 3 API responses directly in VS Code. Using HTML,CSS , JavaScript & FastAPI
How to make podcasts with AI in Python