Skip to content
View Kaos599's full-sized avatar

Highlights

  • Pro

Block or report Kaos599

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kaos599/README.md

AI/ML Engineer & Agent Architect · Building agentic systems with LangGraph, MCP, and vector memory
B.Tech Computer Science · Vellore Institute of Technology · Class of 2026
Google GenAI Exchange Hackathon Winner

Kaos AI Terminal

Kaos Skills Map

Kaos Core Stack Architecture


// The Build Philosophy

The tools I can't stop thinking about share one property: they make you feel something before they explain themselves. The interface communicates intent. The system has a point of view. The experience is inseparable from the function.

Most software solves the problem and calls it done. I want the version that also makes you go — oh, this was built by someone who actually thought about this.

That means different things depending on what I'm building:

If it's an agent system It shouldn't just work — it should be legible. You should be able to watch it think. State transitions, memory writes, tool calls — LangGraph makes the architecture the product.
If it's an ML model The loss curve is aesthetic. Watching a model learn to separate signal from noise is one of the most satisfying things I know. I care about what the architecture is doing at every layer, not just the final metric.
If it's an interface The terminal is enough canvas. Dense information, monospace type, a palette that doesn't apologize — if it looks like a cockpit, it probably works like one.
If it's a backend It should be invisible in the right way. No drama, no surprises, fast enough that the frontend never has to apologize for it. MCP protocol, FastAPI — tools that stay out of the way.

The constraint I keep coming back to: a beautiful thing that doesn't solve the problem is art. A solution that's ugly is a missed opportunity. I want both, every time.


∞ The Eternal Curiosity Problem

I have a condition. It starts with one question — why does attention scale like this? — and three hours later I'm reading a 1976 paper on Byzantine fault tolerance wondering if distributed consensus has anything useful to say about multi-agent routing. (It does.)

Some rabbit holes I've genuinely gone down: why transformers work when the theoretical guarantees are so weak · whether human memory consolidation during sleep maps to agent memory architectures · what makes a color palette actually good · the geometry of high-dimensional vector spaces and why cosine similarity is weirder than it looks.

"The test of a first-rate intelligence is the ability to hold two opposed ideas in mind at the same time and still retain the ability to function." — F. Scott Fitzgerald, unknowingly describing debugging at 2am.


System Telemetry


github contribution grid snake animation

Typing SVG

Pinned Loading

  1. Cascade-GenAI-Powered-Study-Companion Cascade-GenAI-Powered-Study-Companion Public

    Introducing CASCADE, a GenAI-driven study companion, revolutionizing personalized learning. Addressing diverse learning styles, CASCADE offers a suite of AI tools, including a GenAI chatbot, custom…

    Python 16 4

  2. Apollo-Synthetic-Data-Generator Apollo-Synthetic-Data-Generator Public

    Apollo is a Python GUI application designed to simplify the complex process of generating random data based on fixed values. It allows users to generate various types of binary datasets, such as Ye…

    Python 2

  3. Applied-Numerical-Methods Applied-Numerical-Methods Public

    This repo contains code for Applied numerical methods that are taught in engineering undergrad degrees.

    Python 5 2

  4. IMDB-to-Lettexboxd-Scheduler IMDB-to-Lettexboxd-Scheduler Public

    Automate your IMDb to Letterboxd ratings transfer with this Python script. Seamlessly export your movie ratings and import them directly, saving you time and effort. Built with Selenium and PyAutoG…

    Python 4

  5. VIT-GPA-Calculator VIT-GPA-Calculator Public

    VIT-GPA-Calculator is a Python application that extracts course grade data from a PDF file to calculate your current CGPA and allows you to simulate grade improvements. It leverages Camelot for PDF…

    Python 10

  6. Faraday-Web-Researcher-Agent Faraday-Web-Researcher-Agent Public

    Faraday: An Autonomous Web Research Agent (LangGraph/Streamlit). 🕵️‍♀️ Investigates queries using dynamic tools (Tavily, Google, NewsAPI, etc.), gathers multi-source info, and synthesizes structure…

    Python 2