|
|
|
Show HN: BI chatbot in one Docker command
(github.com)
|
|
1 points
by BenderV
323 days ago
|
|
Myriade is a chat interface to analyze your database. Most data analysts are convinced that AI for data analysis is a scam because data is messy and complex.
So, nobody even tries to use AI for data analysis. Even though agentic AI is getting better and better at handling messy and complex data and most startups, relying on simple stacks (database replica) actually have pretty good data. I have made two ways for people to see the potential of AI for business intelligence: 1. As a docker command docker run -p 8080:8080 -v $(pwd)/data:/app/data myriadeai/myriade:latest 2. As a live demo - no login required https://demo.myriade.ai I would love to hear your feedback. |
|