@akshay_pachaar: Let's build a multi-agent best...
@akshay_pachaar
25 views
Mar 06, 2025
1
Let's build a multi-agent best flight finder app, step-by-step (100% local):
2
Before we begin, here's a quick demo of what we're building!
You will learn:
- @CrewAIInc for multi-agent orchestration
- @BrowserbaseHQ's headless browser tool
- @Ollama to locally server DeepSeek-R1
Let's go! 🚀
You will learn:
- @CrewAIInc for multi-agent orchestration
- @BrowserbaseHQ's headless browser tool
- @Ollama to locally server DeepSeek-R1
Let's go! 🚀
3
Here's an overview of what the app does:
— Parse the query (SF to New York on 21st September) to create a Kayak search URL
— Visit the URL and extract top 5 flights
— For each flight, go to the details to find available airlines
— Summarize flight info
Now let's jump into code!
— Parse the query (SF to New York on 21st September) to create a Kayak search URL
— Visit the URL and extract top 5 flights
— For each flight, go to the details to find available airlines
— Summarize flight info
Now let's jump into code!
13
I used @LightningAI ⚡️ Studio for developing this application!
You will find all the code & everything you need to run it! ✨
Clone a FREE studio now & take it for a spin...👇
lightning.ai/akshay-ddods/s…
You will find all the code & everything you need to run it! ✨
Clone a FREE studio now & take it for a spin...👇
lightning.ai/akshay-ddods/s…
14
That's a wrap!
If you're interested in:
- LLMs 🧠
- AI Agents 🤖
- ML/AI Engineering ⚙️
Find me → @akshay_pachaar ✔️
Everyday, I share tutorials on above topics!
If you're interested in:
- LLMs 🧠
- AI Agents 🤖
- ML/AI Engineering ⚙️
Find me → @akshay_pachaar ✔️
Everyday, I share tutorials on above topics!








