This repo contains various GPT based tools for research, such as literature review and citation generation. Please feel free to contribute either tools or tool request!
LLM.py
manages API calls. Place your keys in <openai/anthopic/crfm>_api_key.txt
to use the desired API, and point complete_text_fast
and complete_text_slow
to desired API call function.
example.py
include demos for current tools.