halftruths/Postgres-RAG-Colab-Demo
A self-contained Google Colab Notebook that implements RAG using Postgres pgvector, pgai, and LLMs. Supports local-Ollama/OpenAI/Anthropic
No commits in the last 6 months.
Stars
4
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/halftruths/Postgres-RAG-Colab-Demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wangle201210/go-rag
基于eino+gf+vue实现知识库的rag
copilot-extensions/rag-extension
An example extension in go using retrevial-augmented generation
LlamaEdge/rag-api-server
A RAG API server written in Rust following OpenAI specs
timescale/pgai
A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL
eryajf/langchaingo-ollama-rag
学习基于langchaingo结合ollama实现的rag应用流程