Your personal AI assistant in the terminal
Project description
Vasudev CLI 🚀
Vasudev CLI is your personal AI assistant in the terminal. It helps you write code, build applications, automate tasks, and control your browser using natural language.
Features ✨
- AI Chat: Powered by Google Gemini (Flash 1.5).
- Natural Language Actions:
- "Open Google" -> Opens browser.
- "Play Believer" -> Plays song on YouTube.
- Shell Execution: Run commands directly via
/run <command>. - Code Writer: Automatically detects and saves code blocks.
- Auto-Browser: Toggle automatic URL opening with
/autobrowser on.
Installation 🛠️
Option 1: Easy Install (Windows) - Recommended ⚡
- Download the project folder.
- Double-click
install_win.bat. - Wait for it to finish. It will install the CLI and fix your PATH automatically.
Option 2: Manual Install
You can install Vasudev CLI via pip:
pip install vasudev-cli
Or if you are installing from source:
git clone https://github.com/yourusername/vasudev-cli.git
cd vasudev-cli
pip install .
Usage 🚀
Once installed, you can run Vasudev from any terminal (CMD, PowerShell, Git Bash) using:
vasudev
# OR
vc
First Run
On the first run, the CLI will ask for your Gemini API Key.
- It will securely save it to
~/.vasudev/config.json. - You can get a key from Google AI Studio.
Commands
- Chat: Just type your message!
/help: Show available tools./run <cmd>: Execute a shell command (e.g.,/run dir)./exit: Quit the CLI.
Project Structure 📂
src/main.py: Main source code.vc.bat: Launcher script.requirements.txt: Python dependencies.
Built with ❤️ by Vasudev AI
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 vasudev_cli-1.0.2.tar.gz.
File metadata
- Download URL: vasudev_cli-1.0.2.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5d93accda41445a69c0869a84a2c3c9e0dc39a90673171c518425de41d17a10
|
|
| MD5 |
689be110555e154326ccbc3c124bcd47
|
|
| BLAKE2b-256 |
d724e40c6bb76bb65648756abd8562a402d5ad5634ed01920b65b5c339996a2a
|
File details
Details for the file vasudev_cli-1.0.2-py3-none-any.whl.
File metadata
- Download URL: vasudev_cli-1.0.2-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fd7463dcc85aae02949d186498aafc27a16c6a2eba2290c634af00368d400f0
|
|
| MD5 |
cf69300f224316b083976702a357b5ce
|
|
| BLAKE2b-256 |
980ddf1a360bfaa9d8d23f8402a8c86f580d6baeccd6095baed0db7e18909d59
|