keynertyc / kbet

Web application that allows users to get soccer match predictions using the ChatGPT API from RapidApi and get fixtures from the API Football.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KBet - Soccer Predictions App

Web application that allows users to get soccer match predictions using the ChatGPT API from RapidApi and get fixtures from the API Football.

Stack:

Screenshots:

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Screenshot 6

Installation:

  1. Create an account in https://clerk.com/and get the API KEYS

  2. Clone this repository:

git clone https://github.com/your-username/your-repository.git

  1. Install dependencies:

npm install

  1. Create a new file .env.local and set the required environment variables. You can use the .env.example file as a reference.

  2. Start the development server:

npm run dev

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

About

Web application that allows users to get soccer match predictions using the ChatGPT API from RapidApi and get fixtures from the API Football.


Languages

Language:TypeScript 94.3%Language:JavaScript 5.4%Language:CSS 0.3%