Avi Chawla
Search documents
X @Avi Chawla
Avi Chawla· 2025-06-19 06:31
Project Highlights - AI Engineering Hub 即将突破 10k GitHub stars [1] - 该项目是 100% 开源的,并托管了 70 多个免费的实践演示 [1] - 提供了 10 个 MCP、RAG 和 AI Agents 项目供 AI 工程师使用 [1] Resource Sharing - 分享了关于 DS, ML, LLMs 和 RAGs 的教程和见解 [1]
X @Avi Chawla
Avi Chawla· 2025-06-19 06:31
🔟 MCP-powered deep researcherChatGPT has a deep research feature. It helps you get detailed insights on any topic. Learn how you can build a 100% local alternative to it.Repo link → https://t.co/2IyMy6C63THere's the workflow 👇 https://t.co/aQoQwJDder ...
X @Avi Chawla
Avi Chawla· 2025-06-19 06:30
AI Engineering Hub is about to cross 10k GitHub stars!It’s 100% open-source and hosts 70+ free hands-on demos.Here are 10 MCP, RAG, and AI Agents projects for AI engineers: https://t.co/Zxe2K6DEKg ...
X @Avi Chawla
Avi Chawla· 2025-06-18 19:32
RT Avi Chawla (@_avichawla)Wow!! Anyone can now automate anything on the web by writing a prompt!Director by @browserbasehq lets you automate any task on the web using natural language. It also generates the corresponding production-ready code to add to your scripts!No coding required! https://t.co/tJsbP3Z03i ...
X @Avi Chawla
Avi Chawla· 2025-06-18 06:34
If you found it insightful, reshare it with your network.Find me → @_avichawlaEvery day, I share tutorials and insights on DS, ML, LLMs, and RAGs.Avi Chawla (@_avichawla):Wow!! Anyone can now automate anything on the web by writing a prompt!Director by @browserbasehq lets you automate any task on the web using natural language. It also generates the corresponding production-ready code to add to your scripts!No coding required! https://t.co/tJsbP3Z03i ...
X @Avi Chawla
Avi Chawla· 2025-06-18 06:34
Wow!! Anyone can now automate anything on the web by writing a prompt!Director by @browserbasehq lets you automate any task on the web using natural language. It also generates the corresponding production-ready code to add to your scripts!No coding required! https://t.co/tJsbP3Z03i ...
X @Avi Chawla
Avi Chawla· 2025-06-17 19:11
I built an MCP-powered RAG over video files.You can:- Ingest a video file.- Ask questions to get natural language responses.- Extract precise timestamps that answer the question.Check the explainer thread below: https://t.co/hy5aVCQj9pAvi Chawla (@_avichawla):Let's build an MCP-powered RAG over videos, step-by-step: ...
X @Avi Chawla
Avi Chawla· 2025-06-17 06:31
If you found it insightful, reshare it with your network.Find me → @_avichawlaEvery day, I share tutorials and insights on DS, ML, LLMs, and RAGs.Avi Chawla (@_avichawla):Let's build an MCP-powered RAG over videos, step-by-step: ...
X @Avi Chawla
Avi Chawla· 2025-06-17 06:31
And that was your MCP-powered video RAG.Here's the workflow again for your reference:- We ingest a video and store it in the Ragie index.- We retrieve relevant data based on user's query (including video chunks).Check this 👇 https://t.co/BLW2vP72OB ...