Skip to content

This script can be used to fetch an abstract from research output in Pure, send it to ChatGTP, generate keywords, and write these keywords back into Pure.

License

Notifications You must be signed in to change notification settings

svidmar/keywords_from_abstract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Project Title

Generate keywods for research output in Pure using Chat GPT's/Open AI's API.

Description

This script can be used to fetch an abstract from research output in Pure, send it to Chat GPT's/Open AI's API, generate keywords, and write these keywords back into Pure. Presented at Pure International Conference 2023.

Getting Started

Dependencies

  • Access to Pure's API a long with an API key with read/write permission
  • API key for Open AI/Chat GPT
  • requests library
  • os module

Executing program

  • Set your actual PURE_API_KEY and CHATGPT_API_KEY as environment variables
  • Replace 'ResearchoutputUUID' with UUID of research output(s) from Pure, using your preferred method
  • Run the script

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the [GNU General Public License v3.0] License - see the LICENSE.md file for details

About

This script can be used to fetch an abstract from research output in Pure, send it to ChatGTP, generate keywords, and write these keywords back into Pure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages