06 FORK
Projects
Goldfish Labs projects. Each one is a working answer to a real developer problem — shipped with the blog posts, tutorials, videos, and code that explain how it works.
-
Bento
alpha Open SourceAgentic memory in Postgres — the elephant remembers so the goldfish can forget.
- Python
- postgres
- memory
- ai
- rag
-
Clownfish
beta Open SourceA 100-point health inspection for your PostgreSQL database — and it checks the AI's work before it shows you a thing.
- Python
- postgres
- health-check
- ai
-
Swordfish
beta Open SourceA migration assessment harness for getting off legacy databases — see the code, plan it, and do it, without pretending a button can do it for you.
- Python
- postgres
- migration
- ai
-
Swordfish Sample Apps
betaRealistic legacy apps built to break the way real migrations break — a fixed target to test Swordfish against, with answer keys.
-
chunkshop
Open SourceChunking utilities for RAG pipelines — semantic, structural, hybrid.
- Python
- rag
- chunking
- embedding
-
stele
Open SourcePostgres-native knowledge base scaffolding.
- Python
- postgres
- knowledge-base
- rag
-
lede
Open SourceLightweight evaluation harness for retrieval pipelines.
- Python
- evals
- rag
- retrieval
-
pg-raggraph
Open SourceGraph-augmented retrieval in Postgres.
- SQL
- postgres
- rag
- graph