Home

Hello, World.

Hey there! This is my first blog post, and honestly, I’m still figuring out what this space will become. But if you’re here, you’re probably interested in AI, open source, or how things break in production. Welcome.

Who’s Writing This?

I’m Gauresh Tambe, a 2025 Computer Science grad (AIML specialization) from Finolex Academy of Management and Technology. I graduated with a 9.32 CGPA and secured Rank 14 in Mumbai University—which sounds incredibly impressive until you realize I spent my entire final semester stressing over my final project and desperately trying to keep up with internship sessions.

Currently in my hometown, building AI tools and open-source libraries between job applications and LeetCode sessions.

What I’m Building (Right Now)

Docsy — Headless RAG for Documentation

If you are building your portfolio or a documentation site and want to add an AI chatbot—but don’t want to waste time building a production-grade RAG pipeline from scratch—Docsy is your solution.

Right now, it scrapes GitHub .md files (like your README.md). If you have built out a solid README and just want a quick, intelligent chatbot around your project without having to write a massive, dedicated documentation site, Docsy handles the heavy lifting for you.

What it does right now:

I am currently building out new, complex RAG architectures and adding a web scraping feature to expand its capabilities.

Check it out: docsy.live 

query.fit — AI-Native Database Assistant

I originally built query.fit because I wanted to be able to simply “talk” to my databases. It started strictly as a deep-dive learning project to wrap my head around LangGraph and agentic architecture, and it quickly evolved into a fully functional tool.

What it does: It acts as an AI-powered interface that translates natural language into executable SQL. You ask a question, and the underlying agent generates, validates, and executes the query to return your data (along with dynamic chart visualizations).

Key Features:

Tech Stack: Next.js, Supabase, LangChain, LangGraph, Shadcn UI

What You’ll Find Here

I’ll be writing about whatever’s on my mind:

Short posts, long posts, whatever fits. No fixed schedule.

Why This Exists

Most dev blogs either disappear after three posts or turn into marketing disguised as tutorials.

I wanted a space to document what I’m building—the wins, the bugs, the stuff that breaks at 3 AM. No “10x developer” posturing. Just honest progress logs and things I wish I’d known earlier.

If that sounds interesting, stick around.

Let’s Connect

If you’re building something cool, experimenting with RAG, or just want to talk about AI, tech, codes, opensource let’s connect.

If you find a bug in Docsy, please open an issue. If you fix it yourself and send a PR, I’ll probably build a shrine in your honor.

Thanks for reading. See you in the next one. ✌️

© Gauresh Tambe. All Rights Reserved.