Skip to content
View AdityaMedidala's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AdityaMedidala

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

πŸ‘‹ Hi, I'm Aditya

Final-year IT undergrad who likes building things that ship β€” backend systems with real concurrency guarantees, AI pipelines with real eval numbers, and a macOS app that got picked up by the press.

Skills

My Skills

About me

  • πŸŽ“ Final-year IT undergrad @ VIT Vellore (graduating 2026)
  • πŸ”¨ Building backend systems and AI-powered applications β€” FastAPI, LangGraph, RAG, multi-agent pipelines
  • πŸš€ Shipped CircleSearch, a macOS AI screen-analysis app featured by French Mac publication VVMac
  • 🌱 Into distributed systems, vector databases, concurrency, and LLM evaluation
  • πŸ”€ Contributor to open source β€” PRs to supabase-py (2.5kβ˜…) and fastapi-limiter (750β˜…)
  • πŸͺ– NCC Lance Corporal β€” NCC "C" Certificate holder

Featured Projects πŸš€

Project Description Stack
CircleSearch macOS app β€” drag any screen region for instant AI analysis. On-device OCR, BYOK, multi-provider. Featured by VVMac. Swift Β· SwiftUI Β· Apple Vision
Dino Wallet Double-entry ledger service β€” concurrency-safe under load (k6: 50 VUs, 0% errors, zero deadlocks) Python Β· FastAPI Β· PostgreSQL
Mega AI Four-agent LLM pipeline with a 15-case eval harness (0.749 vs 0.388 baseline) and a self-improving meta-agent FastAPI Β· Celery Β· Redis Β· pgvector
NOVA Production RAG over 3,800+ chunks β€” hybrid BM25 + vector, RRF fusion, Cohere rerank (RAGAS faithfulness 0.89) FastAPI Β· pgvector Β· Next.js

Connect with me πŸ“¬

GitHub LinkedIn

πŸ“§ [email protected]

Pinned Loading

  1. RoomBooking_Production RoomBooking_Production Public

    Enterprise-style room booking platform featuring transactional scheduling, admin controls, and automated email notifications built with React, Node.js, and PostgreSQL.

    TypeScript

  2. nova-frontend nova-frontend Public

    Chat interface for NOVA β€” space-themed UI with aurora background, shooting stars, and tsParticles constellation. Built with Next.js 14, Framer Motion, and react-markdown. Connects to a FastAPI RAG …

    TypeScript

  3. nova-backend nova-backend Public

    RAG pipeline powering NOVA β€” hybrid BM25 + vector search over 68 VIT Vellore documents, with Cohere reranking, multi-turn query rewriting, and a FastAPI chat endpoint. Built with PostgreSQL + pgvec…

    Jupyter Notebook

  4. dinoventures dinoventures Public

    A backend wallet service featuring double-entry bookkeeping, deadlock prevention, and robust concurrency handling

    Python

  5. invoice-app invoice-app Public

    AI-powered invoice extraction and management system using Google Document AI and Gemini, built with React, Redux, and a FastAPI backend.

    TypeScript

  6. Financial-Document-Analyzer Financial-Document-Analyzer Public

    AI pipeline that reads financial PDFs and answers questions grounded strictly in the document. Built with CrewAI (4 agents), FastAPI, Celery, Redis, and MongoDB. Includes 17 documented bugs found a…

    HTML