Viewing profile — jellyotsiro
jellyotsiro
HN member- Joined
- Sun, Mar 03, 2024, 7:30 AM UTC
- HN karma
- 259
- Public activity
- 92 items
- HN profile
- View on Hacker News ↗
About jellyotsiro
Recent public activity
- story
- story
-
story
Show HN: Agentsearch – browse any docs as a filesystem
Hi HN, I built agentsearch, a free tool that turns any documentation website into a browsable filesystem that you can access with one command. npx nia-docs https://docs.anthropic.c…
-
comment
Comment #47416876
tens of KBs (v small)
-
comment
Comment #47416516
good point. we’re using “framework” intentionally because it goes beyond argument parsing. crust handles parsing, but also: type inference across args + flags end to end compile-ti…
-
comment
Comment #47416238
thanks for flagging! the post itself works, just the link at the bottom
- comment
-
comment
Comment #47416044
will fix in the next hour!
-
comment
Comment #47415846
thanks for the catch, what we meant is that we’re not committing to strict stability guarantees yet, so APIs may still change as we iterate toward 1.0.
-
comment
Comment #47415838
one of the examples would be trynia.ai (search and index api for ai agents) here is github: github.com/nozomio-labs/nia-cli
-
story
Show HN: Crust – A CLI framework for TypeScript and Bun
We've been building Crust ( https://crustjs.com/ ), a TypeScript-first, Bun-native CLI framework with zero dependencies. It's been powering our core product internally for a while,…
-
story
Show HN: Nia CLI, an OSS CLI for agents to index, search, and research anything
We’re open-sourcing the Nia CLI: a command-line tool for AI agents to index and search technical and general data sources directly from the terminal. GitHub: https://github.com/noz…
- story
- story
- story
-
comment
Comment #46879102
sick
- story
-
story
Show HN: Open-source semantic search over your local notes via CLI
Introducing Nia Vault, a CLI that lets you query your local markdown/text files using natural language. What it does: Semantic search over local folders and notes Works across mult…
- story
- story
- story
-
story
Show HN: AI agent that searches the Cursor forum
I built an AI agent that searches the entire Cursor community forum ( http://forum.cursor.com/ ) and answers questions grounded in real forum discussions. The problem: Cursor's for…
-
comment
Comment #46616116
rag is not a core! we use both semantic search but combining with fts, grep, direct read, etc.
-
comment
Comment #46615836
Open source models with minimal safety fine tuning or Grok
-
comment
Comment #46615781
Thanks for testing this. The Bannon email from June 30, 2019 is in there (HOUSE_OVERSIGHT_029622). Good stress test idea. Couple things happening: Semantic search limitation: Less-…