Skip to content
View vamssy's full-sized avatar

Block or report vamssy

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

Vamshi

AI Engineer · Agent Systems · UAE

Building production-grade LLM applications and multi-agent systems

LinkedIn Email

Featured Projects


🔵 Aegis - Multi-Agent Financial Research System

Institutional-grade research automation for trading and analysis

An orchestrated multi-agent system that automates financial research workflows — data ingestion, semantic search over filings, signal synthesis, and structured report generation. Built with a production-first mindset: typed schemas, vectorized retrieval, and a clean dashboard UI.

Stack: LangGraph FastAPI Supabase + pgvector Next.js Python


🟡 OpsPilot - AI Operations Assistant

Internal operations agent for SME back-office automation

An AI agent system for automating internal business workflows — task routing, document handling, and operational Q&A.

Stack: Node.js Express Supabase OpenAI React.js


🟢 Tracery - Visual Builder for RAG & LLM-Agent Pipelines

A visual workflow builder for RAG and LLM agents.

Compose an AI pipeline as a graph of typed nodes — input → retrieval → prompt → model → output — run it, inspect a per-node execution trace (I/O, latency, tokens, cost), and deploy it as a callable HTTP endpoint.

Stack: LangGraph Supabase Node.js

Tech Stack

Languages

Python TypeScript JavaScript

AI / ML

LangGraph LangChain TensorFlow

Backend & Infra

FastAPI Node.js Express Supabase PostgreSQL

Frontend

React Next.js

Tooling

Docker Git Claude Code

Pinned Loading

  1. aegis aegis Public

    An orchestrated multi-agent system that automates financial research workflows

    Python

  2. opspilot opspilot Public

    An AI agent system for automating internal business workflows like task routing, document handling, and operational Q&A.

    Python

  3. tracery tracery Public

    A full-stack tool to compose typed-node AI workflows on a canvas, run them, inspect a per-node execution trace, evaluate them, and deploy any workflow as a callable HTTP API

    Python

  4. SAGE-VMR SAGE-VMR Public

    Semantic Augmentation and Gated-adapter Encoding for Video Moment Retrieval — closing the linguistic robustness gap with LLM-driven query augmentation and nested gated-adapters.

    Python