Everything you need to get started with Aether AI.
Welcome to Aether AI! Follow these steps to get up and running in minutes.
Go to app.aetherai.example and sign up for a free account.
Upload brand guidelines, past content, or connect via API to feed context to the AI.
Use the web app or API to generate content. Give feedback to improve results over time.
Base URL: https://api.aetherai.example/v1
Authentication: Bearer token in header
curl -X POST https://api.aetherai.example/v1/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt": "Write a blog intro about AI", "context_id": "brand123"}'
Aether AI works with your favorite tools:
Q: How is my data used?
A: Your data is never used to train public models. Itβs only used to personalize outputs for your account.
Q: Can I export my data?
A: Yes! Go to Settings β Data Export to download your content and feedback history.