Skip to content

hsu-aut/ChatGptAbstractAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper Analysis

This repository is designed to automatically analyze all files from a BibTeX file. It sends them to ChatGPT with a prompt to add additional information.

Instructions for Use

  1. Set up config.ini with your API key.
  2. Paste your Bibtex-File in the data folder.
  3. Adjust the prompt.
  4. Run paperAnalysis.py.
# config.ini
[API]
key = your_api_key_here
python paperAnalysis.py

Make sure to replace your_api_key_here with your actual API key.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages