EveryDev.ai
Subscribe
Home
Tools

3,245+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Arkor
    Arkor icon

    Arkor

    AI Development Libraries

    Agent-native TypeScript framework for fine-tuning open-weight LLMs, letting coding agents like Claude Code or Codex build, train, and deploy custom models on managed GPUs.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Everything is free to use while Arkor is in alpha. No pricing published yet.

    Engagement

    Available On

    Web
    API
    VS Code
    SDK
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI Development LibrariesModel ManagementLLM Orchestration

    Alternatives

    Transformer LabLudwigMastra
    Developer
    Romanark Inc.Sapporo, JapanEst. 2024

    Listed Jul 2026

    About Arkor

    Arkor is a TypeScript-first platform for training, fine-tuning, and deploying open-weight language models, built by Romanark Inc. (株式会社Romanark), a company founded in December 2024 and based in Sapporo, Japan. It is currently in alpha, available free to use, and published under the MIT license on GitHub.

    What It Is

    Arkor fills the gap between calling a frontier API and running your own GPU infrastructure. It gives TypeScript and Next.js product engineers a workflow where fine-tuning, evaluation, and model serving live in the same codebase as the product — using the same editor, types, and code-review flow they already know. The core idea, as the README puts it, is to "ship the model the same way you ship the product."

    How the Agent-Native Workflow Works

    Arkor is designed to be driven by coding agents such as Claude Code or OpenAI Codex:

    1. Describe the model — tell your coding agent in plain language what behavior you want (e.g., "rewrite rough drafts as tweets in my voice").
    2. Agent builds the project — the agent finds or prepares a dataset, converts it to the required format, writes a TypeScript trainer, and adds evaluation inside your repo.
    3. Review and run — you review every change, then run pnpm dev. Arkor Studio opens at localhost:4000, where you click Run Training and watch progress live.
    4. Deployed API — Arkor trains on managed GPUs and deploys the fine-tuned model behind an OpenAI-compatible API endpoint your app can call by changing a base URL.

    Architecture and Developer Experience

    The framework centers on two TypeScript functions — createTrainer and createArkor — that replace separate config files with type-safe objects. Key architectural details from the repository:

    • Local Studio: arkor dev boots a Hono server at 127.0.0.1:4000 serving a Vite + React SPA; the Studio shows a jobs list, live loss chart, log tail, and a Playground for chatting with fine-tuned models.
    • Lifecycle callbacks: onStarted, onLog, onCheckpoint, onCompleted, and onFailed fire as training streams from the cloud, fully typed.
    • Mid-run inference: inside onCheckpoint, developers can call infer({ messages }) to sanity-check the model while it is still training.
    • Anonymous workspace: arkor dev provisions a throwaway anonymous workspace on first launch — no signup required. Running arkor login --oauth attaches work to an account.
    • Managed GPUs: training runs on Arkor's cloud GPU infrastructure; checkpoints stream back as SSE events.

    Templates and Supported Models

    Three curated starter templates pair the Gemma 4 (gemma-4-E4B-it) base model with public HuggingFace datasets and finish in minutes:

    • triage — support ticket classification (~7 min)
    • translate — structured translation with language detection (~7 min)
    • redaction — PII redaction with tag output (~12 min)

    A one-click "Try Gemma 4 instantly" flow on the homepage creates a temporary API endpoint with no signup; without an account the endpoint expires after 7 days.

    Current Status: Alpha

    The GitHub repository carries an explicit alpha warning ("APIs change without notice") and the pricing page states everything is free during the alpha period. The repo was created in April 2026 and last pushed in July 2026, showing active development. The roadmap is published in the documentation. Confidential Computing support is listed as "Soon" on the website. The project has an MIT license and accepts community contributions via GitHub issues and Discord.

    Arkor - 1

    Community Discussions

    Be the first to start a conversation about Arkor

    Share your experience with Arkor, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Alpha

    Everything is free to use while Arkor is in alpha. No pricing published yet.

    • Fine-tune open-weight LLMs
    • Managed GPU training
    • Local Studio web UI
    • OpenAI-compatible API deployment
    • Anonymous workspace (no signup required)

    Capabilities

    Key Features

    • Fine-tune open-weight LLMs from TypeScript
    • Agent-native workflow with Claude Code and Codex
    • Local Studio web UI at localhost:4000
    • Managed GPU training infrastructure
    • OpenAI-compatible API deployment
    • Type-safe trainer configuration
    • Lifecycle callbacks (onStarted, onLog, onCheckpoint, onCompleted, onFailed)
    • Mid-run inference via onCheckpoint
    • Anonymous workspace with no signup required
    • Three curated starter templates (triage, translate, redaction)
    • LoRA fine-tuning support
    • Live loss chart and log tail in Studio
    • Playground for chatting with fine-tuned models
    • One-click Gemma 4 temporary endpoint
    • CLI with arkor dev, build, start, login commands

    Integrations

    Claude Code
    OpenAI Codex
    HuggingFace datasets
    Next.js
    Node.js
    Hono
    Vite
    React
    pnpm
    npm
    yarn
    bun
    OpenAI-compatible API clients
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Arkor and help others make informed decisions.

    Developer

    Romanark Inc.

    Romanark Inc. (株式会社Romanark) builds Arkor, a TypeScript-first platform for training, fine-tuning, and deploying open-weight language models. Founded in December 2024 and headquartered in Sapporo, Japan, the company targets product engineers who want to own their AI models without standing up dedicated ML infrastructure. Arkor provides the missing path between calling a frontier API and running a full GPU training stack, letting TypeScript teams ship custom models the same way they ship their apps.

    Founded 2024
    Sapporo, Japan
    2 employees
    Read more about Romanark Inc.
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    Transformer Lab icon

    Transformer Lab

    An open-source machine learning research platform for training, fine-tuning, and evaluating LLMs and multimodal models locally, on-prem, or in the cloud.

    Ludwig icon

    Ludwig

    Ludwig is a low-code, declarative deep learning framework for building custom AI models including LLMs and neural networks using YAML configuration files.

    Mastra icon

    Mastra

    Mastra is an open-source TypeScript framework for building AI-powered applications and agents, with built-in support for workflows, RAG, memory, MCP, evals, and observability.

    Browse all tools

    Related Topics

    AI Development Libraries

    Programming libraries and frameworks that provide machine learning capabilities, model integration, and AI functionality for developers.

    261 tools

    Model Management

    Tools for managing, versioning, and deploying AI models.

    52 tools

    LLM Orchestration

    Platforms and frameworks for designing, managing, and deploying complex LLM workflows with visual interfaces, allowing for the coordination of multiple AI models and services.

    185 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions