Discover and explore top open-source AI tools and projects—updated daily.
0x6b6679Terminal interface for Grok LLM interaction
Top 96.9% on SourcePulse
Worm-AI is a command-line interface (CLI) for interacting with Grok models, utilizing an unofficial, reverse-engineered API wrapper. It targets users seeking a lightweight, terminal-native experience for LLM interaction, offering features like built-in jailbreak capabilities and a customizable user interface for fast and flexible engagement.
How It Works
The core of Worm-AI is its reliance on a reverse-engineered Grok API wrapper, originally developed by realasfngl/Grok-Api. This wrapper acts as a proxy, enabling the CLI to access Grok endpoints without requiring official API credentials. This design choice facilitates a lightweight, powerful, and terminal-native interaction model, prioritizing speed and flexibility.
Quick Start & Requirements
git clone https://github.com/kafyasfngl/worm-ai), cd worm-ai, then pip install -r requirements.txt. Run the CLI via python3 main.py.requirements.txt.https://github.com/kafyasfngl/worm-ai.Highlighted Details
Maintenance & Community
t.me/xsocietyforums.Licensing & Compatibility
Limitations & Caveats
This project is unofficial and not affiliated with xAI or Grok. It depends on an unofficial, reverse-engineered API, which may be unstable or subject to change without notice. Security recommendations include storing private configurations in .env files and avoiding public commits of sensitive data.
5 months ago
Inactive
hwchase17
gnachman