Vigyata.AI
Is this your channel?

🐙 Building Your First AI Agent

38.6K views· 1,816 likes· 71:01· Oct 18, 2025

🛍️ Products Mentioned (10)

Want to get resources from this livestream? Sign up here so I can email them to you: https://www.lonelyoctopus.com/workshop 🤝 Business Inquiries: https://tally.so/r/mRDV99 🖱️Links mentioned in video ======================== 🔗Affiliates ======================== My SQL for data science interviews course (10 full interviews): https://365datascience.com/learn-sql-for-data-science-interviews/ 365 Data Science: https://365datascience.pxf.io/WD0za3 (link for 57% discount for their complete data science training) Check out StrataScratch for data science interview prep: https://stratascratch.com/?via=tina 🎥 My filming setup ======================== 📷 camera: https://amzn.to/3LHbi7N 🎤 mic: https://amzn.to/3LqoFJb 🔭 tripod: https://amzn.to/3DkjGHe 💡 lights: https://amzn.to/3LmOhqk ⏰Timestamps ======================== 00:00 intro 📲Socials ======================== instagram: https://www.instagram.com/hellotinah/ linkedin: https://www.linkedin.com/in/tinaw-h/ discord: https://discord.gg/5mMAtprshX 🎥Other videos you might be interested in ======================== How I consistently study with a full time job: https://www.youtube.com/watch?v=INymz5VwLmk How I would learn to code (if I could start over): https://www.youtube.com/watch?v=MHPGeQD8TvI&t=84s 🐈‍⬛🐈‍⬛About me ======================== Hi, my name is Tina and I'm an ex-Meta data scientist turned internet person! 📧Contact ======================== youtube: youtube comments are by far the best way to get a response from me! linkedin: https://www.linkedin.com/in/tinaw-h/ email for business inquiries only: hellotinah@gmail.com ======================== Some links are affiliate links and I may receive a small portion of sales price at no cost to you. I really appreciate your support in helping improve this channel! :)

About This Video

In this livestream, I walk you through how to build your first AI agent from scratch—without getting lost in the hype. I start by defining what an AI agent actually is (and how it’s different from a chatbot): an agent can take actions, use tools, remember context, and plan steps toward a goal. Then I lay out a simple framework you can follow: define your use case, choose a no-code vs. code approach, and make sure you have the core building blocks (LLM, instructions, tools, memory, guardrails, and orchestration). I also demo what “simple” and “advanced” can look like in real life. On the no-code side, I show a visual workflow builder (n8n) and a more complex multi-agent setup where a main orchestrator can call sub-agents for RAG (database retrieval), web search, and Google Docs report generation—plus error handling (because live demos are always an adventure). On the code side, I show how you can get an agent running in ~30 lines with Streamlit + OpenAI’s Agents SDK, and then scale up to a multi-agent investing research system that runs fundamental, macro, and quantitative analysis in parallel and synthesizes it into a final recommendation. By the end, you should have a clear roadmap: start simple, add tools only when you need them, and build toward more complex agentic systems as your use case demands.

Frequently Asked Questions

🎬 More from Tina Huang