Build a RAG Chat App with Firebase Genkit and Astra DB

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. genkit-astra-db-rag

    An example of using Astra DB to build a RAG app with Genkit

    You can find the code for this app on GitHub. The Astra DB plugin for Genkit is open source so if you have any issues or requests, please open an issue on the GitHub repo. And check out the Genkit docs for more on what you can build with Genkit.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. genkitx-astra-db

    A Genkit plugin for Astra DB for building RAG applications

    You can find the code for this app on GitHub. The Astra DB plugin for Genkit is open source so if you have any issues or requests, please open an issue on the GitHub repo. And check out the Genkit docs for more on what you can build with Genkit.

  4. zod

    TypeScript-first schema validation with static type inference

    The next thing to do is write our first Genkit flow to ingest data from a URL into the collection. Flows are functions that you can run via the Genkit UI or through code. Flows have strongly defined input and output schemas using zod.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Genkit Tool Calling: Give AI Models (LLMs) the Tools to Get Things Done

    2 projects | dev.to | 16 Jun 2025
  • Branded Types in TypeScript: techniques

    1 project | dev.to | 11 Jun 2025
  • Magic JSON in Haskell

    1 project | dev.to | 23 May 2025
  • Hyper Typing

    1 project | news.ycombinator.com | 18 May 2025
  • Building a Real-Time Chat App with Firebase and Next.js

    2 projects | dev.to | 23 Apr 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?