A modular AI research platform combining popular cloud models with offline uncensored LLMs — encrypted, portable, and built for privacy-first users.
SuperBrain AI is a local-first, privacy-respecting AI platform built for advanced research, investigation, and offline intelligence. You can run:
✅ API-powered agents like GPT-4, Claude, Gemini, Groq, and Venice
✅ Local LLMs like TinyLLaMA, LLaMA2, Mistral, Phi via Ollama
✅ Dark web scrapers, document ingestion, face recognition, and more (Pro only)
Everything runs fully offline — and every answer is logged, learned, and improved over time through an encrypted memory system.
- Click the button above ☝️
- Unzip the folder on your computer
- Open it and follow the instructions in
README.mdto get started
🧠 Tip: Make sure you have Git installed
git clone https://github.com/KatchDaVizion/SuperBrain_AI.git
cd SuperBrain_AI
bash launch_ai_portable.shInstall Git with one of the commands below:
sudo apt update
sudo apt install git -ybrew install git- Download Git from: https://git-scm.com/downloads
- Install and open Git Bash
⚡ Install with One Line (Quick Setup)
git clone https://github.com/KatchDaVizion/SuperBrain_AI.git && cd SuperBrain_AI && bash launch_ai_portable.shOnline AI tools are often:
- Filtered or politically limited
- Rate-limited or API-bound
- Logged and monitored by third parties
With SuperBrain, you:
- Own your data and tools
- Can run uncensored models like TinyLLaMA or Mistral for raw knowledge access
- Perform deeper research without censorship
- Are free to build intelligence with full autonomy
SuperBrain is designed for ethical research only. Misuse contradicts its mission.
SuperBrain includes a unique multi-model querying script:
python3 multi_ai_query.py🧠 Ask one question → Get responses from GPT-4, Claude, Gemini, Groq, and Venice side-by-side.
- 🔍 Instantly compare model reasoning styles
- 🧠 Save all results to memory (RAG-enhanced)
- 🔒 API keys are encrypted and reused automatically
- 📊 Tabulated output powered by
tabulate
- 🔌 Multi-AI Hub – GPT-4, Claude, Gemini, Groq, Venice (API) + Local LLMs (Ollama)
- 🧠 Memory System + RAG Recall – Past answers stored and reused semantically
- 🕵️ Dark Web Scraper – Tor-powered
.onionaccess (Pro) - 📚 PDF/Document Ingestion – Feed reports or notes into memory (Pro)
- 🧑💻 Facial Recognition Agent – Match images offline (Pro)
- 🔐 Encrypted Memory Mode – AES passphrase protection (Pro)
- 🧹 Plugin Loader – Drop in your own Python tools
- 📀 USB Portable Launcher – Run from a flash drive or SSD
- ↻ Versioned, Auto-Updating Architecture
You can download any model from ollama.com directly inside SuperBrain:
/download phi3
/model 2 # switch model| Model Name | Minimum RAM Required |
|---|---|
| TinyLLaMA | 1.7 GB |
| Phi-3 | 3 GB |
| LLaMA2 7B | 6–8 GB |
| Mistral | 10–12 GB |
| Mixtral 8x7B | 24+ GB |
All assistants (OpenAI, Claude, Gemini, Groq, Venice) use encrypted API key storage:
-
🔐 Keys saved to
~/.openai_api.enc, etc. -
🔁 Reused securely without plaintext
-
🧹 Delete all keys with:
python3 clear_keys.py
chmod +x launch_ai_portable.sh
./launch_ai_portable.shchmod +x launch_macOS.sh
./launch_macOS.shEvery assistant (local or API) stores results with:
- ⏱ Timestamp
- 📍 Source
- 🔍 Embedded content for future recall (RAG)
The more you use SuperBrain, the smarter it gets.
SuperBrain provides uncensored tools. That makes your ethical responsibility vital.
This platform:
- ✅ Promotes research, privacy, open exploration
- ❌ Prohibits illegal, unethical, or abusive use
- 🛡 Defends the right to study and investigate safely
Use it wisely. Empower, don't exploit.
SuperBrain AI Platform Created by David Louis-Charles (KatchDaVizion) © 2025 — MIT License
Embedded Signature:
__author_id__ = "KatchDaVizion_2025_DLC_SIG"
def check_license():
return "David Louis-Charles" in __author_id__Includes models from ageitgey/face_recognition_models (MIT).
- 📂 GitHub: github.com/KatchDaVizion/SuperBrain_AI
- 🛍️ Gumroad Pro (coming soon)
- 💽 Bootable USB version available upon request
- 🛠 Issues welcome
- 🤝 Contributions encouraged
- 💬 Feedback always appreciated
Built for ethical intelligence by David Louis-Charles.
#OfflineAI #UncensoredLLM #CyberSecurity #OSINT #PrivacyTech #SuperBrainAI #RAG #DarkWebResearch #AI4Good #VeniceAI #PortableAI