Skip to content

juliatan/f1-gpt

Repository files navigation

F1 GPT - A Chatbot that uses OpenAI + RAG for Formula 1 news

What

A practice project to learn more about how to incorporate RAG into an OpenAI chatbot. This project uses the following:

  • NextJS
  • Vercel's AI SDK
  • OpenAI (LLM and embedding models)
  • RAG (from a few example URLs, which I used Puppeteer/LangChain to scrape)
  • DataStax Astra (for storing the RAG data)

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published