SaaSHub helps you find the best software and product alternatives Learn more →
MiniLMs Alternatives
Similar projects and alternatives to MiniLMs
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
Hollywood_Disinformation_Amber-Depp-Musk
Social Network Analysis of Disinformation, Platforms, Freelancing around Amber Heard, Johnny Depp, Elon Musk - Twitter, Reddit, YouTube, Instagram, Change.org, Facebook, Tumblr, TikTok. To create Foundations to Help victims of abuse, retaliation, domestic abuse, coercive control, crime, & Hollywood Research. We want to Save Lives & Help partners
MiniLMs discussion
MiniLMs reviews and mentions
-
Syneva – An AI Chatbot Ported to a Kids' Tile Based Limited Game Engine
I made SYNEVA as a part of my fun-research repo while I learn about LLMs at https://github.com/Kuberwastaken/MiniLMs
I came across Sprig while Scrolling through Hack Club, it's a Javascript game engine that's like Scratch's older brother (fun fact, it's partially made by Scratch's creator too) but has it's own set of unique limitations because it runs on a custom hardware.
All sprites need to be made in Bitmap, you have to use single character variable names but most importantly, you can only use 8 characters to control the "game".
I had to make a virtual keyboard implementation (which was awful btw) using WASD to navigate keyboard, K to select and I to send the message.
also, it doesn't have any audio support and uses an event sequencer to get any music into it (got around it by making https://github.com/Kuberwastaken/Sprig-Music-Maker that converts midis to it)
SYNEVA is a rule based chatbot, so not technically AI but hey, still pretty fun and really cool to use
- Show HN: Syneva – A Chatbot under 3kb that fits in a QR code
- I made DOOM Fit inside a QR code and Open Sourced it
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Aug 2026
Stats
Kuberwastaken/MiniLMs is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of MiniLMs is Jupyter Notebook.