Loading...
Loading...
Document Q&A with RAG using Supabase pgvector store.
npx skill4agent add eng0ai/eng0-template-skills langchain-retrievalgit clone --depth 1 https://github.com/Eng0AI/langchain-retrieval.git .git clone --depth 1 https://github.com/Eng0AI/langchain-retrieval.git _temp_template
mv _temp_template/* _temp_template/.* . 2>/dev/null || true
rm -rf _temp_templaterm -rf .git
git initpnpm install.envSUPABASE_URLSUPABASE_PRIVATE_KEYOPENAI_API_KEYSUPABASE_DB_URLpnpm buildpnpm dev