DEV Community

Rohith
Rohith

Posted on

I built a free Python AI platform for Indian developers. Here's everything inside.

6 months ago I was a final year CS student
with no real projects and no clear path
into tech.

So I built one.

Not just a project. A full platform.

Here's everything inside Rohith Builds
— completely free, forever.

What's Inside

1. 100 Structured Lessons (Python → AI)

Not random tutorials. A structured path:

Day 1-20: Python basics
Day 21-40: Backend & APIs
Day 41-60: SQL & Databases

Day 61-80: AI & LLMs
Day 81-100: AI Agents & Launch

Every lesson uses Indian examples.
Zomato orders. Cricket scores.
IRCTC bookings. Aadhaar validation.

Because most tutorials use pizza and
baseball. We use what we actually know.

2. Rohi — AI Tutor

Stuck on a concept?

Ask Rohi. he's powered by Groq LLM,
understands Indian context, and is
available 24/7.

No waiting for a mentor to reply.
No expensive bootcamp.
Just ask and learn.

3. Jobs Board — Updated Daily

This took the longest to build.

An autonomous scraper that:
→ Queries LinkedIn Guest API
→ Searches Naukri via AOL gateway
→ Finds Indeed listings
→ Sends each to Groq AI for analysis
→ Filters only junior/fresher roles
→ Checks freshness (last 4 days only)
→ Removes duplicates automatically
→ Inserts into PostgreSQL

Result: 53+ curated jobs. Updated daily.
Filter by: Python, Backend, AI, Frontend
Filter by: 2025, 2026, 2027 graduates

No more scrolling through senior roles
pretending to be junior.

4. 220+ Prompt Vault

Every prompt I've used to:

  • Debug faster
  • Write better code
  • Prepare for interviews
  • Build projects

Copy. Use. Customize.

5. Improve Any Prompt (Free Tool)

Paste any AI prompt.
Get an optimized version instantly.
No signup needed.

The Tech Stack

Built with:

  • Python + Flask
  • PostgreSQL (Neon)
  • Groq API (Llama-3.3-70b)
  • Render deployment
  • SQLAlchemy + psycopg2

No React. No Next.js. No hype stack.
Just Python and PostgreSQL doing real work.

Why I Made It Free

Because every resource that helped me
was either:

  • Paywalled after lesson 3
  • In English accent I had to rewind
  • Using examples I couldn't relate to
  • Assuming I had a MacBook and ₹50k

This platform assumes nothing except:
you want to learn.

Try It

rohith-builds.onrender.com

Jobs board (no signup):
rohith-builds.onrender.com/jobs

Prompt vault (no signup):
rohith-builds.onrender.com/vault


Built this while working an unpaid
training role,
and posting daily content.

If I can build this, you can learn from it.

Start with Day 1. See you on Day 100.

— Rohith (@rohith_builds)

Top comments (0)