XIBE-CHAT CLI - AI-powered terminal assistant for text and image generation
Project description
XIBE-CHAT CLI 🚀
AI-powered terminal assistant for text and image generation
A beautiful, feature-rich CLI application that brings AI text and image generation directly to your terminal. Built with Python and featuring a rich interface powered by Rich library.
✨ Features
🤖 AI Text Generation
- Multiple AI Models: Choose from various text generation models
- Conversation Memory: Maintains context across multiple exchanges
- Rich Formatting: Beautiful markdown rendering with syntax highlighting
- Model Switching: Change models on the fly without losing chat history
🖼️ AI Image Generation
- Enhanced Prompts: AI automatically improves your prompts for better results
- Multiple Models: Support for flux, kontext, turbo, nanobanana, and more
- High Quality: 1024x1024 resolution with safety filtering
- Private Generation: Images not shared in public feeds
- Premium Features: No watermarks, NO rate limits!
💾 Smart Memory System
- Model Preferences: Remembers your preferred AI models
- Auto-Load: Uses saved preferences on startup
- Easy Reset: Reset preferences anytime with
/reset
🎨 Beautiful Interface
- Rich Terminal UI: Beautiful ASCII art logo and colorful interface
- Multi-line Input: Support for multi-line messages with
Ctrl+N - Command System: Intuitive slash commands for all features
- Cross-Platform: Works on Windows, macOS, and Linux
🚀 Quick Start
Installation
Via pip (recommended):
pip install xibe-chat-cli
Run the CLI:
xibe-chat
# or use the short alias
xibe
📖 Usage
Basic Commands
# Start the CLI
xibe-chat
# Chat with AI
You: Hello! How are you?
# Generate images
You: img: a beautiful sunset over mountains
# Get help
You: /help
Available Commands
| Command | Description |
|---|---|
/help |
Show all commands and usage |
/clear |
Clear terminal and show logo |
/new |
Start a new chat session |
/reset |
Reset saved model preferences |
/image-settings |
View image generation settings |
models |
Show available AI models |
switch |
Change AI models |
exit/quit |
End the session |
Input Methods
- Normal Text: Just type and press Enter
- Multi-line: Press
Ctrl+Nfor new lines, Enter to send - Image Generation: Prefix with
img:(e.g.,img: cute cat)
⚙️ Configuration
🎯 No Setup Required!
XIBE-CHAT CLI comes pre-configured with premium API access:
- ✅ No Watermarks: Clean images without logos
- ✅ Enhanced Rate Limits: Higher usage limits for better performance
- ✅ Private Generation: Your images stay private
Model Preferences
Your preferred models are automatically saved in xibe_chat_config.json:
{
"text_model": "mistral",
"image_model": "flux",
"last_updated": "2024-01-15T10:30:45.123456"
}
🖼️ Image Generation Features
Enhanced API Parameters
- Enhance: AI improves your prompts automatically
- Safe Mode: Strict NSFW filtering enabled
- Private: Images not shared publicly
- High Quality: 1024x1024 resolution
- No Watermarks: Clean images included
Available Models
- flux: High-quality general purpose
- kontext: Image-to-image editing
- turbo: Fast generation
- nanobanana: Advanced image editing
- gptimage: GPT-powered generation
🔧 Technical Details
Package Information
- Package: xibe-chat-cli
- Version: 0.5.3
- PyPI: https://pypi.org/project/xibe-chat-cli/
- License: Proprietary
- Author: iotserver24
System Requirements
- Python 3.8+
- Windows, macOS, or Linux
- Internet connection for AI services
📦 Requirements
- Python 3.8+
- pyfiglet
- python-dotenv
- requests
- rich
- prompt-toolkit
📞 Support & Contact
For support, feature requests, or questions:
- 📧 Email: iotserver24@gmail.com
- 🐛 Issues: Contact via email
- 💬 Feedback: We welcome your suggestions
📄 License
This is proprietary software. All rights reserved.
🙏 Acknowledgments
- Pollinations AI for the amazing AI API
- Rich for the beautiful terminal interface
- Prompt Toolkit for advanced input handling
📞 Additional Support
- 📖 PyPI Package: https://pypi.org/project/xibe-chat-cli/
- 🔄 Updates:
pip install --upgrade xibe-chat-cli
Made with ❤️ by iotserver24
Star this repository if you find it helpful!
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 xibe_chat_cli-0.5.3.tar.gz.
File metadata
- Download URL: xibe_chat_cli-0.5.3.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cf028b53e43190a612918372fc9fe25d2edb1434e859aff7ee9a8555e978ee0
|
|
| MD5 |
8158af55c3006365addfc648c9d6e7ca
|
|
| BLAKE2b-256 |
e085a1e21b75654d01563bd5e8a9c126ed22c94d9bd03e268c74f387033e1fe7
|
File details
Details for the file xibe_chat_cli-0.5.3-py3-none-any.whl.
File metadata
- Download URL: xibe_chat_cli-0.5.3-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3655838154c95111dcf95ce95c3c2c4597fd115f5ff0725fbec5742ee9445ce
|
|
| MD5 |
33f387c09f7d623e591ef7446a9fa8dd
|
|
| BLAKE2b-256 |
7e523b9c2d70aacef0b4ba01b0ba67781ed9ef4024b326bf6fa5d3f5328c823b
|