An innovative command-line tool driven by powerful large language models, designed to accelerate task completion and maximize your productivity.
Project description
Clibot
Clibot is an innovative command-line productivity tool powered by advanced language models. It helps you accomplish tasks faster and more efficiently by interacting with AI models directly from the command line. Clibot supports various command line interfaces including CMD, PowerShell, Zsh, and more.
Installation
To install Clibot, run the following command:
pip install clibot
[!TIP] You can use locally hosted open source models which are available for free. To use local models, you will need to run your own LLM backend server such as Ollama.
❗️Note: Localhosted models require high-end hardware for optimal performance and may not work as expected on lower-end systems.
Features
- Multi-Provider Support: Compatible with multiple AI providers including Groq, OpenAI, Mistral, and Ollama.
- Conversation History: Keeps track of your conversations for easy review.
- Setup and Configuration: Streamlined setup process to configure your AI providers.
Setup
After installation, run the following command to set up Clibot:
clibot
Usage
Use Clibot by executing the clibot command followed by your query or command. Here are some examples:
- General Queries:
clibot "How is my system?"
- Summarizing multiple files:
clibot "Summarize" < file1.txt < file2.txt
- Creating and saving files:
clibot 'Write a simple README file' > README.md
- Reviewing CPU information:
lscpu | clibot 'Review my CPU'
Feel free to explore the various capabilities of Clibot and make the most out of this powerful command-line productivity tool!
Donations
If you find this project useful, consider supporting my work by making a donation. Every contribution helps me continue developing and maintaining this project.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clibot-0.1.3.tar.gz.
File metadata
- Download URL: clibot-0.1.3.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e925d84aa588a60c2caf170e98b07dce1a0624e0f56c3cfb321a197fa4858a8
|
|
| MD5 |
eb4f3839e4bb4de953810287d4f93905
|
|
| BLAKE2b-256 |
38b032cfa880fbde3971503cfd4ac59425c5d60cbabdedf95a22d658c6865ed5
|
File details
Details for the file clibot-0.1.3-py3-none-any.whl.
File metadata
- Download URL: clibot-0.1.3-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
828c525eca69310afaec55fdc5c6b025eaf4337a98743e3cb2ae094e7282cb30
|
|
| MD5 |
9650dc3feb6403cafe2738cf7500e834
|
|
| BLAKE2b-256 |
e3ddf9468699be6009b74cf5d01d35fdcaf5f4531bed6789c29f803906b4d585
|