@Ayushnan
Ayushman Mukherjee
@Ayushnan
š Ayushman Mukherjee | AI & Web Developer | Hackathon Enthusiast
Hey there! I'm a passionate AI & web developer diving into the world of machine learning, automation, and full-stack development.
š Ayushman Mukherjee | AI & Web Developer | Hackathon Enthusiast
Hey there! I'm a passionate AI & web developer diving into the world of machine learning, automation, and full-stack development.
Extended member, LinkedIn
Kolkata, India
Devfolio stats
Devfolio stats
3
projects
3
3
prizes
3
13
hackathons
13
0
Hackathons org.
0
GitHub
GitHub
979
contributions in the last year
Apr
S
M
T
W
T
F
S
Mar
60
stars earned
51
repositories
33
followers
SmartChunk
SmartChunk is a lightweight, structure-aware semantic chunking toolkit designed to supercharge RAG (Retrieval-Augmented Generation) and LLM pipelines. Unlike naive splitters that break text arbitrarily, SmartChunk respects document structure (headings, lists, tables, code blocks) and semantic flow, ensuring cleaner, more coherent chunks.
Python
12Stars
1Forks
SignDAO-ETHOnline2025
AI-powered oracle for sign language voting in DAOs, with ZK privacy.
TypeScript
3Stars
0Forks
hallucination-detector
Developed as part of IEM HackOsis 2.0 under Problem Statement HOGN02. Team Goal: Build a system that balances speed, accuracy, and explainability while remaining scalable and practical.
Python
1Stars
0Forks
kornia
š Geometric Computer Vision Library for Spatial AI
Python
11153Stars
1180Forks
Medium Posts
Medium Posts
Iām 15, I Build AI Infrastructure, and Iām Not Waiting for Permission
medium.com
By Ayushman Mukherjee My name is Ayushman Mukherjee. Iām fifteen years old, I live in Kolkata, India, and I spend most of my time building things that most people my age havenāt heard of yetāāādeterministic CPU kernels, zero-knowledge proof systems, semantic chunking toolkits, and enterprise AI governance infrastructure. Iām not writing this to impress anyone. Iām writing this because I believe the best way to introduce yourself in 2026 is to simply show what youāveĀ built. Where ItĀ Started I didnāt grow ...
I Read 25 āAGIā Papers So You Donāt Have To
medium.com
Somewhere between doomposting threads and billion dollar GPU clusters, we forgot something important. AGI is not a vibe. It is not a demo. It is not a guy on X tweeting that models feel ādifferent now.ā It is a pile of very specificĀ papers. So I went through a 25 paper ranked report called Best AGI Research Papers Across arXiv and Major Platforms filecite turn0file0 and instead of pretending to read it, I actuallyĀ did. Here is the real story of how we gotĀ here. Chapter 1 The Paper That Accidentally Start...
N3L: The No-Backprop Revolution for CPU/NPU Training
medium.com
Abstract Modern large language models (LLMs) have redefined the limits of AI, but their training remains chained to GPU clusters, massive energy budgets, and backpropagation-heavy workflows. N3L (No-Backprop, No-GPU, Low-Rank Local Learning) introduces a radically different paradigm: enabling adaptation and fine-tuning of huge transformer models entirely on CPUs or NPUs with minimal memory and compute cost. This article outlines the philosophy, design principles, and implications of N3L, without disclosi...