Spaces:
Runtime error
Runtime error
metadata
title: AJ Mini API
emoji: π€
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
license: mit
AJ - AI Assistant API
Created by AJ STUDIOZ
A powerful AI assistant API powered by the AJ Mini model.
Features
- π Fast inference
- π¬ Natural conversation
- π RESTful API
- π CORS enabled
- π Health monitoring
API Endpoints
GET /- API informationPOST /api/chat- Chat with AJGET /api/info- Model detailsGET /health- Health check
Usage
curl -X POST "https://YOUR-SPACE-URL/api/chat" \
-H "Content-Type: application/json" \
-d '{"message":"Hello AJ"}'
Website
π ajstudioz.co.in
Making AI accessible to everyone!