EveryDev.ai
Sign inSubscribe
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
Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
  • Polls
Create
    Home
    Tools

    2,608+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1666
    • Coding1214
    • Infrastructure542
    • Marketing451
    • Design437
    • Projects396
    • Research371
    • Analytics339
    • Testing233
    • MCP227
    • Data213
    • Security200
    • Integration170
    • Learning155
    • Communication148
    • Prompts144
    • Extensions137
    • Commerce125
    • Voice122
    • DevOps99
    • Web78
    • Finance21
    1. Home
    2. Tools
    3. Feynman
    Feynman icon

    Feynman

    Research Assistants
    Featured

    An open source AI research agent CLI that reads papers, searches the web, writes drafts, runs experiments, and cites every claim locally on your computer.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open source under the MIT License. Self-hosted CLI with all features included.

    Engagement

    Available On

    Windows
    macOS
    Linux
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Research AssistantsAgent FrameworksAcademic Research

    Alternatives

    GPT ResearcherElicitK-Dense Web
    Developer
    CompanionSan Francisco, CAEst. 2025

    Listed Jun 2026

    About Feynman

    Feynman is an open source AI research agent built by Companion and distributed under the MIT License. It runs entirely on your local machine as a CLI tool, orchestrating multiple specialized agents to search papers, synthesize findings, run experiments, and produce fully cited research outputs. The project is hosted at github.com/companion-inc/feynman and as of May 2026 has reached version 0.2.58.

    What It Is

    Feynman is a terminal-based research agent that accepts natural language questions or structured slash commands and returns source-grounded answers. It is designed for AI/ML researchers and practitioners who need to move quickly from a research question to a cited brief, literature review, paper audit, or replication experiment. The tool is built on the Pi agent runtime and integrates with AlphaXiv for paper search and analysis, Hugging Face Hub for dataset and model inspection, and cloud GPU providers for compute-heavy tasks.

    How the Agent Team Works

    Feynman dispatches four bundled agents automatically based on the task:

    • Researcher — gathers evidence across papers, the web, repositories, and documentation
    • Reviewer — performs simulated peer review with severity-graded feedback and a revision plan
    • Writer — structures research notes into briefs, drafts, and paper-style output
    • Verifier — checks every citation, verifies source URLs, and removes dead links

    The multi-agent /deepresearch workflow runs parallel researchers, synthesizes findings, and passes results through the Verifier before producing output.

    Workflows and Slash Commands

    Users can invoke workflows with natural language or explicit slash commands:

    • /deepresearch — source-heavy multi-agent investigation
    • /lit — literature review with consensus mapping and open questions
    • /review — simulated peer review with severity scores
    • /audit — paper-to-code mismatch audit for reproducibility claims
    • /replicate — replication plan and sandboxed Docker execution
    • /recipe — ranked ML training recipes grounded in papers, datasets, docs, and code
    • /compare — side-by-side source comparison matrix
    • /draft — polished paper-style draft with inline citations
    • /autoresearch — autonomous hypothesize-experiment-measure loop
    • /watch — recurring monitor for new papers, code, or product updates

    Skills, Tools, and Compute

    Feynman's capabilities ship as Pi skills. Key integrations include AlphaXiv (paper search, Q&A, code reading, annotations via the alpha CLI), Hugging Face Hub (dataset schema and repo file inspection using the public Hub API), web search via Exa, Perplexity, or Gemini API, and session search for indexed recall across prior research sessions. For compute, it supports Docker for isolated local container execution, Modal for serverless GPU burst training and inference, and RunPod for persistent GPU pods with SSH access. Local model providers including LM Studio, LiteLLM, Ollama, and vLLM are supported through the setup flow.

    Setup Path

    Installation is a single curl or PowerShell command that fetches a standalone native bundle with its own Node.js runtime. A skills-only installer is also available for users who want just the research skill library integrated into Codex, Claude/agent repo setups, or OpenCode projects without the full terminal app. The GitHub README documents version pinning, upgrade, and uninstall paths for all platforms.

    Update: v0.2.58

    The latest release is v0.2.58, published on May 17, 2026. The repository was created in March 2026 and has seen rapid iteration, accumulating over 7,500 GitHub stars and 928 forks according to the project's own repository metadata. The project signals active development with frequent tagged releases and an open issues count of 7 as of late May 2026.

    Feynman - 1

    Community Discussions

    Be the first to start a conversation about Feynman

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

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open source under the MIT License. Self-hosted CLI with all features included.

    • All research workflows
    • Multi-agent orchestration
    • AlphaXiv paper search
    • Hugging Face Hub integration
    • Docker, Modal, and RunPod compute

    Capabilities

    Key Features

    • Multi-agent research with Researcher, Reviewer, Writer, and Verifier agents
    • Deep research workflow with parallel agents and synthesis
    • Literature review with consensus mapping and open questions
    • Paper-to-code mismatch audit for reproducibility
    • Experiment replication in sandboxed Docker containers
    • Ranked ML training recipe generation
    • Autonomous research loop (hypothesize, experiment, measure)
    • Recurring research watch for new papers and updates
    • AlphaXiv paper search, Q&A, and code reading
    • Hugging Face Hub dataset and model inspection
    • Web search via Exa, Perplexity, or Gemini API
    • Session search for indexed recall across prior sessions
    • Browser and PDF export of generated artifacts
    • Local model support (LM Studio, LiteLLM, Ollama, vLLM)
    • Modal serverless GPU compute integration
    • RunPod persistent GPU pod integration
    • Docker isolated container execution
    • Every output is source-grounded with direct URLs
    • Skills-only install for Codex, Claude, and OpenCode

    Integrations

    AlphaXiv
    Hugging Face Hub
    Docker
    Modal
    RunPod
    Exa
    Perplexity
    Gemini API
    LM Studio
    LiteLLM
    Ollama
    vLLM
    OpenAI-compatible endpoints
    Pi agent runtime
    OpenCode
    Codex
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

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

    Developer

    Companion

    Companion builds open source AI tooling for researchers and developers, with Feynman as its flagship product. The team ships a terminal-based multi-agent research agent that integrates paper search, experiment execution, and citation verification into a single CLI workflow. Companion publishes its work under the MIT License and maintains active development with frequent versioned releases.

    Founded 2025
    San Francisco, CA
    10 employees

    Used by

    Runway Health (Target)
    Vercel (Target)
    Notion (Target)
    Read more about Companion
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    GPT Researcher icon

    GPT Researcher

    An open-source autonomous AI agent that conducts deep web and local document research, generating detailed, cited reports using any LLM and search provider.

    Elicit icon

    Elicit

    AI-powered research tool that searches 138M+ academic papers, automates systematic literature reviews, and generates cited research reports for scientists and researchers.

    K-Dense Web icon

    K-Dense Web

    An AI agent platform that autonomously executes complex research, analysis, and synthesis tasks across science, engineering, healthcare, and finance with access to 250+ databases and 200+ scientific data formats.

    Browse all tools

    Related Topics

    Research Assistants

    AI assistants specialized in helping with research tasks.

    59 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    362 tools

    Academic Research

    AI tools designed specifically for academic and scientific research.

    47 tools
    Browse all topics
    Back to all tools
    Discussions