Skip to content
View achal2005's full-sized avatar

Block or report achal2005

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
achal2005/README.md

👋 Hey, I'm Achal

Final-year BCA (AI & Machine Learning) student who likes shipping over theorizing. I turn "wouldn't it be cool if…" ideas into deployed products — AI news engines, face-recognition automations, document-privacy tools — usually held together with Python, FastAPI, n8n and a lot of Docker. Currently chasing agentic AI and looking for an AI/ML or AI Automation internship where I can build real things.

location:   New Delhi, India 🇮🇳
education:  BCA — AI & ML, GGSIPU (Class of 2026)
focus:      [ LLM pipelines, workflow automation, full-stack AI ]
mindset:    "ship it, measure it, then make it cheaper"
open_to:    AI/ML & AI Automation internships 🚀

🧰 Tech I Build With

skills




🚀 Things I've Shipped

Full-stack AI news engine. An APScheduler pipeline ingests & dedupes 500+ RSS entries/run into Postgres, then Google Gemini writes summaries tuned to 3 reader personas. Google OAuth2, shipped on Vercel + Render.

FastAPI · Next.js · PostgreSQL · Gemini

A self-hosted n8n pipeline that pulls photos from Drive, recognizes friends with face recognition, and DMs each person their own pics on WhatsApp — idempotent, GDPR-aware, ~$3–5/month.

n8n · CompreFace · Docker · PostgreSQL

AI-powered detection & masking of sensitive fields in Indian government documents — privacy by default.

Python · NLP · Privacy

🌐 More on the way

Exploring agentic pipelines with LangChain & AutoGen. Pinned repos below are the latest — watch this space.

LangChain · AutoGen · Agents


📊 By the Numbers

stats langs
streak



activity
trophies

💡 One for the road

quote

Open to AI/ML & AI Automation internships — let's build something worth shipping.

Pinned Loading

  1. Auto-share-pics- Auto-share-pics- Public

    📸 AutoSharePics — self-hosted n8n pipeline that syncs Google Drive photos, recognizes faces (CompreFace), and auto-delivers each person their pics on WhatsApp (~$3–5/mo).

    PLpgSQL 1

  2. indian-document-data-masking indian-document-data-masking Public

    AI-powered sensitive data detection and masking for Indian government documents

    Python

  3. NEWS-AI NEWS-AI Public

    📰 The Daily Brief (frontend) — Next.js UI for an AI news aggregator with Gemini-powered, persona-based summaries.

    TypeScript

  4. NEWS-AI-BACKEND NEWS-AI-BACKEND Public

    ⚙️ The Daily Brief (backend) — FastAPI + PostgreSQL service; APScheduler ingests & dedupes 500+ RSS/run, Google Gemini NLP summarization, Google OAuth2.

    Python