Skip to main content

Zed is an LLM-based CLI assistant built with python and Chat GPT

Project description

Overview

A helpful command line assistant, based on ChatGPT.

Installation

Note: Zed requires Python 3.8+

pip install zed-assistant

Usage

zed --help

Examples

zed zip my-folder/

Contributing

Install dependencies

Setup the project locally:

git clone https://github.com/hoffmannmatheus/zed/ && cd zed
poetry install

Run tests

poetry run pytest

Run zed locally

First, setup your local OpenAI API key:

export ZED_OAI_KEY="your-openai-key"

Then, run locally with:

poetry run zed

Publishing a new version

poetry publish --build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zed_assistant-0.0.1.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

zed_assistant-0.0.1-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page