Skip to content
View anxbt's full-sized avatar

Highlights

  • Pro

Block or report anxbt

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

Anubrat Sahoo

Building small AI models that run where they shouldn't.


Now

  • Scribble detection model — optimized for CPU inference. No GPU, no cloud. The constraint is the research.
  • AI orchestration engine — pay-as-you-go chat interface on OpenRouter. Model-selectable, no subscription lock-in. Shipped as a React Native app, published on Play Store.

Went deep on

Area What I actually did
Context management Sliding window, token budgeting, stateful multi-turn
Multimodal Image support for models that aren't natively multimodal
Sandboxed execution Remote Python execution in Docker isolation
Web search Tool-calling via OpenRouter, real-time retrieval
Mobile shipping OTA vs store updates, 2–3 day review cycles, ES compat

Also

  • Mainnet-deployed dApp — ecosystem grant-backed, unusual for a 3rd year CS student
  • PR open in Uniswap v4-core
  • Built Ghost, a privacy hook, for the Phoenix Buildathon
  • RAG agent — pgvector retrieval, tool-calling, Docker-isolated Python execution

Stack

Python · React Native · TypeScript · Node.js · PostgreSQL · Solidity · Foundry


Find me

anxbrt.dev · Twitter · LinkedIn


3rd year CS @ SOA University · Open to applied AI internships at early-stage startups

Pinned Loading

  1. onyx-ai onyx-ai Public

    JavaScript

  2. x402-foundation/x402 x402-foundation/x402 Public

    A payments protocol for the internet. Built on HTTP.

    TypeScript 6.2k 1.7k

  3. uniswap-v4-hook-research uniswap-v4-hook-research Public

    a research focused repo exploring Uniswap v4 hook design,custom accounting,dynamic fee mechanism.

    Solidity

  4. OG-Bounty-project OG-Bounty-project Public

    🌟 End-to-end bounty platform built with modern full-stack best practices. Features secure authentication, real-time updates, robust testing, and elegant UI/UX. Demonstrates expertise in scalable ar…

    JavaScript

  5. Blokathon-Foundry Blokathon-Foundry Public

    Forked from BLOKCapital/Blokathon-Foundry

    Built and deployed a smart contract application using Foundry, implementing core on-chain logic, tests, and deployment scripts. Structured the project for maintainability, wrote automated tests to …

    Solidity

  6. intent-settlement intent-settlement Public

    Intent-based cross-chain payment protocol where funds settle only if the specified outcome is met , otherwise they remain safely reclaimable.

    TypeScript