nowfound

Alternatives

Products that do what Slatebox, editable visuals based on natural language does

Hey HN - my name is Tim and I created Slatebox. Slatebox is a visualization collaboration platform that lets you create editable mind-maps, diagrams, SWOT Analyses (w 100s of other templates) and more -- all based on natural language through AI. It's like Miro but with AI superpowers. Would love to know what you think. I'll be releasing a team pro version soon where teams can auto-diagram their internal ecosystem, including code repositories.

  1. 1MR

    Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make…

    Jul 2026 · microsoft.github.io

  2. 2
    BearDrive191

    The open-source shared folder for your team's AI agents

    25d ago · beardrive.ai

  3. 3

    A smart codebase documenter combining AI & code parsing

    2021

  4. 4
    Prosed155

    Go from newsletters & podcasts to published manuscript

    May 2026

  5. 5

    A writing assistant that with markdown support

    2024

  6. 6
    Draft112

    Capture AI chats into your knowledge base

    May 2026

  7. 7

    Modular Interface for visually interactive AI responses

    Mar 2026

  8. 8

    AI that makes your posts smarter, not just louder

    Jul 2026 · tryinsightengine.com

  9. 9IB

    I run a small AI lab and playground and got super excited about Anthropics paper "Verbalizable Representations Form a Global Workspace in Language Models" (https://transformer-circuits.pub/2026/workspace/index.html) It talks about how they use a tool they call a Jacobian Lens to view inside the middle layers of LLM while it's working before it commits to a word (token). I wanted to see if I could get a version of this running on the open models and to my surprise it worked! I ran some experiments with it and build a public facing free tool anyone can use with your…

    Jul 2026 · lucid.earthpilot.ai

  10. 10
    Morphic39

    Transforming the future of storytelling using AI.

    Jan 2026

  11. 11

    Visualize ideas, amplify understanding

    2025

  12. 12AV

    I found myself jumping between ChatGPT, tabs, and docs, but never building real understanding. This is my attempt at fixing that — for researchers, curious readers, and lifelong learners. Would love your thoughts on the interface, and whether this would be useful in your own work or otherwise.

    2025 · proread.ai

  13. 13DR

    The first ever AI peer reviewed research article just got approved. It’s kinda crazy how advanced AI have come to replace researchers. I've just been using Deep Research on ChatGPT and Perplexity a lot to write and research complex technical reports for my boss. He loves the reports and it has decreased my workload a ton but I still have some frustrations with it. None of them provide an API that gets me the same quality of output you would with the applications. I wanted something with more control on the LLMs, swappable with the reasoning new models that came out. Not just prompt →…

    2025 · github.com

  14. 14LC

    Im working on a mind mapping app that would allow for integration of gamification features and be nicer and easier to remember. I was missing more advanced graphics from apps and being able to treat it as my note taking and learning tool. i.e. how (and why?) should I remember a mind map if it looks the same like all other maps and all i can do is pick couple of shapes and dashed/dotted lines? this simply doesnt work with my brain so i decided to create something better :) map on page is a preview of this, but im curious about the quiz, typing games and cheatsheet, would love some…

    Oct 2025 · mindmapsonline.com

  15. 15AA

    Hi guys, For a few months now I've been working on a web GUI to build, visualise, train and share deep neural models. It's currently reaching a state where opening it for Beta release make sense. Currently the tool support: - Fully connected and Convolutional architecture - Cloud and local, saving / loading of models - Edit / delete layers - Visualise Convolutional layers filters - Freeze / Unfreeze layers - More datasets: Fashion MNIST, QuickDraw(10 and 30) The editor can be found here: https://aifiddle.io. Your feedback, ideas, suggestions are greatly useful, so…

    2019

  16. 16WC

    Hi all, I'm Ivan, and together with Alex, we're building a diagram visualization tool for codebases. Alex and I are devs, and we've noticed that recently we've been super productive at writing code (prompting :D). But when it comes to understanding big systems, prompting doesn't work that well — for that, diagrams are best imo. Most tools out there don't scale to big projects (e.g. PyTorch), so we're building CodeBoarding — a recursive visualizer for codebases. It starts from the highest level of abstractions and lets you dive deeper. We use static analysis and LLM agents. The control-flow…

    2025 · github.com

  17. 17

    Was so sick of reading walls of codex/claude prose, in markdown plans and just in the chat, that I started playing with ideas that force coding agents to display information differently. The human visual cortex is an amazing thing, and getting coding agents to let me use it has been pretty nice so far. Been iterating on this a lot internally for the last few months, polishing and mostly removing stuff.

    25d ago · humanlayer.com

  18. 18SC

    Hey HN Community! We're excited to introduce Spine, a tool we've been developing for the past month that aims to streamline the process of building and sharing AI-driven natural language interfaces like ChatGPT for various data formats. With Spine, you can: * Upload numerous data types such as websites, PDFs, docs, PowerPoints, CSVs, audio files, YouTube videos, and more * Navigate lots of data and get in-depth referenced results with our hybrid search * Built-in Feedback: Craft accurate, personalized & adaptive experiences -- we will update the search models and eventually your LLM with the…

    2023 · getspine.ai

  19. 19

    Good for research and image generation.

    Jul 2026

  20. 20AG

    I’ve been building LLM tooling for a small VC fund and found myself explaining the same mental model over and over to non-technical people around me: how a stateless LLM becomes a chatbot, how tool use works, what an agent is mechanically, and why context windows shape all of it. I never found a guide that covered that full chain at the level I wanted, so I wrote one. It’s nine short chapters, each building on the last. Deliberately simplified: the goal is a useful mental model, not a textbook. Feedback, corrections, and contributions welcome: github.com/ymyke/aiaiai

    Apr 2026 · aiaiai.guide

  21. 21MA

    Hi HN, I'm a solo developer learning to code, and I'd love to share my second real project: MapMyLearn, an AI-powered app that automatically generates personalized learning paths based on any topic you input. What it does: Takes a topic (e.g. "history of capitalism", "learn Rust", or "data storytelling") Uses AI to break it down into a structured course with modules and submodules Each submodule includes: - Detailed, pedagogical content (developed based on online sources to mitigate hallucinations) - A quiz of 10 questions - Recommended resources - An AI chatbot for Q&A - Optional audio…

    2025

  22. 22CA

    I built this because I was tired of creating pull requests in 20 repositories just to change a single line of workflow job version. With Infra as AI, just mention the change. Agents work on all repos in parallel, read the docs, make a bunch of PRs and fill in the description. You can see the demo of the actual dashboard in the landing. Let me know your thoughts :) It means a lot to me!

    Sep 2025 · infrastructureas.ai

  23. 23CA

    Hey there HN! We're Vivek and Si-Yan from Cartograph (https://cartograph.app). We've built an AI-powered code documentation platform that automatically generates reference documentation and creates a visual interactive map of the codebase that serves as both high level architecture diagram and allows you to zoom in to specific implementations. How it works: We use static analysis to read a codebase and get its symbols and their dependencies, creating a complete map that includes function calls. We use LLMs (Gemini + Claude) to add metadata to this map, as well as augment it in…

    2024 · cartograph.app

  24. 24SA

    Hello HN, My name is Deepak. I've created this platform (https://stackcrunch.io) where developers can share their experiences in form of short stories linked to real-world practical solutions on Q&A platforms. This project is currently in early access mode, where you can check out the platform & start writing your stories. Also, please do check out the launch article and how to create a story at https://stackcrunch.io/posts I'd love to hear back from the community. Warm Regards, Deepak

    2018

Ranked by how close each launch is in meaning, then by votes. Refine with a description →