- This project is a workflow to annotate all Human Genome genes with ChatGPT.
- The whole workflow cost about $1 using the ChatGPT API credits.
- You need an API key from openAI: https://platform.openai.com/settings/organization/projects
- Python packages: pickle, pandas, os
- R packages: data.table, tidyverse