Open Source

Friday CLI

The open source AI agent for your terminal — chat, images, voice, and video with plugins ready out of the box.

Open source. 30+ models from OpenAI, Google & ElevenLabs. No API keys required to get started.

Models

Chat. Images. Voice. Video. One CLI.

No other CLI agent gives you all four. 30+ models across five categories — no API keys required to get started.

Chat

(5)

GPT-5.2

OpenAI

Flagship model with improved reasoning

GPT-5.2 Codex

OpenAI

Coding-optimized for software development

GPT-5.2 Pro

OpenAI

Deep reasoning with more compute

Gemini 3 Pro

Google

Reasoning-first with 1M token context

Gemini 3 Flash

Google

Fast reasoning at lower cost

Image Gen

(6)

GPT Image 1.5

OpenAI

4x faster, better instruction following

GPT Image 1

OpenAI

High quality with strong prompt adherence

GPT Image 1 Mini

OpenAI

Cost-effective rapid iteration

Imagen 4 Ultra

Google

Highest fidelity photorealistic detail

Imagen 4

Google

Balanced quality and speed

Imagen 4 Fast

Google

Optimized for iteration speed

TTS (Voice)

(8)

GPT-4o Mini TTS

OpenAI

Steerable tone, pacing & emotion

TTS-1 HD

OpenAI

High definition premium audio

TTS-1

OpenAI

Low latency standard TTS

Google Cloud TTS

Google

220+ voices, 40+ languages

Eleven v3

ElevenLabs

Most expressive, natural emotional range

Flash v2.5

ElevenLabs

Ultra-low ~75ms latency

Turbo v2.5

ElevenLabs

Balanced ~250ms latency

Multilingual v2

ElevenLabs

32 languages supported

Video Gen

(5)

Sora 2

OpenAI

Fast, flexible with temporal coherence

Sora 2 Pro

OpenAI

Professional-quality output

Veo 3.1

Google

Native audio, 4K resolution

Veo 3.1 Fast

Google

Lower latency, faster turnaround

Veo 3

Google

Generally available at lower pricing

STT (Transcription)

(2)

Whisper

OpenAI

Multilingual speech recognition

Google Cloud STT

Google

Streaming support, broad language coverage

Connectors

Plugins & Apps, Ready Out of the Box

No setup, no config files. Connect to your favorite tools and start automating immediately.

GitHub

Repositories, issues, PRs & actions

Figma

Design files and components

Supabase

Database and storage management

Google Drive

Drive, Docs, Sheets & Slides

Firecrawl

Web scraping and crawling

Discord

Read and send server messages

Resend

Send emails via Resend

Reddit

Browse and post on Reddit

X / Twitter

Post and read tweets

LinkedIn

Manage profile and posts

Agents

Automated 24/7 Agents

Deploy autonomous agents that monitor, respond, and execute tasks around the clock.

Always On

Agents run continuously in the background, handling tasks while you focus on what matters.

Tool-Aware

Agents use your connected apps and models to take real actions — not just generate text.

CLI-Native

Define, run, and monitor agents entirely from the command line. No dashboards needed.

Get Started

Up and Running in 5 Minutes

Requires Node.js 18+. Install via brew install node or nodejs.org.

1

Clone the repo

$ git clone https://github.com/tryfridayai/friday_cli.git

$ cd friday_cli

2

Install dependencies

$ npm install

3

Install the CLI globally

$ npm install -g ./packages/cli

4

Run Friday

$ friday

The first run launches a setup wizard that asks for your API key. Grab one from console.anthropic.com.

You're all set!

Try it out

Friday CLI is free and open source. Star the repo, open an issue, or start building.