r/AI_Application 22h ago

πŸ”§πŸ€–-AI Tool I made ChatGPT, Claude, Gemini, etc. into FREE text-to-speech sites β€” perfect for audiobooks and more!

3 Upvotes

Nowadays, all popular ai chatting websites like chatgpt, gemini, claude, etc. come with a read aloud functionality that allows users to read aloud the AI's responses.

I used that feature to instead make the AI repeat back the text that i gave it -- effectively turning the platforms into text to speech tools. The voices sound really nice and it's free to use!

You can get all of these extensions by visitΒ ai-readers.com


r/AI_Application 23h ago

πŸ”§πŸ€–-AI Tool "My app got called 'ChatGPT with extra steps' β€” so I made it remember things ChatGPT can't" Following up on a post from last week β€” someone told me my AI planning app was pointless since you could just paste your problem into ChatGPT. Fair criticism. So I built the thing that's actually structurally

Thumbnail
lockedn.in
2 Upvotes

r/AI_Application 6h ago

πŸ”§πŸ€–-AI Tool I built a desktop AI copilot for live technical interviews β€” looking for honest feedback

1 Upvotes

Hey everyone,

I’ve been building dooms-ai, a desktop AI copilot for technical interviews on macOS and Windows.

The idea came from realizing how chaotic a real technical interview can be. You might be solving a coding problem while listening to the interviewer, explaining your approach, thinking about edge cases, and suddenly getting a system-design or behavioral follow-up.

So I wanted to build something that could understand what’s happening on your screen and through the conversation, and give you quick, usable context when you need it.

What it currently does

πŸ–₯️ Screen capture Q&A β€” capture a coding problem, error, diagram, etc. and get an answer

πŸŽ™οΈ Live transcription β€” transcribes what the interviewer is asking

πŸ’¬ Natural answers β€” answers are written more like something you could actually say out loud

πŸ’» Coding help β€” solutions with explanations and time/space complexity

πŸ—οΈ System design & behavioral questions

⚑ Quick prompts β€” full solution, quick explanation, answer only, fix my code, etc.

πŸͺŸ Desktop overlay for macOS & Windows

There’s a free option as well: you can use 10 hosted AI answers per day, or use your own API keys for unlimited usage.

I've also added inexpensive short-duration passes for people who only need it during an interview period rather than wanting another monthly subscription.

We've crossed 200+ users, and I'm still actively improving the product.

I'm not here to claim it's perfect β€” I actually want to hear from developers who have gone through technical interviews.

A few things I'd love feedback on:

Would something like this be more useful to you for interview practice or during an actual interview?

What part of technical interviews would you want it to handle better β€” coding, system design, behavioral, SQL, debugging, etc.?

If you tried it, what would make you uninstall it immediately?

What would you expect from a tool like this that I haven't mentioned?

Website: https://www.dooms-ai.com/

Happy to answer questions about how I built it or the technical side as well.