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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request: Requirement txt or pyproject.toml

LumenYoung opened this issue · comments

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.

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