An open API service indexing awesome lists of open source software.

https://github.com/9aia/strigi

CLI command assistance utilizing GenAI-powered natural language prompts. (⚗️ Experimental)
https://github.com/9aia/strigi

ai bun cli command gaia-public gemini generation prompt public shell terminal typescript

Last synced: about 1 year ago
JSON representation

CLI command assistance utilizing GenAI-powered natural language prompts. (⚗️ Experimental)

Awesome Lists containing this project

README

          

# Strigi - CLI Command Assistant

> [!TIP]
> In a hurry to get started? Jump right to the [Installation](https://9aia.github.io/strigi/guide/installation.html#package-manager) to set up Strigi on your system.

Strigi is an open-source AI assistant designed to streamline command line interactions directly within your terminal. With Strigi, you can generate commands from natural language instructions and receive clear explanations for existing commands, making the command line more accessible for users of all levels.

Strigi in action

> [!WARNING]
> ⚗️ Experimental - Strigi is under development and utilizes experimental AI technology. While it strives to provide accurate and helpful assistance, its responses may not always be perfect.

## Installing

To install Strigi, use NPM:

```bash
npm install -g strigi
```

Or with other package managers like PNPM, Yarn, or Bun!

## Documentation

- [Guide > Authentication](https://9aia.github.io/strigi/guide/authentication.html)
- [Guide > Configuration](https://9aia.github.io/strigi/guide/configuration.html)
- [Homepage](https://9aia.github.io/strigi/)
- [CLI Reference](https://9aia.github.io/strigi/reference/cli.html)

## Contribute

Please refer to our [Contributing Guidelines](CONTRIBUTING.md) for detailed instructions on how to contribute to the project.

## Roadmap

If you’re curious about Strigi’s upcoming features, or brainstorming sessions, we invite you to visit our [Project Management section](./CONTRIBUTING.md#project-management) for a closer look at how we plan, build, and evolve Strigi.