Open
Description
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)
- https://learn.microsoft.com/en-us/azure/cognitive-services/openai/overview
- Prices: https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/
- Dev Env: https://oai.azure.com/
Similar project using GPT: https://citeanything.theo.io/