TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Athena – a data AI agent that mastered diagrams

4 pointsby antoreminabout 1 year ago
Hey HN! We’re building Athena, an AI agent that does data analysis, text-to-SQL, multi-modal whiteboard-style data transforms, python execution environment, and more. I wanted to share a capability from our latest platform release that we’re excited about: diagrams!<p>Mermaid diagrams have been making their rounds recently, so we gave them a try and it turned out… pretty awesome. You can ask Athena to generate ERDs (entity relationship diagrams) when documenting datasets, flowcharts when explaining analyses, queries, data quality issues, code execution, etc. It works in a much wider range of use cases though: we asked Athena to generate a visual primer on Marvel lore, a web service schema, customer journey map for PepsiCo and got impressive results. We also added a live editor, so even if the generation fails, you can inspect the Mermaid code and fix it live.<p>You can check out a quick demo here: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;BSB0IoUCE0s" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;BSB0IoUCE0s</a><p>We’re very impressed with the way an AI agent can work with diagrams, because it feels like a step-up from text generation (even if it’s still just text). It focuses on concepts, relationships between entities, and ontologies. And, as someone mentioned on HN, it allows bi-directional editing (both users and agent can edit input and output). We’re bullish about enabling enterprise data teams to move from semantic model planning to execution in minutes.<p>Give it a try yourself — Athena has a free tier (no credit card sign-up). You can give Athena a link to your website, github repo, product and ask her to visualize it in a mermaid diagram or upload a dataset and create visual documentation. Would love to hear your feedback and see notable diagram outputs in the thread!<p>Also, once you have an account try forwarding an email to her (athena@athenaintelligence.ai), then navigate to conversations to see the results.<p>How to get to diagram generation: register → go to chat → start a chat or find a “generate diagrams” task on a homepage

no comments

no comments