Skip to content
View Apurva3509's full-sized avatar

Highlights

  • Pro

Block or report Apurva3509

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.

Content in all repositories owned by your account will be closed.
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
apurva3509/README.md

Hi, I'm Apurva Patel

I build applied AI systems, agent infrastructure, and data products—with a particular interest in trustworthy automation, local-first software, and financial intelligence.

I earned an M.S. in Electrical Engineering from Columbia University, where my work covered machine learning, NLP, generative AI, and large-scale data. I like turning research ideas into software people can inspect, run, and improve.

LinkedIn GitHub followers

Featured work

A native Rust coordination runtime for concurrent AI agents. Independent Codex, Claude Code, Cursor, and custom workers get shared durable memory, direct and broadcast messaging, PID/session discovery, wakeable event streams, and atomic task leases through one private SQLite database—without a daemon or cloud account. Its durable-write path is 11.7× faster than the original Python runtime.

Rust · MCP · Multi-agent systems · SQLite · Local-first

An evidence-gated evaluation harness for financial research agents. It catches uncited claims, look-ahead evidence, stale sources, numeric conflicts, and weak high-confidence conclusions—locally and without an API key. It ships as a Python CLI, GitHub Action, and reusable agent skill.

Python · AI evaluation · Agent skills · Fintech · Local-first

A local-first macOS portfolio risk laboratory built with SwiftUI and Swift Charts. It includes allocation analytics, reproducible Monte Carlo simulations, interactive stress testing, and validated CSV import—without uploading financial data.

Swift · SwiftUI · Swift Charts · Fintech · On-device research

A zero-runtime-dependency Python CLI and GitHub Action that converts repository metadata into an actionable, transparent community-health report. It supports Markdown, machine-readable JSON, and live Shields endpoint badges.

Python · GitHub API · GitHub Actions · Developer tools

Research and experiments around fine-tuning language models for medical-domain workflows.

LLM fine-tuning · Healthcare AI · Applied research

Current research directions

  • Reliable agent harnesses: evaluations, guardrails, observability, and recovery
  • Process-aware local agent coordination, shared memory, and safe work handoffs
  • On-device intelligence with Core ML and privacy-preserving local workflows
  • Explainable portfolio analytics and probabilistic financial risk models
  • Retrieval systems and multimodal embeddings grounded in domain knowledge

Toolbox

Python Rust Swift PyTorch PostgreSQL AWS Docker

I'm happy to collaborate on substantive open-source work in AI infrastructure, fintech, macOS, and applied ML. Open an issue on one of the projects above or connect with me on LinkedIn.

Popular repositories Loading

  1. MedLMs MedLMs Public

    Medical grade LLM finetuning

    HTML 2

  2. Applied-Machine-Learning Applied-Machine-Learning Public

    Applied Machine learning using scikit-learn

    Jupyter Notebook

  3. GANs-research GANs-research Public

    Forked from nashory/gans-awesome-applications

    Curated list of awesome GAN applications and demo

  4. Big-Data-TS-Forecasting Big-Data-TS-Forecasting Public

    Forked from ritwikgoel/ClimateBDA

    Time Series Forecasting - BDA project

    Jupyter Notebook

  5. waymo-open-dataset waymo-open-dataset Public

    Forked from waymo-research/waymo-open-dataset

    Waymo Open Dataset for Autonomous driving

    Python

  6. vision vision Public

    Forked from pytorch/vision

    Datasets, Transforms and Models specific to Computer Vision

    Python