Uploaded October 2025 | Updated September 2026, 2 weeks ago
๐ The LangChain 10 Days FREE Bootcamp is live: 10 lessons, free AI models only, from your first API call to a production grade RAG agent. Start with Day 0 for the roadmap and setup.
๐บ Full playlist: youtube.com/watch?v=KJ3_NExk7-Q&list=PLW4pPr9JCovI&index=1
----------
In this tutorial, I'll show you how to build a RAG (Retrieval Augmented Generation) system using OpenAI's new Agent Builder platform without writing any code. The Agent Builder uses a drag-and-drop workflow interface similar to n8n or LangGraph Studio that makes it incredibly easy to create powerful AI agents.
I'll walk you through the complete process of creating a RAG agent that can search through documents and extract information. We'll use Google's financial 10-Q document as an example and build an agent that can answer questions about earnings data by searching through the file system.
Dataset
github.com/laxmimerit/rag-dataset
What you'll learn:
- How to access and use OpenAI's Agent Builder platform
- Understanding the core nodes: Agent, File Search, Guardrails, and more
- Setting up a RAG agent with system prompts and instructions
- Uploading documents and creating vector stores
- Connecting file search tools to your agent
- Testing your workflow and verifying results
- Working with financial documents and extracting specific data
The video includes a live demonstration where we query Google's earning data and verify the results against the actual 10-Q document. This no-code approach makes it accessible for anyone to build sophisticated RAG systems without programming knowledge.
๐ Learn More with My Udemy Courses
๐ฅ MCP Mastery: Build AI Apps with Claude, LangChain and Ollama
udemy.com/course/mcp-mastery-build-ai-apps-with-claude-langchain-and-ollama/?referralCode=31C17C306A59601B8689
๐ Agentic RAG with LangChain & LangGraph
udemy.com/course/agentic-rag-with-langchain-and-langgraph/?referralCode=C0BCC208F53AF2C98AC5
๐ง LangGraph with Ollama
udemy.com/course/langgraph-with-ollama/?referralCode=B646DCB44A189BEBC20C
โก Ollama and LangChain
udemy.com/course/ollama-and-langchain/?referralCode=7F4C0C7B8CF223BA9327
๐ง Fine-Tuning LLM with Hugging Face Transformers
udemy.com/course/fine-tuning-llm-with-hugging-face-transformers/?referralCode=6DEB3BE17C2644422D8E
๐ NLP with BERT in Python
udemy.com/course/nlp-with-bert-in-python/?referralCode=063516494616C76907CD
๐ Connect with Me
Website & Blogs: kgptalkie.com
LinkedIn: linkedin.com/in/laxmimerit
GitHub: github.com/laxmimerit
Twitter (X): twitter.com/laxmimerit
๐ Support the Channel
๐ Like the video if it helps you
๐ฌ Comment your doubts & feedback
๐ Subscribe for free weekly AI & Data Science content
#DataScience #MachineLearning #LangChain #LangGraph #Ollama #Python #AI #DeepLearning #NLP #GenerativeAI #LLM #HuggingFace #BERT
๐ The LangChain 10 Days FREE Bootcamp is live: 10 lessons, free AI models only, from your first API call to a production grade RAG agent. Start with Day 0 for the roadmap and setup.
๐บ Full playlist: youtube.com/watch?v=KJ3_NExk7-Q&list=PLW4pPr9JCovI&index=1
----------
In this tutorial, I'll show you how to build a RAG (Retrieval Augmented Generation) system using OpenAI's new Agent Builder platform without writing any code. The Agent Builder uses a drag-and-drop workflow interface similar to n8n or LangGraph Studio that makes it incredibly easy to create powerful AI agents.
I'll walk you through the complete process of creating a RAG agent that can search through documents and extract information. We'll use Google's financial 10-Q document as an example and build an agent that can answer questions about earnings data by searching through the file system.
Dataset
github.com/laxmimerit/rag-dataset
What you'll learn:
- How to access and use OpenAI's Agent Builder platform
- Understanding the core nodes: Agent, File Search, Guardrails, and more
- Setting up a RAG agent with system prompts and instructions
- Uploading documents and creating vector stores
- Connecting file search tools to your agent
- Testing your workflow and verifying results
- Working with financial documents and extracting specific data
The video includes a live demonstration where we query Google's earning data and verify the results against the actual 10-Q document. This no-code approach makes it accessible for anyone to build sophisticated RAG systems without programming knowledge.
๐ Learn More with My Udemy Courses
๐ฅ MCP Mastery: Build AI Apps with Claude, LangChain and Ollama
udemy.com/course/mcp-mastery-build-ai-apps-with-claude-langchain-and-ollama/?referralCode=31C17C306A59601B8689
๐ Agentic RAG with LangChain & LangGraph
udemy.com/course/agentic-rag-with-langchain-and-langgraph/?referralCode=C0BCC208F53AF2C98AC5
๐ง LangGraph with Ollama
udemy.com/course/langgraph-with-ollama/?referralCode=B646DCB44A189BEBC20C
โก Ollama and LangChain
udemy.com/course/ollama-and-langchain/?referralCode=7F4C0C7B8CF223BA9327
๐ง Fine-Tuning LLM with Hugging Face Transformers
udemy.com/course/fine-tuning-llm-with-hugging-face-transformers/?referralCode=6DEB3BE17C2644422D8E
๐ NLP with BERT in Python
udemy.com/course/nlp-with-bert-in-python/?referralCode=063516494616C76907CD
๐ Connect with Me
Website & Blogs: kgptalkie.com
LinkedIn: linkedin.com/in/laxmimerit
GitHub: github.com/laxmimerit
Twitter (X): twitter.com/laxmimerit
๐ Support the Channel
๐ Like the video if it helps you
๐ฌ Comment your doubts & feedback
๐ Subscribe for free weekly AI & Data Science content
#DataScience #MachineLearning #LangChain #LangGraph #Ollama #Python #AI #DeepLearning #NLP #GenerativeAI #LLM #HuggingFace #BERT


![Hermes vs OpenClaw: Which AI Agent Is Better?
๐ The LangChain 10 Days FREE Bootcamp is live: 10 lessons, free AI models only, from your first API call to a production grade RAG agent. Start with Day 0 for the roadmap and setup.
๐บ Full playlist: https://www.youtube.com/watch?v=KJ3_NExk7-Q&list=PLW4pPr9JCovI&index=1
OpenClaw vs Hermes Agent
Hermes is a free desktop AI agent that runs multiple sub-agents in parallel, controls your computer, and works with hundreds of free models through OpenRouter. You dont need a credit card or a paid plan.
In this video Ill show you how to install it on Windows, connect it with a free OpenRouter API key, and run two real demos. In the first, the agent reads my Downloads folder and copies files to my Desktop on its own. In the second, I ask it to research the Anthropic IPO from both sides. It fires two sub-agents simultaneously, they work in parallel, and the main agent gives a final recommendation. I used millions of tokens and paid nothing.
Hermes Agent Setup with Free AI API - Full Tutorial (2026)
https://youtu.be/PweUF4T9FSU
OpenClaw Tutorials
https://youtube.com/playlist?list=PLc2rvfiptPSQMZf3rlYZZ8vwUBcm6jv4d&si 4Fg00t1r2ONRkYD
โฑ Chapters:
0:00 Intro - Hermes multi-agent in action
1:15 Download & install Hermes on Windows
2:17 Hermes UI walkthrough (sessions, skills, tools, settings)
4:48 Connect a free AI API with OpenRouter
5:32 Get your OpenRouter API key & pick a free model
7:28 Computer use demo - AI copies files via terminal
9:17 Multi-agent demo - 2 sub-agents research Anthropic IPO
10:50 Viewing the final multi-agent result
๐ Resources:
โ Download Hermes Agent (Windows): [paste your link here]
โ OpenRouter (free AI models): https://openrouter.ai
๐บ Watch next / Playlist:
โ Free Hermes Agent Tutorials (full playlist): https://www.youtube.com/playlist?list=PLc2rvfiptPSS8rBC6WwQjsOR7LsFLoWzX
โ Qwen 3.6 + Hermes Agent - Powerful Local AI Beast: https://www.youtube.com/watch?v=f8akrfxrJWg
๐ Go deeper - my Udemy course:
Deep Agent - Multi Agent RAG with Gemini and LangChain โ https://kgptalkie.com/deep-agent
If this helped, give it a like. If you get stuck somewhere, drop a comment. I read them. Subscribe and hit the bell so you dont miss the next Hermes tutorial.
#HermesAgent #FreeAI #LocalAI Hermes vs OpenClaw: Which AI Agent Is Better?](https://i.ytimg.com/vi/T_38adYHaTg/mqdefault.jpg)







