Skip to content

Repository files navigation

Usage

In Google Colab (recommended)

  1. Download or clone this repo
  2. In your browser, go to https://colab.research.google.com/
  3. Go to File > Open notebook > Upload or File > Upload notebook
  4. Select or drag the notebook you want to open
  5. In Colab's file navigator, create a .env file with your OPENROUTER_API_KEY. If your file disappears immediately after you create it, click the eye icon to reveal it.

Locally

  1. Download or clone this repo
  2. Create a .env file with your OPENROUTER_API_KEY
  3. Create a virtual environment (python -m venv my-env)
  4. Activate your newly created virtual environment (my-env\Scripts\activate or equivalent)
  5. Install the dependencies (pip install -r requirements.txt)
  6. Run jupyter lab

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages