AI Agents, Language Models, Systems

Aadit Suryawanshi

I'm currently building AI agents capable of planning, reasoning, and using tools to solve real-world problems. Alongside agent systems, I work on memory architectures, retrieval pipelines, and language model training to better understand and build reliable AI systems end-to-end.

GitHub

Current rabbit holes

  1. Experimenting with how AI systems can remember, retrieve, and reason over knowledge across conversations and documents.
  2. Building my own memory architecture.
  3. Fine-tuning open-source LLMs for medical QA
  4. Training GPT-style language models from scratch in PyTorch