A powerful terminal AI agent with 150+ integrations, 100+ functions, voice, browser automation, web UI, and auto-tool-builder
Project description
HelloChusquis v1.3.1
HelloChusquis is an AI terminal agent with chat interface, web search, file management, code execution, and multiple AI integrations.
What's New in v1.3.1
- Fixed --api-keys - Config command now correctly updates API keys
- Config flags fixed - --show, --api-keys, --providers, --quick, --full all work
- Fixed Web Search - Now uses reliable DuckDuckGo lite
- Fixed Plan Tools - Tools now work correctly in multi-step plans
Quick Start
pip install hellochusquis
hellochusquis
Web Interface
hellochusquis web
Then open http://localhost:8000
Command Reference
Core Commands:
hellochusquis # Start interactive chat
hellochusquis web # Open web interface
hellochusquis api --port 8080 # Start REST API
hellochusquis config # Reopen setup wizard
hellochusquis config --show # Show current config
hellochusquis config --api-keys # Edit API keys
hellochusquis config --providers # Edit providers
Built-in Tools:
- shell - Execute terminal commands
- code - Run Python code
- files - Read/write files (read, write, delete, list)
- web_search - Search the web via DuckDuckGo
Available Integrations:
GitHub, Slack, Discord, Docker, Notion, AWS, Gmail, Jira, PostgreSQL, MongoDB, Stripe, Twilio, Supabase, Vercel, HubSpot, Shopify, Mailchimp, Airtable, and more.
REST API
hellochusquis api --port 8080
curl -X POST http://localhost:8080/chat \
-H "Content-Type: application/json" \
-d '{"message": "Hello!"}'
Documentation
- README - This file
- docs/index.html - Web interface
License
MIT License.
Built with ❤️ by aminoy77 and the HelloChusquis community.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 hellochusquis-1.3.1-py3-none-any.whl.
File metadata
- Download URL: hellochusquis-1.3.1-py3-none-any.whl
- Upload date:
- Size: 212.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f14804301ce90349dc05680a877d7f56c7e096bd2aad61598b6e31a394086d1
|
|
| MD5 |
855edd980c48a6fb5a7ffaf985a21806
|
|
| BLAKE2b-256 |
9ed05982d129967cc81f548696faebfffd77ebc478827b9d6034dab2c2ec0e89
|