Skip to content
View s3ak6i-dev's full-sized avatar

Block or report s3ak6i-dev

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
s3ak6i-dev/README.md
Surya

Full-Stack AI Developer  ·  AI Agent Systems


Typing SVG



   


About

Final year CS student shipping real products. I build full-stack AI applications end-to-end — backend APIs, data pipelines, ML integrations, and the frontend that makes it all usable.

Currently deep in AI agent systems and data infrastructure. Open to full-time roles and freelance projects building AI-powered applications.

Why s3ak6i? Inspired by the a16z naming convention — first letter, number of letters in between, last letter. Same idea, different name. Unusual on purpose.


Featured Projects

Datrix — AI Data Infrastructure

The intelligence layer beneath every AI system. Scans, cleans, enriches, and continuously improves the data that drives ML models.

  • Quality Engine with quantified model impact per issue
  • Pipeline Builder from plain English in under 2 minutes
  • Synthetic Data Engine + Active Learning Loop
  • Compliance Autopilot — GDPR, HIPAA, SOC 2

FastAPI React TypeScript PostgreSQL Three.js

Cortex — Multi-Agent Orchestration

Visual canvas for orchestrating AI agents around a shared memory pool. Memory-first architecture — agents are workers, memory is the brain.

  • Drag-and-drop agent nodes with real-time WebSocket streaming
  • Conflict detection via cosine similarity + LLM contradiction check
  • D3 force graph memory dashboard
  • Canvas sharing with view/edit permissions

FastAPI React Flow Mem0 Groq WebSockets PostgreSQL

GlassBox-fin — Financial AI Compliance

Real-time compliance guardrails, audit trails, and decision lineage for financial LLM agents. Wraps any agent framework automatically.

  • 8 built-in rules mapped to GDPR, EU AI Act, MiFID II, Basel III
  • Hash-chain verification for tamper-evident audit trails
  • Human-in-the-loop approval for flagged decisions
  • SaaS control plane with live trace monitoring

FastAPI Python React D3 PostgreSQL SSE

Grain — Product Feedback Intelligence

Multi-tenant SaaS for product managers to organize and analyze user feedback. Surfaces underlying problems, not just feature requests.

  • Cluster signals into patterns automatically
  • Mandatory problem statements to enforce analytical thinking
  • Public share links for stakeholder access
  • First-class "Won't Solve" status for deliberate deprioritization

React 19 TypeScript Supabase PostgreSQL Tailwind

AgentRank — Trust Layer for AI Agents

The credit rating agency for the agentic economy. MCP tells you how agents connect — AgentRank tells you whether to trust them.

  • Automated trust tiers (bronze → platinum) based on reputation
  • Full-text search with filtering by category and trust tier
  • Review system with star ratings and community voting
  • Side-by-side agent comparison tool

Next.js 15 TypeScript Drizzle Neon Auth.js Tailwind


Open Source

crewAI — Fix agent reasoning READY detection

Fixed a silent bug where agents using planning/reasoning would never proceed to task execution. Prompt templates instruct models to output READY or NOT READY, but the detection code only matched a legacy long-form phrase — causing a permanent mismatch. Added _is_ready() helper that handles both forms and added 12 regression tests.

PR #6261 · fix · crewAIInc/crewAI

Python crewAI AI%20Agents

Letta — Fix NameError in tool sandbox execution

Fixed a silent bug where tools with no title in their args_json_schema would crash at sandbox execution time. Two code paths generated the Pydantic class with different default names (DynamicModel vs Model), producing a NameError. Fix injects a consistent ToolArgs title at validation time in ToolCreate/ToolUpdate, with the helpers fallback aligned to match.

letta-ai/letta · fix · issue #3319

Python Letta Pydantic


Tech Stack

Languages

Python TypeScript JavaScript

Frameworks

FastAPI React Three.js

Data & AI

PostgreSQL scikit-learn Pandas

Infrastructure

Docker Railway Cloudflare


GitHub Stats

 





contribution snake

Let's work together

I'm available for full-time roles and freelance projects — AI agent systems, data tooling, full-stack AI applications.

Reach me: s3a.k6i@gmail.com

Pinned Loading

  1. Datrix Datrix Public

    AI-powered data infrastructure platform with a 28-table relational schema for structured data orchestration.

    TypeScript 1

  2. Cortex Cortex Public

    Cortex is a visual multi-agent orchestration platform where the Shared Memory Pool is the central node — not an afterthought. It inverts the standard design: instead of "how do I wire agents togeth…

    TypeScript 1

  3. Signal Signal Public

    Project management for AI research teams. Track experiments with hypothesis-driven workflows, confidence scoring, AVC prompt versioning, structured handoffs to engineering, and a dead ends registry…

    TypeScript

  4. AgentRank AgentRank Public

    The trust and reputation layer for AI agents. Protocols like MCP and A2A tell you how agents connect. AgentRank tells you whether you should connect.

    TypeScript 1

  5. GlassBox-fin GlassBox-fin Public

    Compliance and audit middleware for LLM agents operating in regulated financial workflows.

    Python 1

  6. LearnMate LearnMate Public

    An AI-powered, hands-free study assistant built for students with physical disabilities. LearnMate runs as a Chrome extension overlay on any webpage — listening to your voice, watching your eye ges…

    Python 1