Cxmpute connects providers of computing hardware with users who leverage a range of computing services.
Empowering individuals and organizations to contribute to and benefit from a global computing network. We believe in democratizing access to technology and rewarding participation.
Powerful language models for text generation, conversation, reasoning, and general AI tasks.
Advanced vision-language models that can understand and analyze images, charts, and documents.
Natural text-to-speech synthesis with multiple voice options and high-quality audio output.
Transform text into high-dimensional vectors for semantic search and RAG applications.
Specialized coding models for code generation, debugging, and programming assistance.
Mathematical reasoning models optimized for solving complex equations and quantitative problems.
Distributed web scraping service that extracts and processes content from web pages efficiently.
curl -X POST https://cxmpute.cloud/api/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "X-User-Id: YOUR_USER_ID" \
-H "Content-Type: application/json" \
-d '{
"model": "cogito:14b",
"messages": [
{"role": "user", "content": "Write a haiku about AI"}
],
"temperature": 0.8
}'
Available models in this category with their creators and capabilities.
┌─────────────────────────────────────────────────┐ │ GLOBAL USERS │ └────────────────┬─────────────┬──────────────────┘ │ │ ┌────────────────▼─────────────▼──────────────────┐ │ CXMPUTE ORCHESTRATOR │ │ [Load Balancer] [Task Router] [Rewards] │ └─────────────────────────┬───────────────────────┘ │ ┌─────────────────────────▼───────────────────────┐ │ GLOBAL DISTRIBUTED CXMPUTE NETWORK │ │ [GPUs] [CPUs] [TPUs] [Datacenters] [Edge] │ └─────────────────────────────────────────────────┘