ChatGPT-Paper-Reader
Paper reader
An AI-powered tool for reading and summarizing academic papers in PDF format using GPT-3.5-turbo model.
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.
739 stars
14 watching
109 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
williamfzc/chat-gpt-ppt | Automates the creation of PowerPoint presentations using ChatGPT as a backend. | 906 |
hello-simpleai/chatgpt-comparison-detection | A repository providing datasets and detectors for comparing human-generated content with ChatGPT-generated content | 1,257 |
gjjvdburg/paper2remarkable | A tool for downloading and transferring academic papers to an e-reader device. | 336 |
fengyuli-dev/multimedia-gpt | Enables OpenAI GPT to process multimedia inputs like images and audio with text output | 184 |
bhaskatripathi/pdfgpt | A solution to chat with the contents of a PDF file using GPT capabilities | 6,971 |
filippofinke/wordgpt | An add-in for Microsoft Word that leverages OpenAI's text-davinci-003 language model to generate text. | 308 |
karlsoderby/upython-chat-gpt | Connects to ChatGPT API via MicroPython to retrieve responses and display them on an OLED screen. | 27 |
mmz-001/knowledge_gpt | An application that utilizes language models and machine learning to provide instant citations and answers from uploaded documents. | 1,609 |
microsoft/pica | An empirical study on using GPT-3 for multimodal question answering tasks with few-shot learning. | 84 |
stoerr/codevelopergptengine | Provides read/write file access and executes actions on local files using ChatGPT as an OpenAI GPT action | 11 |
imevro/chatgpt_repl | A CLI tool for interacting with the ChatGPT API using its own model | 12 |
mckaywrigley/kindle-gpt | An application that enables AI-powered search and chat on Kindle notebook highlights | 257 |
toshiakit/matgpt | A MATLAB application providing an interface to access OpenAI's ChatGPT API | 202 |
bapaws/answer | An app for conversing with ChatGPT using its API, allowing users to store conversations and messages locally. | 286 |
fraserxu/book-gpt | A conversational AI application that enables users to ask questions about uploaded books. | 434 |