Skip to content
View mayhemking007's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report mayhemking007

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

Hey, I'm Sarthak 👋

I like building stuff — mostly backend systems, distributed pipelines, and lately things at the intersection of LLMs and memory.


Building

Memo-grafter — LLM memory library that isn't just "dump everything into context and pray." Context that travels across chatbots, pulls only what's relevant, and stays token-efficient. Still cooking.

Checkout -> MemoGrfter Playground


Built

Searchify — Built a search engine from scratch to understand how one actually works. Custom crawler, hybrid retrieval (BM25 + vector), RAG answer layer. Since I could only crawl so many links, I added a "critical insight" layer that tells you what the answers are probably missing. Constraint became a feature.


A bit more

  • Contributed to Docmost and Letta-code.
  • Node.js · PostgreSQL · Redis · Elasticsearch · Docker · BullMQ · pgvector

Portfolio · LinkedIn

Pinned Loading

  1. memo-grafter memo-grafter Public

    Structured conversational memory framework for LLM chatbots with semantic recall, memory grafting, and graph-based topic memory.

    TypeScript 4 1

  2. mg-demo mg-demo Public

    TypeScript 1

  3. searchify searchify Public

    TypeScript

  4. AI-customer-support--pipeline AI-customer-support--pipeline Public

    TypeScript