6. Add Dynamic Knowledge Sources Create a sidebar to dynamically add PDF URLs to your knowledge base:
@saboo_shubham_
-

Create Intelligent AI Agent Using Agno Framework
By
–
5. Create the AI Agent using Agno Create an intelligent agent that searches your knowledge base and generates answers:
-

Local Knowledge Base Setup with EmbeddingGemma Embeddings
By
–
4. Set Up Knowledge Base with Local Embeddings Create a cached knowledge base using EmbeddingGemma for 100% local processing:
-
Building AI Agents with Streamlit, Agno, and LanceDB
By
–
2. Import necessary libraries • Streamlit for building the web app
• Agno for building AI agents
• LanceDB as the local vector store -
Install Python Libraries and Ollama AI Models
By
–
1. Install the necessary Python Libraries Run the following command from your terminal. Then pull the required Ollama models:
• ollama pull embeddinggemma:latest
• ollama pull llama3.2:latest -
Step-by-Step Code Tutorials for AI Learning
By
–
You can follow along this tutorials with step-by-step code instructions on @unwind_ai_
-
Building Local RAG Agent with EmbeddingGemma and Ollama
By
–
Let's build a local RAG Agent using Google's EmbeddingGemma and Ollama running locally on your machine. 100% Opensource and works without internet.
-

Google Engineer Releases Free Agentic Design Patterns Book
By
–
This Google engineer just released a 424-page free book on Agentic Design Patterns. Covers advanced prompt engineering, multi-agent frameworks, RAG, agent tool use and MCP. 100% free with practical code examples.
-
MiniCPM-V 4.5 Outperforms Larger Models Through Efficient Design
By
–
MiniCPM-V 4.5 beats much larger models by focusing on efficiency instead of brute force. Instead, it combines (1) extreme video compression, (2) smarter OCR/document pretraining, (3) controllable fast/deep reasoning, and (4) efficient alignment. So an 8B model can outperform
-
100+ Free Open Source AI Agents and RAG Tutorials
By
–
Stay tuned for more such interesting posts → @Saboo_Shubham_ I have created 100+ AI Agents and RAG tutorials, 100% free and opensource. P.S: Don't forget to star the repo to show your support
