Ask AIDA anything.
Free AI · No account · No ads · Powered by Nodalyn
Write me a Python data analysis script
Build a dark HTML landing page
Explain how LLMs work simply
Write me a SQL query
Preview
PixGen
AI image generation · No account · Guest limit: 5 images/hour
Generating
Generated by Nodalyn VCN · For personal use
Free API Key
Integrate AIDA into your apps. No credit card. No portal. Just your email.
100
Calls / Day
10
Calls / Min
Already have a key?
API Reference
Use your key via
X-PH-Key header. Works without a key with IP-based limits.# Chat
POST https://publichost.ai/api/publichost/chat
X-PH-Key: ph-yourkey…
Content-Type: application/json
{ "prompt": "Hello!" }
# Chat with image
{ "prompt": "What is in this?",
"imageBase64": "…base64…" }
# PixGen
POST https://publichost.ai/api/publichost/pixgen
{ "prompt": "A futuristic city at night" }