Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ShadovvBeast/arXiv
arXiv.org ChatGPT Plugin
https://github.com/ShadovvBeast/arXiv
Last synced: about 2 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-07T23:02:07.000Z (over 1 year ago)
- Last Synced: 2024-08-01T22:40:04.939Z (5 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 ![GitHub last commit](https://img.shields.io/github/last-commit/ShadovvBeast/arXiv?style=flat-square) ![GitHub top language](https://img.shields.io/github/languages/top/ShadovvBeast/arXiv?style=flat-square) (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.