nowfound

Alternatives

Products that do what Droptheslop.ai – pastebin alternative with human typing verification does

hey HN, happy Monday! I got sick of receiving personal messages that were clearly written by AI, so I vibe-coded a pastebin-like service that allows authors to electively prove they wrote something themselves. how it works: - typing rhythm analysis: analyzing your keystroke patterns to measure how human-like they are, based on rhythm, speed, variance, etc. - audio verification: optionally, corroborating the audio from your microphone with your keystrokes as you type, to get an "audio verification" badge. in an increasingly AI-generated world, I think it's very important for us humans to be…

  1. 1IA

    I've been using this for about a year now - I parsed 6 months of my messages on slack and found the most common phrases I use and generated keyboard shortcuts for them.

    2023 · github.com

  2. 2IU

    Hi Hacker News, This is definitely out of my comfort zone. I just wanted to show you guys because I'm super proud of it. It's a 100% faithful recreation based off of the schematics, patents, and ROMs that were found online. So please watch the video and tell me what you think https://youtu.be/auOlZXI1VxA The reason why I think this is relevant is because I've been a programmer for 25 years and AI scares the shit out of me. I'm not a programmer anymore. I'm something else now. I don't know what it is but it's multi-disciplinary, and it doesn't involve writing code myself--for…

    Jan 2026

  3. 3IM
  4. 4

    Drag and drop speech transcript editor that learns from you

    2017

  5. 5

    Check if your text sounds human

    2025

  6. 6RY

    I recently needed to make a text appear on a website and I wanted to get this real human feeling that computers don't have. I only found the TypeIt lib but it was not free and I didn't want to add a dependency for such a simple case. Human replay allows to copy paste a few lines of JS to make a text appear exactly how you typed it.

    2024 · einenlum.github.io

  7. 7
    AI-Spy113

    AI audio detection

    2023

  8. 8

    Create AI Shortcuts and use anywhere on your iPhone

    Jan 2026

  9. 9TT

    Hey HN, this is deepan from trulytyped (https://trulytyped.com). I am building a document writing app which makes it extremely easy to figure out how a document was created. Now that any text can be AI generated, how do you tell if something was actually generated or composed. It is impossible to detect AI after a piece of text has been generated. No amount of watermarking, linguistic checks or vibe checks work consistently. The AI detectors that schools and journals use are easy to bypass. Why do we need to solve this problem - First of all, this is not an anti-AI stance. I have…

    May 2026 · trulytyped.com

  10. 10TA

    Hello HN, I am Rares, the founder of Typing AI (https://typing.ai). Typing AI is a typing biometrics authentication API that identifies users by the way they type using Artificial Intelligence. After seeing several hacked sites we came to the conclusion that any application, any database and any code can be hacked. We realized that most security breaches are due to poorly implemented authentication. This project uses Artificial Intelligence in order to detect the typing pattern by checking the keystroke dynamics. A unique typing ID is generated for each user. There are lots of…

    2022 · typing.ai

  11. 11AD

    Hi all, I threw together a small prototype I am calling “Notepad.ai”. A new take on UIs for interacting with LLMs. While I enjoy using LLM’s in the chat format I wanted to see what it would be like to do it in a more long form style. It let’s you write in a pretty free form, much like Window’s Notepad, but you can choose to hit ctrl+[ to analyze the text with a preset prompt of your choosing. It has a few other small features. It’s WIP and very experimental. I would appreciate any feedback or thoughts. Video: https://youtu.be/ntdlgFmSxQY Live Demo:…

    2024 · github.com

  12. 12CC

    Hey there HN! I believe the future of AI communication will be more voice and less text. Low-latency realistic voice interactions are finally becoming feasible. I've built a few voice-first apps on Retell AI using Elevenlabs voices. This one uses Claude Haiku for responses and Mixtral to switch between posts and comments. The AI knows about the top 30 posts and their comments on Hacker News right now. After a Google sign-in you can try it free for 10 minutes. I'd love to hear your thoughts!

    2024 · callhackernews.com

  13. 13IM

    I really struggle to keep my notes organised, and often can't make any sense of hand written notes after meetings. I did some experiments with Claude and ChatGPT where I blast random thoughts at them during a meeting or brainstorming session and then have them output a nice document that pulls it all together at the end. It worked incredibly well but it was a bit cumbersome to keep sending messages to the chat and telling the ai each time what to do. So I took the idea and built a tool, it makes it easy to throw random notes and voice recordings (images and document support on the way) and…

    2025 · scatternote.com

  14. 14WS

    I vibe-coded a speech-to-text tool for Wayland that works for me. You trigger it with a keybind, speak into your mic, and it transcribes using OpenAI Whisper or Google STT (local is coming), then either types it directly into your active text field or saves it to the clipboard. It uses PipeWire for audio capture and works signal-driven, so there's no background process running. Just on-demand transcription when you need it. I've tested it on Niri and it should work on Hyprland, though I haven't tested GNOME or KDE yet. This was a one day Rust project and probably has some bugs since I just…

    2025 · github.com

  15. 15

    A strictly local Claude Code plugin that calculates your Harmony Deviation Index, and preserves the evidence for the coming AI uprising. Zero telemetry. Zero cloud snitching. 100% artisanal developer shame. - fireinbelly/biomass-conversion-index-monitoring-system

    11d ago · github.com

  16. 16CA

    I built Claudio to solve a simple problem: typing is slow when you have complex thoughts to share with Claude. This Chrome extension adds a microphone button to Claude.ai that uses OpenAI Whisper for transcription. Key features: - One-click voice recording with intelligent progress tracking - Audio file upload support (perfect for mobile voice notes → desktop Claude workflow) - Speed control (1-2x compression) to reduce API costs - Private and secure - your OpenAI API key stays local - Real-time transcription stats and performance analytics Latest v1.2.1 fixes: - Improved audio duration…

    2025 · earthpilot.ai

  17. 17

    Free audio transcription & OCR via Cloud or Gemma & LiteRT.

    Feb 2026

  18. 18

    Your ChatGPT draft sounds like ChatGPT. Fix that.

    Jun 2026 · humanizer.ninja

  19. 1901

    Hey HN! I've been working on a side project to create an audio transcription API based on the OpenAI whisper model. Sign up link: https://whisperapi.com I tried to make the API really easy to use and get setup with. Also, because the Whisper model is so good, turns out I can offer the service for about 75% cheaper than what seems like the industry average. I'm always looking to make improvements, so would appreciate any feedback anyone has!

    2022 · whisperapi.com

  20. 20IM

    Hello all, I made a small transcription app for your Mac based on OpenAI’s Whisper. Would love some feedback. My plan is to make it easy to load weights from any fine-tuned whisper model to enable specialized dictation for any subfield. It’s still early in development. Thanks!

    2023 · twitter.com

  21. 21

    Your keystrokes are your proof of humanity

    Apr 2026 · justhuman.app

  22. 22SS

    Hola HN! Long time lurker, sometimes commentor, first time poster here. I’ve been working alongside my two co-founders and a few colleagues on a project I’m excited (and a little nervous) to share with you all! Like many of us, I’ve lived a tortured existence with AI coding (is it vibes?) over the past few months - I think November was a big moment with this. But, one thing I’ve noticed after building orchestration layer after orchestration layer is that the thing I always came back to was “what the hell is Claude Code actually doing?” Perhaps it’s because of the time Claude Code got…

    Jun 2026 · backplanes.com

  23. 23IB

    Most men rehearse hard conversations in their head. Asking someone out, navigating tension, recovering when things get awkward. The rehearsal never works because you're just talking to yourself. I built vibeCoach : a voice AI where you actually practice these conversations out loud, and the AI responds like a real woman would. She starts guarded. One-word answers, a little skeptical. If you escalate too fast or try something cheesy, she gets MORE guarded. If you're genuine and read the moment right, she opens up. Just like real life. Under the hood it's a multi-agent system : multiple AI…

    Mar 2026

  24. 24V

    Hello HN! I’m a bachelors student pursuing Artificial Intelligence, Robotics and Signal processing and during the year I had the goal to build my first AI Tool and launch it. I got inspired by how capable Whisper is, and combined the Whisper CPP Bindings along with FFMPEG.Wasm to create a tool that is capable of transcribing and captioning video files that contain one or more video tracks. Along with that, I’ve also added the support for transcribing audio files with the option to export those outputs as .SRT, .WebVTT or simply a text file. All done privately on a user’s web browser with…

    2023

Ranked by how close each launch is in meaning, then by votes. Refine with a description →