/nextjs-rag-trulens

Simple app integrating a NextJS RAG app with TruLens

Primary LanguageTypeScript

nextjs-rag-trulens

Simple app integrating a NextJS RAG app with TruLens

Running

cp .env.example .env Edit .env and add your OpenAI API key

docker compose up

RAG app: localhost:3333

TruLens: localhost:8501

The vectorstore data was generated from web scrapping TruLens home page: https://www.trulens.org/

Demo

TruLensDemo.mov