
Harikrupa
A CLI that answers dev burnout with the Bhagavad Gita
What it does
Harikrupa is an offline-first CLI that answers your life, career, and burnout questions with verses from Srimad Bhagavad Gita. Hybrid RAG: a local ONNX vector index finds the most relevant shloka on your machine in milliseconds.. your query never leaves your laptop for retrieval. Groq-powered inference generates a contextual, bilingual response. Lose wifi? It falls back gracefully to offline mode and prints the raw Sanskrit and English verse. No telemetry. 4 dependencies. Just npm i harikrupa
Does the same job
all alternatives →- GRGeetanjali – RAG-powered ethical guidance from the Bhagavad GitaDec 2025 · geetanjaliapp.com · ▲7
I built a RAG application that retrieves relevant Bhagavad Gita verses for ethical dilemmas and generates structured guidance. The problem: The Gita has 701 verses. Finding applicable wisdom for a specific situation requires either deep familiarity or hours of reading. How it works: 1. User describes their ethical dilemma 2. Query is embedded using sentence-transformers 3. ChromaDB retrieves top-k semantically similar verses 4. LLM generates structured output: 3 options with tradeoffs, implementation steps, verse citations Tech stack: - Backend: FastAPI, PostgreSQL, Redis - Vector DB:…
- OSOpen-Source Colab Notebooks to Implement Advanced RAG Techniques2024 · github.com · ▲98
Hey HN fam, We’ve seen developers spend a lot of time implementing advanced RAG techniques from scratch. While these techniques are essential for improving performance, their implementation requires a lot of effort and testing! To help with this process, our team (Athina AI) has released Open-Source Advanced RAG Cookbooks. This is a collection of ready-to-run Google Colab notebooks featuring the most commonly implemented techniques. Please show us some love by starring the repo if you find this useful!
- BGBhagavad Gita Android App for searching verses by topics like anxiety2021 · play.google.com · ▲90
- BIBhagavadGita.io (Bhagavad Gita – Simplified)2018 · bhagavadgita.io · ▲15

- VAVaghenu, a meter aware sloka-to-chant, TTS for SanskritJun 2026 · ▲10
A 15-year-old dream has come true today. I started a PhD with the dream of creating a system that chants any Sanskrit shloka perfectly. And here I am opening sourcing Vaghenu, a meter aware sloka-to-chant, TTS for Sanskrit . This is the world's first vrutta-aware, open-source TTS for Sanskrit Chanting. I am making the model weights, training scripts, and even data (that I meticulously collected) public - https://prathosh.in/vagdhenu/ No large AI lab. No big engineering team. No venture-scale budget. Just a professor's conviction that one of humanity's oldest knowledge…
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app