Viewing profile — BenderV
BenderV
HN member- Joined
- Sat, Aug 17, 2013, 1:11 PM UTC
- HN karma
- 211
- Public activity
- 138 items
- HN profile
- View on Hacker News ↗
About BenderV
Founder of myriade.ai
Contact me at benderville / at // google mailing platform
Recent public activity
-
comment
Comment #46059609
Well, I think they should have kept calling it function... ^^'
-
comment
Comment #46039951
It feels crazy to me that we are building "tool search" instead of building real tool with interface, state and available actions. Think how would you define a Calculator, a Browse…
-
comment
Comment #45011950
Thanks for your answer. I guess that it's only a matter of finetuning. LLM have lots of experience with bash so I get they figure out how to work with it. They don't have experienc…
-
comment
Comment #45002821
I'm trying to understand what does it got to do with LLM size? Imho, right tools allow small models to perform better than undirected tool like bash to do everything. But I underst…
-
comment
Comment #45002110
Nice but sad to see lack of tools. Most your code is about the agent framework instead of specific to SWE. I've built a SWE agent too (for fun), check it out => https://github.com/…
-
comment
Comment #45001984
Why do humans need a IDE when we could do anything in a shell? Interface give you the informations you need at a given moment and the actions you can take.
-
story
Show HN: BI chatbot in one Docker command
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 …
-
comment
Comment #44626498
Here, the best time is defined as the highest chance of getting "some" visibility. Most posts quickly fade away. You are right that there is lots of way to measure this but quality…
- story
-
story
Show HN: Myriade – Ask your database questions in plain English
Hey HN! Maybe I’m crazy because I’ve been tinkering with this since GPT-3 era... but today, I’m thrilled to share Myriade with you. As a data guy, I’ve always been frustrated by th…
-
comment
Comment #44592830
Hey, Funnily, I had this idea/need recently. Just a message to encourage you in this direction !
-
comment
Comment #44328542
Selfless plug, our own tool => https://www.myriade.ai > I wish you luck in refining your differentiation. Can't agree more with you. It's about distribution (which Snowflake/Databr…
-
comment
Comment #44014318
My 2 cents, building a tool in this space... > Do you need an expert to verify if the answer from AI is correct? If the underling data has a quality issue that is not obvious to a …
-
comment
Comment #43972543
Awesome. Using Vue/Tailwind, I'm definitely interested in this. Maybe you could try to add examples of integrations with others frameworks? I'll play with it and give you my 2 cent…
-
comment
Comment #42621963
Hi HN, Over the past few weeks/months, I’ve been working on Autochat, a lightweight Python library designed to make building AI agents simple and intuitive. The focus of Autochat i…
- story
-
comment
Comment #40778849
Seems weird that to me that it make a front page on HN (from an European pov ; it's quite common)
-
comment
Comment #40306375
First, congrats for the launch. Copying the interface is not what I would call "not reinventing the wheel". Not that you shouldn't have inspiration, but really I couldn't tell it w…
-
comment
Comment #39793770
I'll admit that I didn't give much care about having a perfect and unique name. It's just a simple tool.
-
comment
Comment #39792313
Hi HN community, I wanted to share with you Ada, an open-source tool to accelerate data analysis using AI. In short, it's a (very) lightweight mix between ChatGPT and Metabase. I h…
- story
-
comment
Comment #38999434
Shameless plug - https://github.com/BenderV/ada It's an open source BI tool that does just that.
-
comment
Comment #38626544
I built Ada - https://github.com/BenderV/ada - a BI tool to leverage AI for data analysis. I use it every day now :)
-
comment
Comment #37254657
Great since GPT4. However, I need to add some optimization because it's take time for the AI to explore databases / tables schema / structures.
-
comment
Comment #37250715
Congrats for your launch ! I also built NL2SQL solution (relying on OpenAI). My first version was a direct NL2SQL version, named Olympe - https://github.com/BenderV/olympe I used i…