nowfound

Alternatives

Products that do what Davia – A Visual Wiki, Generated by Your Coding Agent (Open-Source) does

Hi HN, We’re Ruben, Afnan, and Theo. A few days ago we shared the first early version of Davia, and the feedback was far more active than we expected. For context, you can see the previous discussion and reactions here: https://news.ycombinator.com/item?id=45880716 Based on that response, we decided to push things further and release Davia as a fully open-source package you can run locally. Davia helps coding agents generate a structured, editable internal wiki for your project. The focus is on high-level documentation: onboarding context, architectural overviews, key design…

  1. 1DO

    Hi HN, We’re Ruben, Afnan, and Theo, and we’re building Davia to solve a common problem: documenting and explaining large codebases is complex. It takes too long to generate even a first draft of a wiki, visuals are essential to understand the structure, internal docs should be editable in the IDE, and most solutions aren’t open. Davia is an open source tool. You enter the path of your repo, and it generates a visual wiki you can explore and edit. Diagrams are created automatically, and you can update everything either in your IDE or in a Notion-like editor. The project is still early, and…

    Nov 2025 · github.com

  2. 2
    Dazl509

    The next era of vibe coding: visually edit everything

    Nov 2025

  3. 3DA

    Hi HN! I'm Ruben, the founder of Davia (https://davia.ai/). Davia is a platform to build, edit and share applications, where builders get rewarded based on usage while users can discover and reuse any app's code to fit their own needs. The problem we're trying to solve: Today's AI coding platforms charge you upfront for creation - it's like paying per block modification in no-code solutions. This works for commercial projects because you're aiming to generate revenue that exceeds your creation costs, but doesn't fit the reality of side projects and community apps that builders…

    2025 · docs.davia.ai

  4. 4DO

    Hi all, this is Burak. When agents became a reality one of the first things I wanted to do was to automate building dashboards. The first, and the most obvious, wall that I ran into was that a lot of the tools were just driven by UI. This meant that without the agents handling browser UIs and whatnot, it wasn't possible to have the agents do that. In addition, it would be impossible to review any of the changes the agent would make. The first instinct there is to get your agent to build a React app for the dashboard. This works beautifully for the happy path, but I quickly ran into other…

    Apr 2026 · github.com

  5. 5WA

    Hi HN, We’re Afnan, Theo and Ruben. We’re all ML engineers or data scientists, and we kept running into the same thing: we’d write useful Python functions, either for ourselves or internal tools, and then hit a wall when we wanted to share them as actual apps. We tried Streamlit and Gradio. They’re great to get something up quickly. But as soon as we needed more flexibility or something more polished, there wasn’t really a path forward. Rebuilding the frontend properly in React isn’t where we bring the most value. So we started building Davia. You keep your code in Python, decorate the…

    2025 · davia.ai

  6. 6IB

    I’ve been working on something called Davia — a platform for creating interactive documents. These are “living documents”: each page is self-contained, combining editable content, interactive components, and data. You can read them, edit them, and actually interact with them — more like mini-apps than static docs. Here’s what makes it interesting: The interactive components are pieces of code generated on the fly, so you’re not limited to a fixed set of blocks like in Notion. You can create infinitely flexible functionality right inside a doc. Technically, an interactive page is an ensemble…

    Sep 2025 · old.reddit.com

  7. 7

    The AI teammate for your editor

    Oct 2025

  8. 8CK

    Hey HN! This is Divit from Almanac (YC S26). We built CodeAlmanac, a wiki for your coding agents that updates as you talk to them. It is open-source, local, and free. Here’s a demo: https://www.youtube.com/watch?v=XNQWV3TFBWM Your CC/Codex conversations contain a LOT of knowledge that is forgotten because it was never documented. People have their own methods of documenting their chats. We used to make Markdown files like MANUAL.md and DESIGN.md, and would prompt Claude to keep them updated. The problem is that these files quickly become outdated and messy, and there’s…

    Jul 2026 · github.com

  9. 9
    Davia56

    The fastest way to build powerful apps

    2025

  10. 10LA

    Hello HN, I am building a devtool to understand existing codebases. The idea originates from my time at big tech as well as various attempts to get involved in open source projects. When I was in college I wanted to improve my coding skills by contributing to opensource projects. I would pickup a bug or feature request but I always found myself stuck at the very first step. I did not understood where and how to begin contributing. I once submitted a patch in firefox which was labeled "Good first issue" but that was still very handheld. The assigner told me exactly which files I need to…

    2024 · lucidcode.ai

  11. 11CV

    I worked as a software engineer at Amazon, SAP, and on open source. In all 3 places I have struggled with the friction of understanding codebases before I can make a contribution. I think this brain-fatiguing process can be improved. I am trying to solve it with a tool I built over the last 4 years called CodeCanvas: https://docs.code-canvas.com CodeCanvas visualizes codebases through interactive diagrams linked directly to source code. Users can record 'simulations' to demonstrate data flow and business logic. I’ve also recently added an LLM chat where it takes only the relevant…

    2025 · pie-crepe-38f.notion.site

  12. 12AC

    I'm Anand, co-founder and CTO of Altimate AI. My co-founder Pradnesh and I are open-sourcing Altimate Code. AMA. Why we built this: Pradnesh and I have been building tooling for data engineers for three years: dbt Power User and Datamates vscode extensions with combined 750k+ installs, running against real Fortune 500 data estates. The pattern we kept seeing: general-purpose agents can write SQL, but they have no model of what the SQL does. No lineage. No schema context. No understanding of what's in a dbt manifest. That's not a prompt problem; it's a missing tool layer problem. The numbers…

    Mar 2026 · github.com

  13. 13WB

    Hi everyone, We have been developing a platform to enable professionals to build AI assistants to help them through their work. After a few months, we realized people are trying to sell basic functionalities that can be built from scratch in a couple of hours. Due to this, individuals who are not familiar with the current SOTA are misinformed about the potential of generative models. So, we decided to open up some of our most popular templates as standalone tools for free to empower individuals and set a solid standard for what people should expect. We believe the barrier to accessing…

    2024 · join.modularmind.app

  14. 14BD

    Hello everyone, I’m Sophia, founder of Bugout.dev. I started off as a professional ballerina, and entered technology later in my working life - through the OpenAI Scholars program. My co-founder, Neeraj (zomglings on HN), is a mathematician and now programmer. When I was learning how to code I kept running into issues. I found Stackoverflow and GitHub issues hard to navigate, often leading me to outdated solutions to the problems I was experiencing. That experience made me want a product that would collect crashes and immediately let the creators of the software I was using know about the…

    2021

  15. 15CA

    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

  16. 16SS

    Hola HN! Long time lurker, sometimes commentor, first time poster here. I’ve been working alongside my two co-founders and a few colleagues on a project I’m excited (and a little nervous) to share with you all! Like many of us, I’ve lived a tortured existence with AI coding (is it vibes?) over the past few months - I think November was a big moment with this. But, one thing I’ve noticed after building orchestration layer after orchestration layer is that the thing I always came back to was “what the hell is Claude Code actually doing?” Perhaps it’s because of the time Claude Code got…

    Jun 2026 · backplanes.com

  17. 171D

    We just open-sourced the internal system we built at Assembled for running coding agents as a team. Coding agents worked well for individual engineers, but the surrounding workflow was a bit of a mess. We generally found that many engineers had different MCP connections and context for their agents, personal automations running that other people couldn’t access, and very little introspection for what a human’s input into the coding agent looked like. So we built an internal system that converted coding agents into shared team infrastructure. The system runs Codex, Claude Code, OpenCode, and…

    Jun 2026

  18. 18AC

    Hey HN! I’m Julien, the founder of Code Inspector, a platform that helps developers and managers produce better code and reduce technical debt. We would love to get some feedback from the Hacker News community. Our platform inspects code, looks for defects (security, vulnerability, design, performance, lack of documentation), automates code reviews and reports on team activity. You can customize violation alerts to reduce false positives. We currently support GitHub, Bitbucket and Gitlab. I’d love to hear your thoughts on what you would expect from such a platform (what you like, dislike)…

    2021

  19. 19IL

    VSCode was my daily driver for years, but once I started running several coding agents across multiple projects at the same time, it got in the way. One workspace with terminals in the bottom tray, no idea which agent was doing what and I found myself needing all the code editing tools less and less. So I built my own IDE around that workflow. Terminals are a first-class citizen, every project stays alive in the background with visual statuses. Close the workspace and come back weeks later, everything is still in its place. I've been using it for weeks and it's a big productivity boost. The…

    Jul 2026 · github.com

  20. 20CE
  21. 21FA

    We've been working on an open-source coding agent that generates code alongside machine-checkable proofs. We'd love feedback from the HN community, especially from people interested in formal verification, Lean, Dafny, or AI coding agents. Currently, only 3 langauges can be verified.

    Jul 2026 · github.com

  22. 22CS

    Hello good people of HN, This is Rohan from Almanac (YC S26). Today I want to share CodeAlmanac. It is a self-updating wiki for your coding agent. It lives in your repo as Markdown files and updates from your conversations with your agent. It’s open-source, local, and free. How it works 1. Install the CLI and pick your agent (it uses your CC or Codex sub) 2. It scans your codebase and generates an initial wiki. 3. A background job reads your agent conversations every few hours and updates the wiki 4. Your agent queries the wiki through a local SQLite index, using commands like codealmanac…

    Jul 2026 · github.com

  23. 23BC

    We are a small group of undergrads interested in building human in the loop coding agents. We dream of a world where building complex agent workflows feels as simple and creative as playing with legos. When we were building stuff we needed a tool that made it easy to try out different code embedding models so that we could see which ones worked best in different scenarios and understand their strengths and weaknesses. So to speed that process up we made PurpleSearch an 'instant' search engine for your local codebases. This tool lets you quickly deploy any open source embedding model on…

    2025

  24. 24

    Agents start blind every session. dizz gives them a memory.

    Aug 2026 · github.com

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