Viewing profile — ClaireGz
ClaireGz
HN member- Joined
- Thu, Jul 27, 2023, 12:02 PM UTC
- HN karma
- 93
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About ClaireGz
No profile information was provided.
Recent public activity
-
comment
Comment #48232986
Yes exactly how I felt - I wanted to keep control on the tooling + on what's inside the context so Git felt like the most open tool to do this
-
story
Show HN: Sylph – the open-source company brain behind my YC startup
Hello HN! I'm Claire, founder of nao Labs (YC X25). Two months ago I started building a company brain in a git repo. Now I fully run my company with 8 AI agents, 20+ skills, and a …
- story
- story
- story
-
comment
Comment #47167888
OpenAI recently shared how their internal data agent works: [ https://openai.com/index/inside-our-in-house-data-agent/ ]( https://openai.com/index/inside-our-in-house-data-agent/ )…
- story
-
comment
Comment #47163380
A lot of agent failures I’ve seen come from small details getting dropped when context is summarized or compressed. How do you make sure the densification step doesn’t remove somet…
-
comment
Comment #47163367
Interesting direction. One thing I keep seeing in practice is that “memory” problems are often less about storage and more about structure + retrieval strategy. Vector search helps…
-
comment
Comment #47163358
This is super helpful — most writeups skip over the actual communication steps, so seeing the All-to-All flow laid out makes it much clearer. Curious from your experiments: at 1M+ …
- story
- story
- job
- story
- story
-
comment
Comment #44070375
As an update, we now have SSL connections available
-
comment
Comment #44070374
As an update, we now have SSL connections available
-
comment
Comment #43965255
Here is our contact page, feel free to contact us and we'll hep you setup: https://docs.getnao.io/docs/support/support Also, we'll be adding a new dbt onboarding flow tomorrow!
-
comment
Comment #43946299
It's Databricks, Iceberg and Redshift, which on the first survey that we did were the most asked. But as per this post and a broader audience it appears SQLite at least win! We'll …
-
comment
Comment #43942173
Thanks for your feedback, we'll add SSL in the connection soon
-
comment
Comment #43942164
Probably in a few months. For now we're focusing to make the experience great for a restricted number of warehouses. But you can reach out by email and we'll keep you updated
-
comment
Comment #43940922
Thanks for sharing. I like the view you built to visualize the profiling of your data, I think that's indeed key to understand your data.
-
comment
Comment #43940886
The content of the data is never going to the models, unless you specifically grant access. Our server only store embeddings of your codebase and data schema. The content of the da…
-
comment
Comment #43940828
Thanks for suggesting, we should set this up!
-
comment
Comment #43940606
Thanks for your kind message — and for helping us make nao better!