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)
- Host: GitHub
- URL: https://github.com/9aia/strigi
- Owner: 9aia
- License: mit
- Created: 2024-04-02T23:20:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-17T20:02:05.000Z (over 1 year ago)
- Last Synced: 2025-04-04T04:47:23.642Z (about 1 year ago)
- Topics: ai, bun, cli, command, gaia-public, gemini, generation, prompt, public, shell, terminal, typescript
- Language: TypeScript
- Homepage: https://9aia.github.io/strigi/
- Size: 2.72 MB
- Stars: 9
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.

> [!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.