Building infrastructure, intelligence, and social tools — solo, self-funded, shipping from India.
Three products. One founder. Zero outside funding.
| Product | Layer | What It Does | Status |
|---|---|---|---|
| NeuroCUDA | Infrastructure | PyTorch → Neuromorphic compiler. One-line ANN→SNN conversion. Multi-backend deployment (GPU, CPU, Loihi 2, FPGA). Industry's first pip-installable neuromorphic compiler. | pip install neurocuda · 94.61% SNN accuracy · MIT |
| FinInsight | Intelligence | Automated market intelligence engine. Reads NSE/BSE/AMFI daily. Sector rotation, FII/DII flows, regime classification. 11+ years historical data. Zero human commentary. | Live · Updated daily |
| Memoria | Social | Private photo & memory sharing. AI-organized journals. Collaborative albums. No public feed. No ads. No algorithms. Built on the opposite premise of social media. | Android · Live |
The industry's first open-source, pip-installable compiler for neuromorphic hardware.
import neurocuda as nc
snn, stats = nc.convert(model, data) # ANN → Spiking SNN (one line)
snn_model = nc.hub.load("cnn-nmnist-snn") # Pre-converted models from HuggingFace
nir_graph = nc.to_nir(snn, T=16) # Export to Loihi 2, SpiNNaker, FPGAAutomated market intelligence. No opinions. No recommendations. Just data.
NSE + BSE + AMFI → Daily Processing → Regime Detection → Public Dashboard
→ Sector Rotation → fininsight.in
→ FII/DII Flows
→ Pattern Matching (11yr history)
Private memory sharing for people who don't want a social network.
Photo + Memory → AI Organization → Private Circle → Collaborative Album
→ Zero Ads → No Feed → No Algorithms
Systems & Infrastructure: Python · PyTorch · CUDA · ROS2 · Docker · NIR · Linux Compilers & Hardware: SNN Conversion · Neuromorphic (Loihi 2, SpiNNaker, FPGA) · QCFS · BPTT Data & Intelligence: Market Microstructure · Time Series · NSE/BSE/AMFI APIs · Regime Detection Mobile & Web: React Native · Expo · Node.js · MongoDB
| Platform | URL |
|---|---|
| Company | quantaracore.in |
| NeuroCUDA | github.com/Krishnav1/neurocuda · pypi.org/project/neurocuda |
| FinInsight | fininsight.in |
| Memoria | memorias.in |
| HuggingFace | huggingface.co/Krishnav1234 |
| krishna-varma-76a385187 | |
| kvarma00011@gmail.com |



