Original Reddit post

Look, we all know ChatGPT and Claude are great, but the amount of absolute garbage AI tools flooding the market right now is insane. I spent the last month testing a bunch of niche tools to see what actually works for real-world productivity and doesn’t just send API calls to OpenAI. Here are 5 tools that genuinely surprised me (no affiliate links, just sharing what works):

  1. Google NotebookLM What it does: You upload your PDFs, notes, or web links, and it creates a closed-loop AI that only answers based on your documents. Why it’s better than standard prompting: It practically eliminates hallucinations because it strictly cites your uploaded sources. Also, the “Audio Overview” feature turns your dry documents into a shockingly realistic 2-person podcast discussing the material. It’s a game-changer for digesting long research papers. Cost: Free.
  2. Cursor What it does: An AI-first code editor built on top of VS Code. Why it’s essential: It doesn’t just autocomplete like GitHub Copilot; it understands your entire codebase. You can highlight a chunk of code and prompt it to “refactor this to match the logic in file X” and it applies the changes perfectly. If you write any code at all, this will save you hours. Cost: Free tier available / $20/mo Pro.
  3. AnythingLLM What it does: An all-in-one desktop app for local RAG (Retrieval-Augmented Generation). Why it’s essential: If you want to chat with your own highly sensitive work documents but refuse to upload them to cloud services, this is the solution. It connects seamlessly to local models and lets you build completely private knowledge bases on your own hard drive. Cost: Free / Open Source.
  4. Ollama What it does: Lets you run powerful open-source models entirely offline on your own hardware. Why it’s essential: Total privacy and zero subscription fees. A year ago, running local AI was a massive headache. Now, Ollama makes it incredibly easy—it’s literally just a single command to download and run models locally. Cost: Free / Open Source.
  5. WhisperX (or MacWhisper for Apple users) What it does: Runs robust transcription models locally on your machine. Why it’s essential: Stop paying monthly fees to transcription websites. This gives you perfectly accurate, timestamped transcriptions of meetings, lectures, or videos. It works completely offline, ensures no one else has your audio data, and processes incredibly fast. Cost: Free. What are some actually useful, obscure AI tools you guys are using daily that aren’t getting enough hype? Let’s build a good list in the comments. submitted by /u/netcommah

Originally posted by u/netcommah on r/ArtificialInteligence