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