Skip to content

aronwoost/AI-Champions-League-knowledgebase

Repository files navigation

AI Champions League knowledgebase

This OpenAI based knowledgebase answers questions about Champions League finals. It works by providing a CSV file (taken from Wikipedia) with all finals.

This app has to visual interface, instead it's used by command line.

Getting started

  1. Checkout this repo
  2. npm install
  3. Rename .env.example to .env and add your OPENAI_API_KEY
  4. node index.js -q "In what years did Manchester City won the Champions League?"

Testing

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published