gcui-art/album-ai
AI-First Album: Chat with your gallery using plain language! LLM Vision + RAG + Album/Gallery.
Automatically extracts image metadata using GPT-4o-mini and Claude Haiku, storing embeddings in PostgreSQL for semantic search and retrieval-augmented generation. Provides dual APIs for traditional keyword search and conversational queries that retrieve relevant images before generating responses. Supports Docker deployment and integrates with OpenAI and Anthropic APIs for both vision processing and embeddings.
792 stars. No commits in the last 6 months.
Stars
792
Forks
68
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Nov 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/gcui-art/album-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
upstash/rag-chat
Prototype SDK for RAG development.
merefield/discourse-chatbot
An AI bot with RAG capability for Topics and Chat in Discourse, currently powered by OpenAI
vercel-labs/ai-sdk-preview-rag
Retrieval-augmented generation (RAG) template powered by the AI SDK.
ajac-zero/example-rag-app
Open-Source RAG app with LLM Observability (Langfuse), support for 100+ providers (LiteLLM),...
rag-web-ui/rag-web-ui
RAG Web UI is an intelligent dialogue system based on RAG (Retrieval-Augmented Generation) technology.