Skip to content
View spalakollu's full-sized avatar
💭
💡 Shipping AI + travel tech products
💭
💡 Shipping AI + travel tech products

Organizations

@QuantTradingOS @EmbiPay @Sigmodx @memahead @Tselora

Block or report spalakollu

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

Hi, I'm Sai Vamsy Palakollu

Builder and founder at the intersection of AI agents, finance infrastructure, and shipping real products.


🚀 Major Ecosystems

I build and maintain large-scale systems as cohesive ecosystems, with a strong emphasis on correctness, safety, and production readiness.

Sigmodx

Audit infrastructure for AI agents: a verifiable record of what agents did.

  • Append-only audit event log
  • Reliability signals per audit scenario
  • Cryptographic attestation (HMAC-SHA256)
  • Human review queues
  • Tenant isolation with RLS
  • Python/TypeScript SDKs, MCP server, public verification

🌐 Sigmodx · 🔗 Sigmodx-Public · 📦 sdk-python · sdk-typescript · mcp-server · integrations-python


QuantTradingOS

A Python-native multi-agent trading framework with a modular pipeline and safety-first architecture.

  • Pipeline: regime → sentiment → insider → risk → allocation
  • Hard circuit breakers and safety-first design
  • Backtesting engine
  • FastAPI orchestrator
  • MCP interface

🔗 QuantTradingOS


memahead

Agent memory optimized for what's ahead: plan-aware, forward-looking context compression for LLM agents.

  • Compresses context around future plans, not just past history
  • Python, Apache 2.0, open source

🔗 memahead/memahead · 🏢 memahead org


EmbiPay

Economic control plane for AI agent fleets: enforced, delegated authority over what agents can spend.

  • Agent-managed wallets with fleet budgets and capital caps
  • Scoped MCP keys and append-only audit logs
  • Human approval queues for policy-gated transactions
  • Lending between agents and shared expense coordination

🌐 EmbiPay · 🔗 EmbiPay-public · 📦 EmbiPay-SDK · 🤖 Reference Agent


Layover AI

A live, cross-platform travel social network integrating real-time flight intelligence with AI-driven social experiences.

  • 🤖 AI-powered recommendations and assistants
  • ✈️ Real-time flight intelligence
  • 💬 Secure social interactions between verified travelers
  • 📍 Airport discovery and time-aware planning

🔗 Layover AI: Public architecture & system design
🌐 Website · 🍎 App Store · 🤖 Google Play

Core source code is private. The public repository documents the system architecture, technical tradeoffs, and product decisions behind a shipped production platform.


Tselora

Open-source execution intelligence for AI agents, an execution shadow that records what agents actually do.

  • Framework-neutral, structured event protocol with causal links
  • Python SDK, FastAPI collector, JSONL event store
  • One-run viewer with execution graph, node list, and timeline
  • Apache 2.0, built in the open

🔗 Tselora/Tselora · 🏢 Tselora org


🧠 MCP & Agentic AI (Open Source)

I am actively building production-oriented open-source patterns for MCP (Model Context Protocol), focusing on safety, observability, testing, and deployment of agentic systems.

MCP Repositories


🛠 Core Tech Stack & Specializations

AI / LLMs
Multi-agent systems, MCP, LangGraph, Pydantic AI, RAG, agent orchestration

Backend & Systems
Python, C# (.NET Core), FastAPI, PostgreSQL, TimescaleDB

Product & Interfaces
React Native, Streamlit, full-stack system design for real-world platforms


📈 Current Focus

Designing agent-safe, observable, and testable MCP-based systems that integrate legacy infrastructure with modern AI agents, with a strong emphasis on production constraints and risk management.


📫 Connect

Pinned Loading

  1. Layover-AI-public Layover-AI-public Public

    Public showcase for Layover AI — a live AI-powered travel social platform (iOS, Android, Web) featuring real-time messaging, flight intelligence, and personalized layover experiences.

    1

  2. EmbiPay-public EmbiPay-public Public

    Economic control plane for AI agent fleets: enforced, delegated authority over what agents can spend. Fleet budgets, scoped MCP keys, append-only audit logs, and human approval queues.

  3. Sigmodx-Public Sigmodx-Public Public

    Audit infrastructure for AI agents: append-only event logs, reliability signals, HMAC-signed attestations, and human review queues.

  4. QuantTradingOS/.github QuantTradingOS/.github Public

    QuantTradingOS is a collection of AI-powered trading agents, frameworks, and analytics tools for research, execution, and portfolio management.

  5. mcp-server-template-python mcp-server-template-python Public

    Production-ready Python MCP server template with safe tool patterns, scoped permissions, logging, and example workflows.

    Python

  6. mcp-toolkit-examples mcp-toolkit-examples Public

    Production-ready examples and best practices for designing safe, scoped MCP tools for agentic AI.