# companion-inc/feynman

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/companion-inc-feynman).**

8,094 stars · 960 forks · TypeScript · MIT

## Links

- GitHub: https://github.com/companion-inc/feynman
- Homepage: https://feynman.is
- awesome-repositories: https://awesome-repositories.com/repository/companion-inc-feynman.md

## Description

Feynman is an open-source AI research agent that coordinates multi-agent workflows to search papers, run experiments, and produce cited research briefs. It orchestrates parallel researcher agents that independently investigate subtopics, then synthesizes and verifies findings through a multi-step orchestration loop, enabling deep research across academic papers, web sources, and code.

The tool distinguishes itself through several specialized capabilities, including paper claim verification that audits research paper claims against actual code implementations to identify mismatches and validate results, and a replication planning engine that generates step-by-step plans for reproducing research results with environment selection and compute target configuration. It also functions as a literature review generator, producing structured reviews with cited references covering consensus, disagreements, and open questions on a given topic, and includes a Hugging Face Hub inspector for reading dataset metadata and accessing files from model, dataset, and Space repositories.

Beyond these core differentiators, Feynman supports a broad range of research activities such as paper and web search, cited research brief generation, full-text paper access resolution, paper reading priority ranking, multi-source comparison, ML training recipe discovery, and research paper drafting. It manages research sessions with indexing and search for prior session recall, and can execute bounded experiment loops with benchmark evidence to answer research questions. The tool also provides artifact browsing and preview, system performance observation, and the ability to set up research watches with optional follow-up schedules.

Installation is available via npm into an existing Node.js environment, as a standalone native bundle for macOS, Linux, or Windows with zero external dependencies, or as a research skills-only download for use with Codex or other agents. A guided setup wizard walks through model provider selection, authentication, and optional research-continuity extras like memory or session search.

## Tags

### Artificial Intelligence & ML

- [Research Agents](https://awesome-repositories.com/f/artificial-intelligence-ml/research-agents.md) — An open-source tool that coordinates multi-agent workflows to search papers and produce cited briefs.
- [Agent Orchestration Loops](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-orchestration-loops.md) — Coordinates parallel researcher agents through iterative planning and synthesis loops.
- [Deep Research Execution](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-task-execution/deep-research-execution.md) — Executes multi-agent workflows across papers, web, and code to produce cited briefs or deep dives. ([source](https://feynman.is/))
- [Bounded Experiment Loops](https://awesome-repositories.com/f/artificial-intelligence-ml/autonomous-task-execution/scientific-experiment-execution/bounded-experiment-loops.md) — Executes autonomous bounded experiment loops with benchmark evidence to answer research questions. ([source](https://cdn.jsdelivr.net/gh/companion-inc/feynman@main/README.md))
- [Multi-Agent Orchestration](https://awesome-repositories.com/f/artificial-intelligence-ml/multi-agent-orchestration.md) — Orchestrates parallel AI agents to investigate topics and synthesize findings across multiple sources.
- [Multi-Agent Research Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/multi-agent-research-frameworks.md) — Coordinates parallel researcher agents to investigate topics and synthesize verified findings. ([source](https://cdn.jsdelivr.net/gh/companion-inc/feynman@main/README.md))
- [Cited Brief Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/research-papers/automated-research-paper-analysis/cited-brief-generators.md) — Generates concise, citation-backed research briefs from academic papers and web sources. ([source](https://feynman.is/docs))
- [Paper and Web Searchers](https://awesome-repositories.com/f/artificial-intelligence-ml/research-papers/automated-research-paper-analysis/paper-and-web-searchers.md) — Queries academic papers and web sources to produce cited research briefs on topics. ([source](https://cdn.jsdelivr.net/gh/companion-inc/feynman@main/README.md))
- [Claim Auditors](https://awesome-repositories.com/f/artificial-intelligence-ml/research-papers/paper-to-code-implementations/claim-auditors.md) — Audits research paper claims against actual code implementations to identify mismatches. ([source](https://cdn.jsdelivr.net/gh/companion-inc/feynman@main/README.md))
- [Claim Audits](https://awesome-repositories.com/f/artificial-intelligence-ml/research-papers/paper-to-code-implementations/claim-audits.md) — Audits research paper claims against actual code implementations to identify mismatches.
- [Implementation Audits](https://awesome-repositories.com/f/artificial-intelligence-ml/research-papers/paper-to-code-implementations/implementation-audits.md) — Compares claims in academic papers against actual code implementations to identify mismatches.
- [Scheduled Research Digests](https://awesome-repositories.com/f/artificial-intelligence-ml/automated-research-platforms/scheduled-research-digests.md) — Establishes baselines for research topics with optional schedules for follow-up investigations. ([source](https://cdn.jsdelivr.net/gh/companion-inc/feynman@main/README.md))
- [Research Report Drafting](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-ai-resources/generative-ai/generative-text-inference/iterative-refinement-generation/research-report-drafting.md) — Produces structured drafts in the style of academic papers from research findings. ([source](https://cdn.jsdelivr.net/gh/companion-inc/feynman@main/README.md))
- [Hub Inspectors](https://awesome-repositories.com/f/artificial-intelligence-ml/model-and-dataset-hubs/hub-inspectors.md) — Reads dataset metadata and accesses files from Hugging Face model, dataset, and Space repositories.
- [Automated Research Paper Analysis](https://awesome-repositories.com/f/artificial-intelligence-ml/research-papers/automated-research-paper-analysis.md) — Structures collected findings and citations into polished, paper-style drafts with inline references. ([source](https://feynman.is/))
- [Platform-Specific Paper Queries](https://awesome-repositories.com/f/artificial-intelligence-ml/research-papers/automated-research-paper-analysis/platform-specific-paper-queries.md) — Queries papers, reads code, and accesses annotations on the AlphaXiv platform. ([source](https://cdn.jsdelivr.net/gh/companion-inc/feynman@main/README.md))
- [Reading Priority Rankers](https://awesome-repositories.com/f/artificial-intelligence-ml/research-papers/automated-research-paper-analysis/reading-priority-rankers.md) — Scores papers by citation, method, and reproducibility to recommend reading priority. ([source](https://cdn.jsdelivr.net/gh/companion-inc/feynman@main/README.md))
- [Relevance Rankers](https://awesome-repositories.com/f/artificial-intelligence-ml/research-papers/automated-research-paper-analysis/relevance-rankers.md) — Scores academic papers by citation, methodology, and reproducibility metrics for reading priority. ([source](https://feynman.is/docs))
- [Training Recipes](https://awesome-repositories.com/f/artificial-intelligence-ml/training-recipes.md) — Searches papers, datasets, and code to find actionable and ranked ML training recipes. ([source](https://cdn.jsdelivr.net/gh/companion-inc/feynman@main/README.md))

### DevOps & Infrastructure

- [Replication Plans](https://awesome-repositories.com/f/devops-infrastructure/reproducible-environments/development-environment-reproducibility/research-environment-reproducibility/replication-plans.md) — Generates step-by-step replication plans with environment selection and compute target configuration.
- [Containerized Experiment Executions](https://awesome-repositories.com/f/devops-infrastructure/container-orchestration/container-runtimes/runtime-configuration-interfaces/docker-socket-orchestrators/docker-target-configurators/docker-container-deployments/docker-container-execution/containerized-experiment-executions.md) — Executes replication and benchmark experiments in Docker, Modal, or RunPod containers. ([source](https://cdn.jsdelivr.net/gh/companion-inc/feynman@main/README.md))

### Scientific & Mathematical Computing

- [Automated Literature Reviewers](https://awesome-repositories.com/f/scientific-mathematical-computing/automated-literature-reviewers.md) — Produces structured literature reviews with cited references covering consensus and open questions.
- [Multi-Source Research Investigations](https://awesome-repositories.com/f/scientific-mathematical-computing/research-analysis-workflows/research-and-data-analysis-tools/research-and-analysis-tools/research-automation-tools/multi-source-research-investigations.md) — Runs multi-agent investigations that search papers, web, and code to produce cited briefs.

### Software Engineering & Architecture

- [Replication Checkers](https://awesome-repositories.com/f/software-engineering-architecture/strategic-planning-workflows/implementation-planning/agentic-plan-and-execute-workflows/replication-checkers.md) — Creates replication plans for paper results and runs checks after environment selection. ([source](https://cdn.jsdelivr.net/gh/companion-inc/feynman@main/README.md))
- [Replication Planners](https://awesome-repositories.com/f/software-engineering-architecture/strategic-planning-workflows/implementation-planning/research-experiment-planning/replication-planners.md) — Generates step-by-step plans for reproducing research results with environment selection.
- [Research Session Recall](https://awesome-repositories.com/f/software-engineering-architecture/session-continuity-managers/research-session-recall.md) — Indexes and searches prior research sessions for reuse and continuity.

### Content Management & Publishing

- [Academic Paper Resolvers](https://awesome-repositories.com/f/content-management-publishing/full-text-content-extraction/academic-paper-resolvers.md) — Resolves legal full-text access for academic papers from multiple sources. ([source](https://cdn.jsdelivr.net/gh/companion-inc/feynman@main/README.md))

### Development Tools & Productivity

- [Session Context Search](https://awesome-repositories.com/f/development-tools-productivity/session-context-search.md) — Searches across prior research sessions to recall and index information for reuse. ([source](https://cdn.jsdelivr.net/gh/companion-inc/feynman@main/README.md))
