Skip to content
View 9059Rohith's full-sized avatar

Highlights

  • Pro

Block or report 9059Rohith

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
9059Rohith/README.md
Rohith Kumar Dhamagatla — holographic AI/ML developer portrait

Portfolio LinkedIn Kaggle GitHub Email


Building intelligent systems that move from ambitious ideas to useful products.

AI/ML ENGINEERING · FULL-STACK DEVELOPMENT · LLM & RAG SYSTEMS · SPEECH AI · OPEN SOURCE


👋 Hello, world

I'm Rohith Kumar Dhamagatla, a computer science student, AI engineer, and full-stack builder from Andhra Pradesh, India.

I enjoy the difficult middle ground between a promising prototype and a product people can trust. That means thinking about the model and the interface, retrieval quality and latency, system design and deployment. My work spans LLM applications, RAG pipelines, multi-agent systems, speech technology, healthcare AI, developer tooling, and full-stack products.

I care about building software with a clear reason to exist—especially technology that improves access, learning, safety, or decision-making.

🎓 Education
Amrita Vishwa Vidyapeetham
+ IIT Madras
🧠 Core focus
LLMs, RAG, agents
and speech AI
🛠️ Builder mode
Research prototype
to deployed product
📍 Based in
Anantapur
Andhra Pradesh, India
class RohithKumar:
    role = ("AI/ML Engineer", "Full-Stack Developer", "Student Researcher")

    education = (
        "B.Tech CSE (AI/ML) — Amrita Vishwa Vidyapeetham",
        "B.S. Data Science & Applications — IIT Madras",
    )

    current_focus = {
        "intelligence": ["LLM systems", "RAG", "multi-agent workflows"],
        "interaction": ["speech AI", "accessible experiences"],
        "engineering": ["reliable backends", "real-time products", "deployment"],
    }

    mission = "Build useful systems, measure honestly, and keep improving."

🔭 Current workbench

🤝 Saathi AI

Designing an AI learning companion around production-minded retrieval, clear grounding, and genuinely helpful tutoring experiences.

RAG LLM orchestration Learning technology

🗣️ ASD-Edge-ST

Exploring edge speech enhancement and assistive technology for children with autism, with attention to privacy and real-world constraints.

Speech AI Edge ML Accessibility

📄 Research & writing

Studying AI-assisted speech therapy and organizing the evidence, limitations, and open questions into rigorous technical writing.

Literature review Experiment design IEEE

🌍 Open building

Shipping hackathon experiments, contributing to open projects, and turning short feedback loops into better engineering judgment.

Open source Hackathons Rapid prototyping

🚀 Featured projects

A computational system that takes a pathogen protein and narrows the candidates that should be tested experimentally.

Why it matters: connects computational filtering with expensive real-world research decisions.

AI Bioinformatics Research tooling

An Amazon-style fulfillment simulation with autonomous coordination, A*/CBS pathfinding, failure recovery, and a live digital twin.

Engineering focus: coordination under constraints, visibility, and graceful recovery.

Python Multi-agent systems Streamlit

A voice-first multilingual health-triage assistant for pharmacy counters, with structured follow-ups and code-enforced safety rails.

Product focus: clear SAFE / CAUTION / SEE-A-DOCTOR guidance and printable summaries.

Speech AI Safety Healthcare

An AI meeting-execution system that transforms transcripts into owned, dated tasks with live tracking and automated follow-ups.

Product focus: closing the gap between conversation and accountable execution.

LLM Automation Real-time UX

A production-grade lead-distribution platform with fair round-robin allocation, SSE updates, concurrency-safe transactions, and webhook idempotency.

Engineering focus: correctness under concurrency and reliable event processing.

Next.js Prisma PostgreSQL

A reinforcement-learning environment where an LLM agent acts as an on-call SRE and stabilizes an AI platform through realistic incidents.

Research focus: agent decisions, operational trade-offs, and measurable recovery.

Reinforcement learning LLM agents SRE

More things I've built

  • 🌌 StellarStep — a neuro-inclusive MERN application that uses a space-themed experience to support routines and sensory regulation for children with autism.
  • 🧑‍💼 Resume Skill Matcher — NLP-based resume analysis, role matching, and actionable skill-gap discovery.
  • 🔐 ComputerSecurity — secure file management with MFA, AES/RSA hybrid cryptography, role-based access, signatures, and expiring storage.
  • 🌪️ Disaster Guard — full-stack disaster monitoring with weather data, citizen reports, and a centralized response dashboard.
  • 💬 TARS — real-time chat with DMs, groups, presence, typing indicators, unread counts, and reactions.
  • 💊 Prescripto — appointment scheduling and digital prescriptions for streamlined patient–doctor workflows.

⚙️ Technology universe

I choose tools based on the problem, not the trend. These are the technologies I most often reach for:

Languages

Python TypeScript JavaScript C++ Java Go

AI, ML & intelligent systems

PyTorch TensorFlow scikit-learn Hugging Face LangChain RAG Multi-Agent Speech AI

Product engineering

React Next.js Node.js FastAPI React Native Flutter Tailwind CSS

Data, cloud & delivery

PostgreSQL MongoDB Redis Docker Kubernetes AWS Git Linux

Open the extended toolkit
Area Tools and concepts
LLM engineering Prompt design, retrieval pipelines, grounding, vector search, ChromaDB, FAISS, Groq, model APIs
Backend systems REST APIs, SSE, authentication, queues, webhooks, concurrency, idempotency, caching
Data & ML Data preparation, classical ML, deep learning, evaluation, experiment tracking, inference
Frontend Responsive UI, component systems, accessibility, state management, real-time experiences
Engineering System design, testing, observability, containerization, CI/CD, cloud deployment

🧭 How I build

01  Start with the user and the constraint—not the model.
02  Design the smallest system that can prove the idea.
03  Make failure visible, recoverable, and measurable.
04  Treat safety, latency, and usability as product features.
05  Ship early enough to learn; iterate carefully enough to improve.
Principle What it means in practice
Useful beats flashy A smaller dependable workflow is better than an impressive demo nobody can trust.
Evidence beats intuition Define what success means, instrument it, and let results change the design.
Systems beat isolated models Great AI products need retrieval, guardrails, interfaces, evaluation, and operations.
Clarity beats cleverness Code, architecture, and documentation should make the next decision easier.

🏆 Highlights beyond the commit graph

  • 🥇 Reached the CodeVita finalist stage, placing in the top tier of participants.
  • 🌐 Served as a Google Student Ambassador.
  • 🏊 Represented Andhra Pradesh in state-level competitive swimming.
  • 🏅 Earned placements in FIN HACK101 and Suprathon 2025.
  • 🚀 Built and shipped a growing collection of hackathon projects across legal tech, compliance, incident response, healthcare, learning, and accessibility.
  • 🔬 Balancing product engineering with research interests in speech technology and responsible applied AI.

📊 GitHub activity

Rohith's GitHub contribution summary
Rohith's GitHub contribution streak

The graph tells you how often I build. The repositories tell you what I care about.

🤝 Let's create something useful

I'm always interested in thoughtful conversations and collaborations around:

  • applied AI and machine-learning products;
  • LLM/RAG architecture and evaluation;
  • speech AI, accessibility, and assistive technology;
  • multi-agent simulations and intelligent automation;
  • full-stack systems with interesting reliability challenges;
  • open-source work, research, and hackathons.

If the problem is meaningful and technically difficult, I want to hear about it.

Email

Portfolio · LinkedIn · Kaggle · All repositories


Code with purpose · Debug with patience · Deploy with confidence

Popular repositories Loading

  1. openswarm openswarm Public

    TypeScript 4

  2. Prescripto Prescripto Public

    A simple appointment booking and prescription app that allows patients to easily book doctor appointments online and enables doctors to manage schedules and issue digital prescriptions securely. Th…

    JavaScript 3

  3. Disaster_Mangement Disaster_Mangement Public

    Disaster Guard is a full-stack web app that helps monitor and respond to natural disasters using real-time weather data, citizen reports, and a centralized admin dashboard. Built with React, Node.j…

    JavaScript 2 2

  4. Report_Generator Report_Generator Public

    🧠💬 AI-powered **Chatbot Report Generator** built with ⚡Vite + React, 🐘PostgreSQL, and 🤗Hugging Face LLaMA. Generates insightful chatbot conversation reports with secure API integration, fast perfor…

    JavaScript 1

  5. forage-midas forage-midas Public

    Forked from vagabond-systems/forage-midas

    Project repo for the JPMC Advanced Software Engineering Forage program

    Java

  6. Resume_skill_matcher Resume_skill_matcher Public

    🤖 Resume Analyzer is an AI/ML application that uses Natural Language Processing and machine learning algorithms to instantly analyze PDF resumes against job descriptions, providing precise skill ga…

    TypeScript