Discover and explore top open-source AI tools and projects—updated daily.
hexsecteamCommand-line interface for LLM interaction
Top 95.3% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> WormGPT CLI is a terminal-based interface for interacting with Large Language Models (LLMs) through the OpenRouter API. It offers a lightweight, powerful, and fully terminal-friendly experience, supporting multiple LLM models, automatic language detection, and customizable settings. This tool is ideal for users who prefer a command-line workflow for AI interactions.
How It Works
The project leverages the OpenRouter API to provide access to a variety of LLMs. It features automatic language detection via the langdetect library and supports several languages. Users interact through an interactive chat session with a typing effect, all within a stylish, colorized CLI UI. Configuration for API keys, models, and language is managed via an interactive menu or a persistent wormgpt_config.json file.
Quick Start & Requirements
python3 wormgpt.py.wormgpt_config.json.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
3 months ago
Inactive
pythops
AstrBotDevs