This is an example of using DataStax Astra DB with Firebase Genkit. It uses the genkitx-astra-db plugin to make it easy to access Astra DB through Genkit.
First clone the app from GitHub:
git clone https://github.com/philnash/genkit-astra-db-rag.git
cd genkit-astra-db-ragInstall the dependencies:
npm installRun the Genkit application with your code:
npm run genkitOpen the Genkit UI at http://localhost:4000 and check out the flows, indexers and retrievers.