open-deep-research

0.8.0 • Public • Published

Together Deep Research CLI

A TypeScript-based AI-powered research assistant for comprehensive topic exploration.

Overview

Together Deep Research CLI is a TypeScript-based command-line interface that delivers in-depth research on complex topics requiring multi-hop reasoning. It enhances traditional web search by producing comprehensive, well-cited content that mimics the human research process - planning, searching, evaluating information, and iterating until completion.

Features

  • Comprehensive Research Reports - Generates long-form, well-cited content on complex topics
  • Clarification steps - Uses multiple self-reflection stages for quality information gathering
  • Model Flexibility - Supports multiple LLM models for different research stages
  • Configurable Parameters - Easy customization of research depth and output format

Usage

Run the deep research workflow:

# Install the CLI globally
npm i open-deep-research -g
# Then run it
open-deep-research

# Or using npx just this
npx open-deep-research

You'll also need to specify two environment variables from Together AI for the inference and Exa for search:

export TOGETHER_API_KEY=your_together_api_key
export EXA_API_KEY=your_exa_api_key

Disclaimer

As an LLM-based system, this tool may occasionally:

  • Generate hallucinations or fabricate information that appears plausible
  • Contain biases present in its training data
  • Misinterpret complex queries or provide incomplete analyses
  • Present outdated information

Always verify important information from generated reports with primary sources.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i open-deep-research

Weekly Downloads

127

Version

0.8.0

License

MIT

Unpacked Size

79.5 kB

Total Files

15

Last publish

Collaborators

  • hassanelmghari