
imageapiai.com - AI Image Generation API
Generate images using AI through a REST API.
developeron29 · HN
Image generation API using AI
The full gallery
Tech stack
60 projects

Generate images using AI through a REST API.
developeron29 · HN
Image generation API using AI

Scan websites for AI usage and test chatbots for bias and safety with this open-source EU AI Act compliance toolkit.
@sebuzdugan · X
building @getfrai , an open source toolkit that helps ML engineers navigate EU AI Act compliance, model cards, risk files, the boring but necessary stuff

Mask personal data and reduce AI token costs by processing data locally before sending to Claude, ChatGPT, Gemini, or other APIs.
@AI_303030 · X

Unified omnichannel inbox for managing customer conversations and support cases.
@Sakhilexqld · X
Check out what I just built with Lovable! Xtreme powered by Vodata Networks BMW esim @elonmusk @eNCA @newzroomafrika405

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

Check 31 network and browser signals including IP, proxy, and DNS for ChatGPT access.
lixiaofei · HN
OpenAI network checker using 31 browser and IP signals

OpenAI-compatible chat, embed, and rerank on one key. Hard-capped prepaid billing and an official n8n node — no surprise invoices.
@trycaedral · X

Generate complete software architecture, APIs, and database schemas from a text description in seconds.
@LandDebbarma · X
🚀 AI that turns your idea into production-ready system architecture in seconds. Build faster, design smarter.

A GitHub-backed wiki for Open Knowledge Format bundles
aiobe · HN
I built Commonplace because I wanted to learn more about Google's Open Knowledge Format for knowledge sharing with human and agents. At the same time, Atlassian announced it will start using customer cloud data to train its AI models (opt-out is Enterprise-only), which made a self-hosted Confluence alternative feel timely. The idea: - Use a Git repository that follows Open Knowledge Format with plain Markdown - Commonplace is just a stateless frontend on top (nice UI, but no database, no backups

AcruxCore is an LLM-ops platform for engineering teams: version prompts, route LLM calls through an OpenAI-compatible gateway, trace every request, catalog tools, and evaluate qual
@AcruxCore · X

Access 200+ AI models (Claude, GPT, Gemini) through one unified API with automatic failover.
@MixRoute_ai · X

A lightweight Python runtime that runs in your browser, weighing under 200 KB.
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki