The complete AI platform. Any model. Any device. Your data.
Tarkam is a unified platform for AI development — coding agents, model runtime, agent SDK, sandboxed execution, enterprise data connectors, and reasoning-native intelligence.
| Product | Description | License |
|---|---|---|
| Tarkam Core | Shared config, CLI, model provider abstraction | ELv2 |
| Tarkam Code | AI coding agent for your terminal | ELv2 |
| Tarkam Runtime | Run any model locally or in the cloud | ELv2 |
| Tarkam SDK | Build custom AI agents (TypeScript & Python) | ELv2 |
| Tarkam Sandbox | Secure execution environments | ELv2 |
| Tarkam Agents | Managed AI agents for real workflows | ELv2 |
| Tarkam Data | Enterprise data connectors | ELv2 |
| Tarkam Net | Networking, deployment, cloud orchestration | ELv2 |
| Tarkam Desktop | Full computer use — screen, audio, video, GUI | ELv2 |
# Install
curl -fsSL https://tarkam.ai/install.sh | sh
# Run a coding agent with any model
tarkam code --model gemma-4 "refactor auth to use JWT"
# Run a model locally
tarkam run --local llama-3.1-8b
# Deploy an agent
tarkam agents deploy customer-support --data ./kbRun local models (Gemma, Llama, Mistral), connect to cloud APIs (OpenAI, Anthropic, Google), or serve your own fine-tunes. Switch providers with one config change — your code stays the same.
- Website: tarkam.ai
- Contact: hello@tarkam.ai
- HuggingFace: huggingface.co/tarkam-ai
Research-driven · Developer-first · Made in India