Prompt Monkey: This tool is ideal for prompt experimentation, adversarial testing, and teaching prompt engineering concepts in a self‑contained, shareable format.
Local 77M Transformer model for chat and intent classification. Learned facts stored in localStorage (👍 to save, 👎 to correct). Conversation memory (last 30 exchanges). Auto‑learning web search – every web answer is saved for offline recall.
Auto‑Learning Feedback Loop After every AI answer, 👍 and 👎 buttons appear. Thumbs Up: Stores the question–answer pair as a permanent fact in localStorage. Future answers will reference learned facts. Thumbs Down: Opens an input field to correct the answer. The corrected fact replaces the old one. All learned facts persist across page reloads and are injected into the generative AI’s prompt for b
📦 Technical Stack HTML5, CSS3, JavaScript (ES Modules) Transformers.js for on‑device LLM inference LocalStorage for memory persistence Fetch API with public CORS proxies and open APIs Web Crypto API for SHA‑256 file hashing The result is a self‑contained, privacy‑friendly AI assistant that remembers conversations, searches the live web, fetches code, and performs local security analysis—all
Learned patterns (via the transformer model) Generalization (handling unseen inputs) Generative behavior (novel responses) Internet‑connected knowledge (DuckDuckGo & Wikipedia) Code retrieval (Stack Overflow) All within a single, portable HTML file that requires no backend, no API keys, and no cost to deploy. It's a fully functional, memory‑enhanced AI assistant that fits the "Mythic AI"
Mythic AI size 32KB 6.8 million articles AI: It doesn't pretend to have consciousness. It doesn't generate plausible-sounding nonsense etches real encyclopedia articles directlyknowledge should be small, fast, and free.
Local 77M Transformer model for chat and intent classification. Learned facts stored in localStorage (👍 to save, 👎 to correct). Conversation memory (last 30 exchanges). Auto‑learning web search – every web answer is saved for offline recall.