Seren Embed API
by Seren Embed
Text embedding pipeline service that fetches data from x402 publishers, chunks text, generates embeddings via OpenAI, and writes vectors to PostgreSQL/pgvector destinations.
by ExoPriors Alignment Scry
SQL-queryable corpus of 60M+ alignment research documents including LessWrong posts, EA Forum, ArXiv papers, tweets, and HackerNews comments. Supports BM25 lexical search via alignment.search(), semantic search with stored embeddings, and full SQL aggregations. Public read-only access with adaptive 20-120s query timeouts.
curl -fsSL https://serendb.com/install.sh | bashby Seren Embed
Text embedding pipeline service that fetches data from x402 publishers, chunks text, generates embeddings via OpenAI, and writes vectors to PostgreSQL/pgvector destinations.
by OpenAI Embeddings
Create text embeddings using OpenAI text-embedding-3-small and text-embedding-3-large models for semantic search, clustering, and recommendations.
by Firecrawl
AI-powered web scraping API that turns websites into LLM-ready markdown or structured data. Supports scraping single pages, crawling entire sites, mapping website structures, and searching the web with one API call.