talkingwallace / ChatGPT-Paper-Reader

This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using GPT-3.5-turbo model.
730 stars 109 forks source link

Request: Requirement txt or pyproject.toml #13

Open LumenYoung opened 1 year ago

LumenYoung commented 1 year ago

Hi,

Thank you for sharing this app. I just want to ask if you can provide your requirement.txt in README.md, so we don't need to install them one by one when running it.

fengh16 commented 1 year ago

You can find it in my forked repo: https://github.com/fengh16/ChatGPT-Paper-Reader