INSTANT. TINY. LIGHTWEIGHT.
A JavaScript-based chatbot system built for speed, minimal footprint, and smart responses — no server, no bloat, just semi-smartness! 🧠✨
- ⚡ Instant: Loads and replies in milliseconds — even on a potato 🥔
- 📦 Tiny: Uses a single JSON file as the model (kilobytes only!)
- 🧠 Lightweight: Minimal RAM usage — runs smoothly on anything, even low-spec devices
- 🪄 Dynamic: Smart placeholder functions like {{name}}, {{timeOfDay}}, and {{randomEmoji}}
- 🧰 Offline-first: 100% client-side. No APIs. No Internet. Works everywhere.
- Download models from the releases page to test Semi Intelligence!
- The R in the models stands for Responses, which means how many topics it can respond to!
- The more responses the smarter the SI model is.
Semi_Intelligence/
├── index.html # Frontend UI
├── model.json # AI brain: keywords, responses, functions
└── SI.js # The core chatbot engine (tiny + powerful)
- Clone or download
- Download a model from the releases section into the same folder
- Start a local server (I recommend using python -m http.server)
- Open the local server in your browser
- Start chatting with your mini AI!
- Semi-smart in-browser assistants 💬
- Lightweight NPC dialogue in games 🎮
- Offline tools or interactive lessons 📚
- Anywhere you need basic instant, tiny, and low-RAM logic ⚡
MIT — Free for personal, educational, or commercial use.
Credit is appreciated, not required. 🙌
.png)

