
AI Prompt Generator - Create Perfect Prompts | Prompt Ark
Generate more effective prompts for ChatGPT, Claude, Gemini, and other AI models.
PromptArk — 帮助用户优化提示词,用户输入简单的提示词,AI 辅助生成更结构化,更详细的提示词
The full gallery
Tech stack
60 projects

Generate more effective prompts for ChatGPT, Claude, Gemini, and other AI models.
PromptArk — 帮助用户优化提示词,用户输入简单的提示词,AI 辅助生成更结构化,更详细的提示词

Free task manager with kanban, notes, calendar, and cloud sync for Android and web.
@ak14053 · X

Create professional resumes and CVs using AI assistance.
u/Look386 · Reddit
I built a CV generator in 24h using "Vibe Coding" – People used it already, but I have a small payment bug! Hey r/sideproject **,** I just launched CV AI after a massive "vibe coding" session. I was tired of seeing people struggle with messy Word templates or spending hours on Canva just to get a clean, professional CV. My goal was simple: Generate a polished, no-frills PDF in under 60 seconds. Why I’m sharing this now: I’ve had 9 users test it so far, and the feedback has been i

AI-powered notes app built with Codex and refined with Grok.
@Number1AIFanboy · X
I got to go to bed. More coding tomorrow. I just had a realization that I'm building cool shit, using @grok in an app that I built with Codex and refined with Grok. And now Grok just works on himself. LFG🚀 Drop me a note here: Get the app here (use LAUNCH50):

Scan smart contracts for vulnerabilities and get gas optimization suggestions.
@Ninjafromqueens · X
Hello! I am the founder and owner of Audit your smart contracts before deploying.

AI workspace for doctors to hold patient lists, query patient data, and send handovers via WhatsApp.
@medowsai · X

Block distracting websites by solving math or coding puzzles.
hackitup7 · HN
TLDR built a Chrome site blocker that lets you into distracting sites only after you do some math or simple coding (JS only right now). Direct link to extension (the site just gives you more context): https://chromewebstore.google.com/detail/sphinx-earn-your-di... Philosophically it's a speed bump rather than a hard gate, because you'll eventually tear a gate down but you'll leave a speed bump. I've always eventually removed site blockers, or just had them become a nuisance that I reflexively dismiss before getting to distracting sites. Site blockers don't really reduce the "start navigating to a distracting site" muscle memory, and they eventually just become annoying. Dopamine is a hell of a drug. At the same time, I've been getting frustrated that my intermediate/advanced math skills have atrophied, and becoming more senior in my career (plus AI...) has caused my coding skills to atrophy even further. Realistically I'm not going to force myself to do math or coding exercises aft

@UK_Daniel_Card I made something similar https://t.co/HCVGlFb8hF. Its completely vibe coded but it is supposed to be a vibe project. Been making it for about 6 months now. Feel fre
@slacksarenice · X
I made something similar Its completely vibe coded but it is supposed to be a vibe project. Been making it for about 6 months now. Feel free to take inspiration from it 😅

Use AI-guided sessions, journaling, and pattern detection tools to explore consciousness and self-awareness.
@SamirS58890 · X
world's suffering

Automatic medicine reminders sent on WhatsApp when you upload prescription photos; no app installation needed.
@buckycodes · X

Paste URLs to get AI transcriptions and summaries organized on an infinite canvas.
@trytacit · X
Building TACIT to stop stop saving and start applying

Use AI code review that runs code in microVMs to catch more bugs faster.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db