Skip to content
View Aisenh037's full-sized avatar
🧭
Exploring
🧭
Exploring

Block or report Aisenh037

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
Aisenh037/README.md

Karan Choudhary

I build AI products for hard, real-world Indian problems — nutrition, civil-services prep, financial compliance, rural mentorship.

Full-stack + data engineer · B.Tech, Mathematics & Data Science, NIT Bhopal

Portfolio · LinkedIn · aisenh037@gmail.com


Selected work

Project What it is Why it matters
AstralytiQ No-code forecasting & BI platform — upload sales data, get ARIMA/XGBoost forecasts and dashboards Cut a 5-hour manual reporting cycle to ~10 minutes across 40+ SKUs
Feedline Food-delivery backend in Spring Boot — modular monolith with a designed migration path to microservices System design in practice: clean architecture, scalability, real-world domain modeling
Release Copilot AI agent that runs a software release end-to-end: reads the GitHub diff, flags risks, files Jira tickets, deploys to Netlify, publishes a report to Notion Agentic workflow with every API call flowing through one integration layer
NutriSync Voice-first Flutter nutrition assistant built around Indian dietary patterns Cultural food intelligence, not a generic calorie counter
RegIntel Compliance intelligence over RBI/SEBI/NPCI circulars — RAG with ChromaDB + Gemini Turns raw regulatory PDFs into measurable action points with deadlines and owners
ShastraLab Examiner-style evaluation of handwritten and typed UPSC answers Structured feedback on structure, relevance, and depth for civil-services aspirants

How I build

  • Backend-first. Spring Boot and FastAPI services with the unglamorous parts done properly: role-based access, idempotency, audit trails, failure handling.
  • Data before models. Forecasting work starts at the ETL layer — ARIMA/XGBoost/LSTM come only after the pipeline is trustworthy.
  • AI as a component, not the product. RAG, agents, and LLM features live behind the same engineering discipline as any other service.

Stack

Backend — Java · Spring Boot · Python · FastAPI · Node.js Frontend — TypeScript · React · Next.js · Flutter Data / ML — PostgreSQL · MongoDB · Pandas · scikit-learn · ARIMA / Prophet AI systems — LangChain · LangGraph · RAG (Pinecone, ChromaDB) · Gemini API Ops — Docker · GitHub Actions

Now

  • Exploring distributed systems and MLOps
  • Open to SDE / Data Engineering / ML Engineering roles — reach me at aisenh037@gmail.com

Pinned Loading

  1. feedline-platform feedline-platform Public

    A production-grade food delivery backend built using Spring Boot, designed as a modular monolith with a clear migration path to microservices. Focused on scalability, clean architecture, and real-w…

    Java 1

  2. SecureNoteBook SecureNoteBook Public

    I have built a secure notebook using Spring Boot + Spring Security + PostgresSQL + React

    Java 1

  3. Campus_Flow Campus_Flow Public

    I developed a Department Management System tailored for the MBC (Mathematics, Bio-Informatics & Computer Applications) Department at NIT-B. This system streamlines various administrative and academ…

    TypeScript

  4. MBC_DEPT_MNGMNT MBC_DEPT_MNGMNT Public archive

    Superseded by Campus_Flow — the TypeScript rewrite of the MBC department portal.

    JavaScript 1

  5. Healthcare-Chatbot Healthcare-Chatbot Public

    A secure, role-based access control (RBAC) chatbot designed for healthcare platforms, powered by Retrieval-Augmented Generation (RAG) with FastAPI, MongoDB, Pinecone, and LangChain.

    Python 1

  6. nutrisync-app nutrisync-app Public

    A comprehensive nutrition assistant app built with Flutter, featuring voice-first AI interactions, personalized meal recommendations, and cultural food intelligence specifically designed for Indian…

    Dart 2