https://github.com/ShadovvBeast/arXiv
arXiv.org ChatGPT Plugin
https://github.com/ShadovvBeast/arXiv
Last synced: 5 months ago
JSON representation
arXiv.org ChatGPT Plugin
- Host: GitHub
- URL: https://github.com/ShadovvBeast/arXiv
- Owner: ShadovvBeast
- License: mit
- Created: 2023-04-07T20:23:59.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-07T23:02:07.000Z (about 2 years ago)
- Last Synced: 2024-08-01T22:40:04.939Z (9 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-opensource-israel - arXiv - ChatGPT Plugin that enables the model to access arXiv.org   (Projects by main language / javascript)
README
# arXiv Plugin for ChatGPT
## Overview
The arXiv plugin for ChatGPT enables users to search for academic papers on arXiv.org directly from the chat interface. The plugin provides a route on `/search` that allows users to query the arXiv database and retrieve information about relevant papers, including their titles, authors, abstracts, and links to PDF versions.
## Installation
To install the arXiv plugin, follow the instructions provided by the ChatGPT plugin framework. Ensure that the plugin is correctly registered and available for use in the chat environment.