Skip to content

Build any software instantly in natural language, directly on your local device.

License

Notifications You must be signed in to change notification settings

chideracollins/speech-cli

Repository files navigation

Speech CLI, build any software instantly in natural language, directly on your local device.


Speech CLI is a command-line application that lets you build software instantly using natural language, running directly on your local device. Describe what you want to build in plain English and Speech CLI scaffolds, generates, and automates the code and project tasks locally — no cloud dependency required.

Related projects & important links

Quick start

Prerequisites

  • Python 3.13 or newer
  • uv package manager

Setup

Install the CLI tool directly using uv:

uv tool install git+https://github.com/speech-code/speech-cli

Once installed, you can run the tool from anywhere:

speech

Installing uv (if not already installed)

# On macOS and Linux
curl -LsSf https://astral.sh/uv/install.sh | sh

# On Windows
powershell -c "irm https://astral.sh/uv/install.ps1 | iex"

# Or with pip
pip install uv

For Windows Users

For the best experience, use Windows Terminal instead of the legacy Command Prompt. You can install it via:

winget install --id Microsoft.WindowsTerminal -e

Or download it from the Microsoft Store.

Contributing

Contributions are welcome. Please read the repository's CONTRIBUTING.md at the project root for guidelines on reporting issues, proposing changes, and submitting pull requests.

About

Build any software instantly in natural language, directly on your local device.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published