GreatHayat/supabase-edge-functions-rag
This is a repository to let you know the implementation of a basic RAG pipeline using LangChain in Supabase Edge Functions.
This project helps developers integrate npm packages, specifically LangChain, into Supabase Edge Functions. It provides instructions on setting up a Supabase project, creating an Edge Function, and configuring an `import_map.json` file to enable external package usage. The output is a deployed Supabase Edge Function with desired npm packages installed, enabling capabilities like building RAG pipelines. This is for backend developers and cloud engineers working with Supabase.
No commits in the last 6 months.
Use this if you are a backend developer who needs to use npm packages like LangChain within your Supabase Edge Functions for advanced functionalities.
Not ideal if you are looking for a pre-built RAG solution or if you are not comfortable with command-line tools and JavaScript development.
Stars
12
Forks
2
Language
TypeScript
License
—
Category
Last pushed
May 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/GreatHayat/supabase-edge-functions-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
llm-tools/embedJs
A NodeJS RAG framework to easily work with LLMs and embeddings
parthsarthi03/raptor
The official implementation of RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval
neuron-core/raptor-retrieval
Recursive Abstractive Processing for Tree-Organized Retrieval - Neuron PHP Framework
DHT-AI-Studio/RAPTOR
RAPTOR (Rapid AI-Powered Text and Object Recognition) is an AI-native Content Insight Engine...
manjotdhiman/ragify-js
RAG implementation for Node JS