π» Ghost Codex (Offline AI)
Ghost Codex is a lightweight, offline code assistant designed to run on legacy hardware (Windows XP/7, School Lab Computers) without internet access.
It uses a TF-IDF Neural Retrieval mechanism instead of heavy Transformers, allowing it to run instantly with <50MB RAM usage.
π Project Structure
ghost_brain.pkl: The pre-trained AI model (11,000+ coding patterns).ghost_coder.py: The inference app. Runs on any PC with Python/WinPython.rosetta_code_dataset.csv: The training dataset covering 22 major algorithms in Python, C++, and Java.
π How to Run (Offline)
- Download
ghost_coder.pyandghost_brain.pkl. - Put them on a USB stick with Portable Python.
- Run
python ghost_coder.py. - Ask for code (e.g., "star pattern in C++").
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
π
Ask for provider support