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
OPEN SOURCE
-

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:
-
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 -
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 Nano Banana Hackathon Project Goes Open Source
By
–
After the Google Nano Banana Hackathon, the project will be open source.
-
Kimi K-2.1: Moonshot’s Upgraded Open Weights Model
By
–
My notes on Kimi-K2-Instruct-0905, aka Kimi K-2.1 – an incremental improvement on Moonshot's previous trillion parameter open weights model, now with twice the context length (256k up from 128k)
-

DeepMCPAgent: Dynamic MCP Tool Discovery and Agent Development
By
–
DeepMCPAgent A powerful tool for dynamic MCP tool discovery and agent development. Built with LangChain and LangGraph, it streamlines integration over HTTP/SSE while supporting major LLMs. Check it out! https://
github.com/cryxnet/deepmc
pagent
… -
OpenAI’s Journey from Open Research to Closed Commercial AI
By
–
> be openAI, circa 2017
> do lots of interesting research
> all open source > no one cares that much
> invent chatGPT in 2022
> get too busy to do open research
> everyone gets mad
> wheres the open research
> more like closedAI
> three years pass. now 2025
> finally release an -
Popular Coding Tool Created for Fun Powers AI Agents
By
–
It’s actually crazy how many coding agents use something I made for fun one afternoon
-
Efficient AI Model Runs on Less Than 200MB RAM
By
–
Good question! It's small enough to run on less than 200MB of RAM with quantization. You can read more about it here: