INSTANT. TINY. LIGHTWEIGHT.
A JavaScript-based chatbot system built for speed, minimal footprint, and smart responses — no server, no bloat, just semi-smartness! 🧠✨
Click here to try Semi Intelligence right here, right now!
- ⚡ 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
Rin the models stands forResponses, which means how many topics it can respond to! - The more responses the smarter the SI model is.
Jacob is your go-to SI model if you just want super-light, personalised responses, with snappy greetings, quick jokes and friendly farewells.
Alex is best for rich, context-aware conversations that adapt to your name, time and mood—delivering personalised greetings, fun facts, jokes and helpful insights across topics!
Norman is best for smart, topic-spanning chats that personalise by name and time, thoughtful insights and responses across many subjects.
If you’re after casual chat, I recommend Alex for its friendly tone, varied replies and intelligent insights.
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 ⚡
Semi Intelligence is JUST that — semi-intelligent!
It’s super fast and lightweight, but it will often get stuff wrong or misunderstand you.
Use it for fun, learning, and simple chats — but don’t expect a perfect AI genius yet! 🤖💥
MIT — Free for personal, educational, or commercial use.
Credit is appreciated, not required. 🙌