
Home — AI Code Documentation Generator | DocFlow
Generate code documentation automatically on GitHub pull requests.
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests
The full gallery
Tech stack
60 projects

Generate code documentation automatically on GitHub pull requests.
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

Tests LLM endpoints with adversarial cases and provides OWASP-mapped security audit reports.
@aryaan_sheth · X
- LLM security for small teams

Paste n8n or Make workflow JSON to get an instant analysis report on reliability, cost, and security.
@dash12_dev · X
analyzes n8n workflows and Make scenarios, finding breakpoints, cost risks, and hidden reliability issues.

Reviews AI-generated code to detect architectural drift and quality issues.
@Sakthi_in · X
- Ship AI written code confidently. Catch drift before it compounds.

Virtual pet companion that crawls your browser viewport and responds to page topics.
@fujidevv02 · X
the world's first context-aware, local AI browser pet companion!

Scan AI-built apps for security vulnerabilities including leaked keys and exposed config.
thfothijn · Product Hunt
OpzyAI Finds what your AI-built app leaks — your editor fixes it

Browse frequency-ranked app store complaints to find product gaps.
@MihkelSylla · X
Working on and few other smaller projects for myself

Upload code to automatically scan for security vulnerabilities.
@POONAMSING9999 · X
Forget this fight. The problem in AI is vibe coding security risk so i made vibe Guard ai that analysis user code and found out security risks. For the sake of humanity, to solve a painful problem I made this It had free version try now

Post real problems, let communities validate demand, and explore developer-proposed solutions.
@cultkoushik · X
A problem warehouse for creators

Run AI-powered sprint retrospectives that connect to your tools and identify improvement patterns.
@akadhanu · X
an ai sprint retrospectives for it teams (

Analyze pull requests to understand changes, distinguish important modifications from trivial ones, and identify potential regressions.
logphase · HN
I've always struggled to hold a large PR in my head. AI-assisted coding has made it worse. Especially when dozens of files are modified, it became harder to understand what changed: distinguishing important changes from trivial ones and identifying if regressions were introduced. I was also tired of switching between file and method to build the whole picture in my head — I wanted all the context at the point of the function I was reviewing. I guess I'm just more of a visual person. I realized t

Scan GitHub repos for security vulnerabilities and code issues, then auto-fix them.
u/Still_Amphibian545 · Reddit
almost launched a side project with my api keys sitting in the repo (a week free gpt 5.6 on us) was about a day from launching a small project when i noticed my openai key was just sitting in a committed file. it had been there for weeks. no idea how i missed it. made me wonder what else was wrong that i couldn't see. turns out for vibecoded stuff it's usually the same handful of things. secrets in the repo, endpoints with no auth, a database with no access rules, no limit on the ex