Experience the power of public AI infrastructure with interactive demonstrations of our sovereign language models.
AI models as a public good, accessible to everyone
Nation-scale AI deployments with local control
Fully transparent and community-driven development
Democratizing access to advanced AI capabilities
curl https://api.publicai.co/v1/chat/completions \
-H "Content-Type: application/json" \
-d '{
"model": "apertus-8b",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'Get started with our developer platform at platform.publicai.co
Join the movement to make AI a public good. Try our models, contribute to the project, or deploy your own sovereign AI infrastructure.