
Rapibase — The backend for building with AI agents
Open source backend with Postgres, auth, storage, realtime and functions. Built-in MCP and skills: your AI agent (Claude Code, OpenCode, Codex) builds and deploys the whole app. 7-
@Joellucena13 · X
The full gallery
Tech stack
5 projects

Open source backend with Postgres, auth, storage, realtime and functions. Built-in MCP and skills: your AI agent (Claude Code, OpenCode, Codex) builds and deploys the whole app. 7-
@Joellucena13 · X

Try an A–Z fast scroller component with drag navigation and search in Svelte.
prathje · HN
Sloppy Fast Grouped Scroll View for Svelte

An open-source encrypted database distributed across nodes that cannot read it. Range queries without order leakage, a privacy budget you set, and a storage market that pays on pro
@alviso · X

Extract web content as clean Markdown, JSON, or text for AI and RAG pipelines.
Sparkfetch · GitHub
sparkfetch 🔥 Turn any URL into clean, structured, LLM-ready content. The open-source web fetching & extraction API.

Open-source persistent memory system for AI agents with local and remote storage options.
mthines · HN
A couple of weeks ago I built an open source system for handling memory for agents, and it's called LoreKit. It supports local and remote (so you can share with colleagues for instance) memory, it's free, open source and REALLY easy to set up. Local memories requires no sign up, but remote does obviously - but sign up is just OAuth. It's retrieving memories lexically - so no embedding (for now), but using scopes and labels to make sure the memories you retrieve are relevant automatically. And it