
AI Detector — Free AI Checker for ChatGPT, GPT-5 & Claude
Paste or upload text to identify which sentences are AI-generated.
ahmed_javed3 · Product Hunt
AI text Detector AI Detector — See Exactly Which Sentences Are AI
The full gallery
Tech stack
18 projects

Paste or upload text to identify which sentences are AI-generated.
ahmed_javed3 · Product Hunt
AI text Detector AI Detector — See Exactly Which Sentences Are AI

Free AI transcription in 22 Indian and 19 global languages with native scripts.
@opjhabuilds · X
Transcribe any and every audio or video you have, and make it part of your AI brain and knowledge memory.

Transcribe audio and video in 100+ languages, tailor your CV with AI, and find remote jobs.
@OauthNature · X
Ai cv tailoring job board

Paste or upload text to instantly detect if it was generated by ChatGPT, Claude, GPT-4, or Gemini.
sanabano · Product Hunt
GPTOne Free AI detector for ChatGPT, Claude, Gemini & more

Clean and standardize CSV files by fixing formatting inconsistencies, duplicates, and encoding errors.
@cleanmycsv_app · X
hi alisha, just shipped to fix corrupted utf-8, missing zeros and bad formatting before importing to crms. building in public now 🚀 let’s connect!

Translate text while preserving tone and nuance with customizable speaking styles.
@CJKA56U1Xv2CA2p · X
Just launched an AI translator Ive been working on Instead of only translating words, it tries to preserve the tone and nuance of the original text, with different speaking styles to choose from I'd love to hear your feedback! 🔗 #BuildInPublic #tools

Translate voices in real-time across Zoom, Teams, and other video calls in 40+ languages.
@Caleb_L509 · X
ai voice translation for calls

Detect and replace text in images while preserving layout and style.
PicText - 图片文字编辑器 — AI 驱动的图片文本编辑器,检测并替换照片、截图和产品图中的文本,同时保留原始布局和字体

AI-powered security auditor that scans GitHub repos to find vulnerabilities and suggest fixes.
u/uwais_ish · Reddit
Three weeks to build an AI security scanner. The scanner was the easy part. Shipped RedFlag this month. Breakdown of where the time actually went, because it was nothing like I estimated. Stack: Next.js 16, Auth.js v5, MongoDB, Stripe, OpenAI. Deployed on Vercel. What I thought would be hard: getting an LLM to find real vulnerabilities. What was actually hard: getting it to stop finding fake ones. First working version flagged 200+ issues on a clean repo. Every one plausible, most of th

Security scanner that detects vulnerabilities in AI-generated code repositories.
@GetPrbl · X

Chat with an open-source language model trained on European Portuguese.
wbemaker · HN
I Am Hosting Amalia – The First Portuguese LLM

Learn Python by solving 60 coding challenges in a browser-based editor.
u/Funny-Temporary7465 · Reddit
Built a Python learning platform because I was bored of the existing options Hey everyone, I built PyTutor, a web app to learn Python by actually writing code from the first minute instead of watching videos. 60 challenges across 6 modules, a real Python editor in the browser (runs via Skulpt, no backend needed), a live variable inspector so you can see what your code is doing as it runs, and a certificate at the end. Built it with AI-assisted coding tools, which let me focus more on the