Socraticode: Local Vector DB & Embeddings for Your Codebase
Megamozok built a utility that:
• spins up its own vector DB
• computes embeddings locally
• indexes the entire project code
• works with Claude, Cursor, Copilot
And all of that without configuration
- no API keys
- no setup
- no infrastructure
run:
npx -y socraticode
Then everything spins up and configures automatically
open source code