Daagy is a terminal-based AI assistant that follows natural language instructions to perform system tasks, answer questions, and much more.
Project description
Daagy - Your AI Terminal Assistant
Daagy is a terminal-based AI assistant that follows natural language instructions to perform system tasks, answer questions, and much more.
🚀 Features
- Command-line based natural language interface
- Capable of performing a vast range of tasks – from system operations to smart utilities and beyond
- Handles general knowledge questions without running system commands
- Best experience on Linux
🖥️ Usage
Just type in your terminal:
$ daagy 'your task here'
or use ques to ask general questions that do not require running a command:
$ daagy ques 'your question here'
🛠️ Installation
$ pip install daagy-ai
📦 Requirements
- Python 3.x
- Gemini API Key
- Required Python package:
$ pip install -q -U google-genai
🔐 Gemini API Key Setup
On first run, Daagy will prompt you to enter your Gemini API key.
This is a one-time setup — the key will be saved locally for future use.
⚠️ Notes
- Optimized for Linux
- Limited support on Windows
🧪 Sample Commands
$ daagy make a node server to handle login
$ daagy make a file named xyz.txt and write hello world 10 times in it
$ daagy delete a folder named useless_folder
$ daagy install a calendar
$ daagy ques who is the PM of INDIA
...and so much more.
Daagy understands natural language — just tell it what you want.
🛠️ Note for Linux Users
If you get daagy: command not found, run the following command and try again.
export PATH="$HOME/.local/bin:$PATH"
😏 Just Saying...
⚠️ Curious minds beware: commands like
daagy do something nastywill do something — but you might not want to find out what.
📄 License
MIT
Project details
Release history Release notifications | RSS feed
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 daagy_ai-1.0.1.tar.gz.
File metadata
- Download URL: daagy_ai-1.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58f9c08c22aa52675519fbc38f68ed71d6b370e454da5c29a37ab1b1e698600f
|
|
| MD5 |
93b1b2cdfd91f2fe3cda65ae215bb8db
|
|
| BLAKE2b-256 |
6cbb2a2604177bd8344cb622dd802742189a487faab3f6890031e32e5638dce0
|
File details
Details for the file daagy_ai-1.0.1-py3-none-any.whl.
File metadata
- Download URL: daagy_ai-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a091e8f3ed62e3db5aa9ad1b64a12ba7173ba9ffde3c75b8deff1b3a2f44163
|
|
| MD5 |
509986809e0c5cafcc1751b2e133c404
|
|
| BLAKE2b-256 |
196c532dd39e9c41e65b8ed18c74b17f99fd035b38e22ff2c5fdd8acf7827954
|