https://github.com/m-ahmed-anwer/f1-gpt
An AI-powered chatbot that provides F1 🏎️ race updates, driver stats, team insights, and historical data for an immersive fan experience! 🤖
https://github.com/m-ahmed-anwer/f1-gpt
ai astradb chatbot langchain nextjs openai retrieval-augmented-generation
Last synced: 5 months ago
JSON representation
An AI-powered chatbot that provides F1 🏎️ race updates, driver stats, team insights, and historical data for an immersive fan experience! 🤖
- Host: GitHub
- URL: https://github.com/m-ahmed-anwer/f1-gpt
- Owner: m-ahmed-anwer
- Created: 2025-01-10T04:32:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-03T14:28:27.000Z (8 months ago)
- Last Synced: 2025-03-31T18:08:00.666Z (6 months ago)
- Topics: ai, astradb, chatbot, langchain, nextjs, openai, retrieval-augmented-generation
- Language: TypeScript
- Homepage: https://f1-gpt-sand.vercel.app
- Size: 455 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# F1-GPT
An AI-powered chatbot that provides F1 🏎️ race updates, driver stats, team insights, and historical data for an immersive fan experience!
## Features
- **Real-time Race Updates**: Stay informed with the latest race results and standings.
- **Driver Statistics**: Access comprehensive stats for your favorite drivers.
- **Team Insights**: Get detailed information about F1 teams, including performance metrics and histories.
- **Historical Data**: Explore past race data, championship standings, and significant events in F1 history.## Getting Started
This project is built with [Next.js](https://nextjs.org), bootstrapped using [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
### Prerequisites
Ensure you have the following installed:
- [Node.js](https://nodejs.org/) (version 14 or later)
- [npm](https://www.npmjs.com/) (version 6 or later)### Installation
1. **Clone the repository**:
```bash
git clone https://github.com/m-ahmed-anwer/f1-gpt.git
cd f1-gpt
npm install
1. **Clone the repository**:```bash
git clone https://github.com/m-ahmed-anwer/f1-gpt.git
cd f1-gpt
npm install