Shubham Saboo Profile picture
Daily tips and tutorials on LLMs, RAG and AI Agents | Author of books on GPT-3 & Neural Search in Production | DM open for collaboration
12 subscribers
Feb 8 4 tweets 2 min read
AI Agents can now do Object Detection

AI agents can now detect objects through pure reasoning - just provide text prompt & image.

Zero training data needed. No labelling required. Find all the awesome LLM Apps with AI Agents and RAG in the following Github Repo.

P.S: Don't forget to star the repo to show your support 🌟

github.com/Shubhamsaboo/a…
Feb 5 8 tweets 4 min read
4 alternatives to OpenAI’s $200/month Deep Research AI Agent.

100% Opensource and $0 subscription fees. 1. DeepResearch by Jina AI

It uses Gemini Flash, Brave/DuckDuckGo, and Jina Reader, to mimic OpenAI's agentic search, read, and reasoning process.

100% Opensource.

github.com/jina-ai/node-D…
Feb 1 7 tweets 3 min read
3 alternatives to OpenAI's $200/month Operator like Agent.

100% free and Opensource. 1. Browser Use

It lets your AI Agent use a web browser like a human in a few lines of Python Code.

Works with Claude Sonnet 3.5, gpt-4o and Llama 3. 100% Opensource.
Jan 26 4 tweets 2 min read
After DeepSeek R1, there's new OpenAI o1 level model from China that outperforms Claude Sonnet 3.5 & GPT-4o.

Meet Kimi 1.5 - Multimodal model with advanced Chain-of-thoughts reasoning and real-time web search.

And it's 100% FREE with unlimited chats. Let that sink in. Image Find all the awesome LLM Apps with AI Agents and RAG in the following Github Repo.

P.S: Don't forget to star the repo to show your support 🌟

github.com/Shubhamsaboo/a…
Jan 21 4 tweets 2 min read
DeepSeek R1 is 100% Opensource and 96.4% cheaper than OpenAI o1 while delivering similar performance.

OpenAI o1: $60.00 per 1M output tokens
DeepSeek R1: $2.19 per 1M output tokens

People with $200 ChatGPT subscription, let that sink in. I will be adding more AI Agent apps using DeepSeek R1 in the future.

You can find all the awesome LLM Apps with AI Agents and RAG in the following Github Repo.

P.S: Don't forget to star the repo to show your support 🌟

github.com/Shubhamsaboo/a…
Jan 16 4 tweets 2 min read
Most advanced Agentic AI Researcher by Google Gemini.

A team of AI Agents work together to:
- Draft a plan
- Search the web
- Analyze results
- Create a well-researched report

All in under 2 minutes. Find all the awesome LLM Apps with AI Agents and RAG in the following Github Repo.

P.S: Don't forget to star the repo to show your support 🌟

github.com/Shubhamsaboo/a…
Jan 3 4 tweets 2 min read
Build production-ready multi-agent AI workflows with full observability in Python.

Works with Claude Sonnet 3.5 and gpt-4o.

100% Opensource. Image Find all the awesome LLM Apps with AI Agents and RAG in the following Github Repo.

P.S: Don't forget to star the repo to show your support 🌟

github.com/Shubhamsaboo/a…
Dec 31, 2024 4 tweets 2 min read
Awesome LLM Apps just crossed 10k+ stars on GitHub

Greatest time to build in public and opensource.

50+ LLM apps, AI Agents, and RAG tutorials with step-by-step instructions.

100% free and Opensource code. Image Find all the awesome LLM Apps with AI Agents and RAG in the following Github Repo.

P.S: Don't forget to star the repo to show your support 🌟

github.com/Shubhamsaboo/a…
Dec 28, 2024 4 tweets 2 min read
AI Agents, RAG, and LLMs just had their biggest week.

And the releases are mind-blowing.

Here's everything you need to know:

1. DeepSeek V3 Base model shows impressive performance
→ 671B parameter Mixture-of-Experts model
→ 37B parameters activated per token
→ Outperforms Claude 3.5 Sonnet, GPT-4, and Llama 3

2. OASIS launches social media simulator
→ Model up to 1 million AI agent interactions
→ Study behavior across Twitter and Reddit
→ Analyze information spread and group dynamics

3. Cheshire Cat AI is an opensource framework for production AI agents
→ Built with Docker at its core
→ Process documents and connect to external APIs
→ Supports both commercial and open-source LLMs

4. Humanloop releases comprehensive RAG evaluation suite
→ Automated evaluations through code or UI
→ Human feedback collection capabilities
→ Real-time performance monitoring

5. Hercules emerges as first opensource testing agent
→ Converts Gherkin steps to end-to-end tests
→ No coding skills required
→ Handles complex testing automation Get the full sccop in my AI newsletter:

P.S: Don't forget to subscribe for FREE to get these updates directly in your inbox.theunwindai.com/p/turn-ai-agen…
Dec 27, 2024 4 tweets 2 min read
I built a RAG Routing Agent that exactly knows where to look.

It automatically route queries to the right knowledge base and falls back to web search when needed.

100% Opensource Code with step-by-step tutorial. Step-by-step tutorial with Code:

theunwindai.com/p/build-a-rag-…
Dec 24, 2024 4 tweets 2 min read
I built a multimodal AI medical image diagnosis agent using Gemini 2.0

This AI Agent can:
• Analyze medical scans
• Detect abnormalities
• Search the web
• Generate patient-friendly reports

100% Opensource Code with step-by-step tutorial. STRICTLY for educational purposes. Not for any kind of medical advice.

Find all the awesome LLM Apps with AI Agents and RAG in the following Github Repo.

P.S: Don't forget to star the repo to show your support 🌟

github.com/Shubhamsaboo/a…
Dec 19, 2024 4 tweets 2 min read
Drag & Drop to build AI Agents.

And deploy to API in one click with Nocode.

100% Opensource. Try it out now: pyspur.dev

Find all the awesome LLM Apps tutorials with RAG and AI agents in my AI newsletter for developers.

P.S: Don't forget to subscribe for FREE to access future tutorials.

theunwindai.com/archive?tags=A… Image
Dec 14, 2024 4 tweets 2 min read
I built an automated AI design team with multi-agents.

It has 3 multimodal AI agents working together as a team:

1. Visual Design Agent
2. UX Analysis Agent
3. Market Analysis Agent

100% Opensource Code with step-by-step tutorial. Step-by-step tutorial with Code:

theunwindai.com/p/build-a-mult…
Dec 10, 2024 4 tweets 2 min read
AI Agents and RAG tutorials with step-by-step instructions

100% Free and Opensource. Image Find all the awesome LLM Apps demo with RAG in the following Github Repo.

P.S: Don't forget to star the repo to show your support 🌟

github.com/Shubhamsaboo/a…
Dec 3, 2024 14 tweets 4 min read
Build a personal health and fitness AI Agent using Google Gemini in less than 50 lines of Python Code (step-by-step instructions): For easy viewing, follow this blog post with step-by-step code instructions.

Alternatively, continue reading for detailed code instructions and steps.

theunwindai.com/p/build-a-pers…
Nov 29, 2024 5 tweets 2 min read
Qwen QwQ-32B can reason as good as OpenAI o1 mini (in most of the cases).

Best part? You can run this locally with an UI in less than 10 lines of Python Code (100% free and without internet). 1. Pull Qwen QwQ-32B from @ollama locally on your computer.

ollama.com/library/qwq:32b
Nov 24, 2024 15 tweets 4 min read
Build a local ChatGPT Clone with memory using Llama 3.1 and vector databases (100% free and without internet): For easy viewing, follow this blog post with step-by-step code instructions.

Alternatively, continue reading for detailed code instructions and steps.

theunwindai.com/p/build-a-loca…
Nov 10, 2024 9 tweets 3 min read
Build an AI Finance Agent with web access using xAI Grok in just 20 lines of Python Code (step-by-step instructions): For easy viewing, follow this blog post with step-by-step code instructions.

Alternatively, continue reading for detailed code instructions and steps.

theunwindai.com/p/build-an-ai-…
Oct 22, 2024 12 tweets 4 min read
Build a team of AI Agents to create an AI financial analyst with web access using GPT-4o in just 20 lines of Python Code (step-by-step instructions): For easy viewing, follow this blog post with step-by-step code instructions.

Alternatively, continue reading for detailed code instructions and steps.

theunwindai.com/p/build-a-team…
Oct 21, 2024 11 tweets 4 min read
Build an AI RAG agent with web access using GPT-4o in just 15 lines of Python Code (step-by-step instructions): For easy viewing, follow this blog post with step-by-step code instructions.

Alternatively, continue reading for detailed code instructions and steps.

theunwindai.com/p/build-an-ai-…
Sep 30, 2024 11 tweets 4 min read
Finetune Llama 3.2 for free in just 30 lines of Python Code (step-by-step instructions): For easy viewing, follow this blog post with step-by-step code instructions.

Alternatively, continue reading for detailed code instructions and steps.

theunwindai.com/p/fine-tune-ll…