Add AI transforming text citation to bib(la)tex #1671
Labels
p4: important
For example a bug that violate documented behavior or significantly improves performance
type: feature
A completely new feature
There are rumors flying around that ChatGPT is pretty good at converting a text citation to bibtex. If this is indeed the case, then we should add this functionality as an API endpoint and expose it in JabRef Desktop.
Issue: There is currently no public API for ChatGPT, but a reverse-engineered one: https://github.com/acheong08/ChatGPT
Editˇnow there is https://openai.com/blog/introducing-chatgpt-and-whisper-apis
Alternative: Use OpenAI GPT 3 models on azure (need to apply for access)
Similar project using GPT: https://citeanything.theo.io/
The text was updated successfully, but these errors were encountered: