notion
Notion API + ntn CLI: pages, databases, markdown, Workers.
[NotionProductivityNotesDatabase
PoorRican
0
airtable
Airtable REST API via curl. Records CRUD, filters, upserts.
[AirtableProductivityDatabaseAPI]
PoorRican
0
pinecone
Managed vector database for production AI applications. Fully managed, auto-scaling, with hybrid search (dense + sparse), metadata filtering, and namespaces. Low latency (<100ms p95). Use for production RAG, recommendation systems, or semantic search at scale. Best for serverless, managed infrastructure.
[RAGPineconeVectorDatabase
PoorRican
0
chroma
Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source projects.
[RAGChromaVectorDatabase
PoorRican
0