HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jeffchuber

no profile record

comments

jeffchuber
·letzten Monat·discuss
then you are not agi pilled
jeffchuber
·letzten Monat·discuss
If you are truly bitter-lesson pilled - give the agent all the tools and let it decide which to use.

- regex (grep) - hybrid search (bm25+vector)

this X vs Y is uninteresting when the answer can be both.
jeffchuber
·vor 5 Monaten·discuss
yeah (optional) caching is interesting to think about - incl write_through and write_back
jeffchuber
·vor 5 Monaten·discuss
last weekend I vibe-coded a project called `openfs` that plugs into just-bash

https://github.com/jeffchuber/just-bash-openfs

it puts a bash interface in front of s3, filesystem (real and in-memory), postgres, and chroma.

still very much alpha - but curious what people think about it.

see an example app here: https://github.com/jeffchuber/openfs-incident-app
jeffchuber
·vor 6 Monaten·discuss
try out chroma or better yet as opus to!
jeffchuber
·vor 7 Monaten·discuss
i didnt claim to invent it.

i claimed swyx heard it through me - which he did
jeffchuber
·vor 7 Monaten·discuss
that was me swyx
jeffchuber
·vor 8 Monaten·discuss
i support this
jeffchuber
·vor 8 Monaten·discuss
Good article - the most use cases i see of pg_vector are typically “chat over their technical docs” - small corpus - doesn’t change often / can rebuild the index - no multi-tenancy avoids much of the issues with post-filtering

Chroma implements SPANN and SPFresh (to avoid the limitations of HNSW), pre-filtering, hybrid search, and has a 100% usage-based tier (many bills are around $1 per month).

Chroma is also apache 2.0 - fully open source.
jeffchuber
·vor 10 Monaten·discuss
congrats to factory on the amazing product and release!
jeffchuber
·vor 10 Monaten·discuss
chroma stores both