Skip to content

An extremely helpful user friendly online and offline AI assistant for CLI.

License

Notifications You must be signed in to change notification settings

LooneyRichie/codemind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 CodeMind - Your AI Coding Assistant

Simple. Powerful. Works anywhere.

οΏ½ What You Have (Only 4 Essential Files!)

οΏ½ ultimate.py - The All-in-One Solution

  • Best for Termux - Mobile optimized
  • Works offline - No internet needed
  • Optional cloud AI - Free Groq API
  • Interactive chat - Talk to AI naturally

πŸ’¨ offline_helper.py - Instant Command Help

  • Lightning fast - No setup needed
  • Always works - Never fails
  • Built-in database - Common commands

πŸ“ codemind.py - AI Code Commenter

  • Original tool - Add AI comments to code
  • Works with OpenAI - Needs API key

🎯 codemind - Easy Launcher

  • Simple wrapper - Runs ultimate.py
  • Just works - No thinking required

πŸš€ Quick Start (Pick One!)

Option 1: Ultimate (Recommended)

First things first! unzip codemind.zip

Navigate to codemind cd codemind

python3 ultimate.py

Option 2: Instant Help (No Setup)

python3 offline_helper.py generate "find large files"
python3 offline_helper.py explain "ls -la"

Option 3: Easy Launcher

./codemind

πŸ“± For Termux Users

Just run any of the above! ultimate.py automatically detects Termux and optimizes everything for your phone.

πŸ†“ Free Cloud AI (Optional)

  1. Go to: https://console.groq.com/
  2. Sign up (free!)
  3. Get API key
  4. Run: python3 ultimate.py setup

πŸ’‘ What Can You Do?

Ask for anything you'd normally do in terminal:

  • "find all Python files"
  • "show memory usage"
  • "create a backup"
  • "search for TODO in files"
  • "explain this command: tar -xzf file.tar.gz"

πŸ—‘οΈ What You Can Delete

NOTHING! All files are essential:

  • ultimate.py = Main AI assistant
  • offline_helper.py = Fast offline help
  • codemind.py = Code commenter
  • codemind = Easy launcher
  • README.md = This guide

πŸŽ‰ That's It!

No confusion. No extra files. Just pick ultimate.py and start chatting with your AI assistant!

About

An extremely helpful user friendly online and offline AI assistant for CLI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published