Daily tips and tutorials on AI Agents, RAG & LLMs | Author of books on GPT-3 & Neural Search in Production | DM open for collaboration
14 subscribers
Sep 12 • 12 tweets • 4 min read
JSON prompting for LLMs, explained with examples:
What is JSON prompting?
JSON prompting is a way of asking an LLM using a clear, structured format (with keys and values) and expecting the response in the same structured style.
Text prompts → inconsistent, messy outputs
JSON prompt → consistent, parseable data
Sep 7 • 11 tweets • 3 min read
Let's build a local RAG Agent using Google's EmbeddingGemma and Ollama running locally on your machine.
100% Opensource and works without internet.
You can follow along this tutorials with step-by-step code instructions on @unwind_ai_
After DeepSeek R1, there's new Claude 4 level model from China that outperforms DeepSeek v3, Qwen and OpenAI GPT-4.1
Meet Kimi k2 - 1 trillion parameter model purpose-built for agentic workflows with native MCP integration.
100% Opensource and FREE to try. Let that sink in.
Kimi k2 by @Kimi_Moonshot is a SOTA AI coding model that gives amazing 1 shot results at coding prompts.
Jul 10 • 4 tweets • 2 min read
Grok 4 builds an AI Investment Agent team just by going through the documentation.
Replit lets me run, test and deploy that agent team directly from the browser.
All of this in less than 2 mins.
I have created 100+ AI Agents and RAG tutorials, 100% free and opensource.
The Download Agent searches trusted platforms like Pixabay and Unsplash, gathers your images, and places them in a dedicated folder in your AI Drive.
One prompt does it all—no more tedious clicking or sorting.
Jun 7 • 14 tweets • 5 min read
Build an Agentic RAG systems that can Reason using Claude 4 and OpenAI Embedder (step-by-step instructions):
1. Install the necessary Python Libraries
Run the following commands from your terminal to install the required libraries:
Jun 5 • 6 tweets • 2 min read
OpenAI Operator costs $200 per month.
But this AI web agent literally blew my mind. I have been testing it for a while and it has automated hours of boring work for me.
5 amazing use cases:
1. Get top 10 AI stories on Hacker News in the last 24 hours and add it to my Google Doc.
2. Find top job openings in Austin that match my resume and create a Google Sheet with Company, Title, and Salary columns.
May 28 • 6 tweets • 2 min read
I vibe coded Instagram clone with this AI Agent using Claude 4 in less than 5 minutes.
Ship full-stack apps using Claude 4 without writing a single line of code.
Let that sink in.
Emergent is an agentic coding platform to build web apps, games, SaaS, Chrome extensions, and everything else.
It doesn't just generate code snippets, it builds entire systems with databases, APIs, authentication, and infrastructure, all with just simple prompts.