
Soset AI
Soset AI Study Stylist
What it does
Vibe Check > Summary: It doesn't just "shorten" text; it restyles the whole aesthetic so you don't get bored. 🎨✨ Emoji-fied Logic: Uses emojis to highlight key concepts, making it way easier to scan and memorize. 🧠🔥 Context King: Keeps the important details the module tried to teach you instead of just deleting them. 👑📚 Side-by-Side Grind: Let's you compare the original dry text with the "Soset" version in real-time. ↔️💻 Built by a me and bolt😐😊🙌
Does the same job
all alternatives →- IBI built the most over-engineered Deal With It emoji generator2024 · emoji.build · ▲832
Hi, all! Author here. What started as a small tool I built for a job interview, became "The Most Over-engineered Deal With It Emoji Generator": - All operations done fully client-side - no backend, no private data leaves your browser. - Uses machine learning models (MediaPipe Face Detector task) to automatically scale and position glasses on the detected faces. - Extensive customization options for glasses: - Placement of glasses anywhere on the input image (including slightly going outside it). - Change the size of glasses. - No limit on the number of glasses. - Flip the glasses vertically…


FunBlocks AI Markdown Editor Oct 2025 · ▲382Experience the joy and speed of pure text, with AI copilot
- SASpaghettify – A VSCode Extension to make your code worse with AI2023 · spaghettify.dev · ▲323
Recently, I saw Github Next Code Brushes (https://githubnext.com/projects/code-brushes) which is a VSCode extension that can use AI to do things like make your code more readable, add types, etc. This inspired me: what if there was an extension that could use AI to make your code worse as well? Meet Spaghettify. An extension I developed that can do things like: - Obscure your code - Introduce a bug - Make the variable names way too descriptive - Use nonsymmetrical whitespace - Add irrelevant/rambling comments - Document the code with emoji - Document the code in any…

More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com