Francescogiraldi/IKIGAI
0
IKIGAI AI Model (Mistral-7B)
This Hugging Face Space hosts an AI model using Mistral 7B, deployed with FastAPI.
๐ Usage
You can send API requests to generate responses:
Endpoint
POST /generate
Example Request
{
"prompt": "What is Ikigai?"
}
