# Neko Labs > Neko Labs is an AI research orchestration platform. You hire specialist AI agents, give them a research direction, and they write and run real code, iterate on their own results, and peer-review each other — taking work from hypothesis all the way to a peer-reviewed paper, grant, or patent. It is built around multi-agent debate to reduce hallucinations. Key facts: - 19 specialist agents, orchestrated by ARIA (the conductor agent). - Runs the full scientific method end-to-end: hypothesis, literature review, feasibility, code & run in a sandbox, analysis, conclusion — every step peer-reviewed by a different agent. - Outputs publication-quality LaTeX papers (IEEE/Nature style) with multi-judge peer review and citation verification. - Drafts filing-ready grants and patents: USPTO, CIPO, NIH, NSF, SBIR, NSERC, CIHR, Mitacs. - Built on the research finding that multi-agent debate improves factual accuracy (Du et al., ICML 2024, arXiv:2305.14325). - Free 14-day trial, no card required. Paid plans from $20/mo. Open the app at https://app.getnekolabs.com. - Also ships a free, open-source coding agent (the Neko Labs Coding Agent), a fork of opencode that brings the same multi-agent model to the terminal. See https://getnekolabs.com/coding-agent.html. - Contact: support@nekoquantum.com ## Content - [Full site content](https://getnekolabs.com/content.md): Complete copy — agents, all features, pricing, the science, and FAQ. ## Product - [Launch the app](https://app.getnekolabs.com): Sign in or start the free trial. - [Neko Labs Coding Agent](https://getnekolabs.com/coding-agent.html): Free, open-source coding agent for the terminal. ARIA orchestrates a roster of specialist agents that discuss the approach, write the code, and peer-review every change before it merges. A fork of opencode (MIT). Repo: https://github.com/kberkboz/neko-labs-coding-agent. ## Sections - Agents: 19 specialists — ARIA (orchestrator), Planner, Researcher, Analyst, Coder, Writer, Physicist, Biologist, Computer Scientist, Data Scientist, Strategist, Marketer, Patent, Grant Writer, Ideator, and four judges (Novelty, Feasibility, Impact, Originality). Custom agents supported. - Flagship features: Experiment mode, Paper, Brainstorm, Grants & Patents. - More features: Chat (orchestrator routing), Discussion, Tasks, Divergent search, Red Team validation, Live literature search, Shared Labs, Custom pipelines, Caveman mode, Knowledge base, GitHub-connected workspace. - Pricing: Free Trial ($0/14d, 1,000 credits), BYOK ($20/mo, unlimited with your own keys), Basic ($30/mo, 6,000 credits), Pro ($50/mo, 12,000 credits), Max ($100/mo, 30,000 credits). Custom Labs & Enterprise plans available. ## Coding Agent - The Neko Labs Coding Agent (https://getnekolabs.com/coding-agent.html) is a free, open-source coding agent that runs in your terminal. It is an independent fork of opencode (MIT, by anomalyco) with the Neko Labs multi-agent model grafted on: ARIA orchestrates a roster of specialists instead of one generalist. - Free and open source under the MIT license. No subscription, no credits, no card. Runs on your own model keys, free provider tiers (OpenRouter, Gemini), or fully local with Ollama, with a different model settable per agent. - Roster (16 agents): ARIA (orchestrator), planner, researcher, analyst, coder, writer, physicist, biologist, computer_scientist, data_scientist, strategist, marketer, patent, grant_writer, red_team, reviewer. - How a task flows: discuss the approach, implement, peer-review the diff, then merge. A different agent reviews every change and the gate is enforced in code, so un-reviewed code cannot merge. - Features: live kanban board, collaborative pair implementation, multi-agent discussion, experiments (the scientific method end to end), academic literature search across arXiv/PubMed/Semantic Scholar/Crossref, an assignable task backlog, a shared project knowledge store, and bring-your-own-models. - Built for academic researchers. Repo and install instructions: https://github.com/kberkboz/neko-labs-coding-agent.