Skip to content
View Atharva-Jayappa's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report Atharva-Jayappa

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
Atharva-Jayappa/README.md
header

About

  • ๐Ÿง  Working on agentic systems, LLM tooling, and knowledge graphs / knowledge bases โ€” how to give models structured memory and let them act on it safely.
  • ๐Ÿ”Œ Hands-on with MCP (Model Context Protocol), multi-agent orchestration, retrieval-augmented generation, and federated fine-tuning.
  • ๐ŸŽ“ Pursuing my M.S. in Computer Science at the University of Southern California.
  • ๐Ÿ› ๏ธ I like building things that are useful under load โ€” not just demos. Reliability over hype.
  • โ˜๏ธ Also comfortable with cloud (GCP / AWS) and infra when a project needs it.
  • ๐Ÿ’ฌ Ask me about agent design, LLM evals, knowledge-graph backed retrieval, PyTorch, or shipping AI features safely.
status

๐Ÿš€ Currently Building

๐Ÿฅ ATLAS

An on-prem agentic ED operating layer built at LA Hacks 2026. Multi-agent triage and coordination for emergency departments โ€” without sending PHI to the cloud.

TypeScript ยท LLM agents ยท healthcare

๐Ÿ’ฅ blast-scope

An MCP tool that scores the blast radius of shell commands before they run โ€” so coding agents stop nuking production by accident.

Python ยท MCP ยท agent safety

๐Ÿ”Œ MCP_QnA

An MCP client/server pair using Gemini + tool-calling for context-grounded QA โ€” the scaffolding for plugging structured knowledge into an agent loop.

Python ยท MCP ยท RAG

๐Ÿค Federix

Centralized vs. federated deep-learning strategies on a shared dataset โ€” a sandbox for studying privacy/utility trade-offs in distributed training.

Python ยท PyTorch ยท federated learning
More projects

๐Ÿงฐ Tech Stack

AI / Agents

Knowledge & Data

Languages

Also: AWS ยท GCP ยท Docker ยท Linux ยท Git when a project calls for it.


๐Ÿ“ Los Angeles, CA ยท Open to AI / ML / Agent Engineering internships and full-time roles for 2026.

footer

Pinned Loading

  1. atlas-lahacks atlas-lahacks Public

    ATLAS โ€” on-prem agentic ED operating layer (LA Hacks 2026)

    TypeScript

  2. voiceysurvey voiceysurvey Public

    Forked from Manas-33/voiceysurvey

    A Voice-based AI agent designed to make data collection civic engagement accessible through a simple phone call

    TypeScript

  3. blast-scope blast-scope Public

    MCP tool that scores the blast radius of shell commands before execution.

    Python

  4. Protocol-Unmasked Protocol-Unmasked Public

    A Social Co-op Heist Game | Made for Global Game Jam USC 2026

    TypeScript 3

  5. Federix Federix Public

    A python project to implement centralized and federated deep learning strategies over a dataset

    Python

  6. MultiprogrammingOS MultiprogrammingOS Public

    An Operating System emulation that showcases essential concepts of operating systems such as process scheduling, memory management, and inter-process communication.

    C++