ACLReady
1.0.0
Un outil simple pour analyser votre papier et aider à remplir la liste de contrôle responsable de l'ACL.
Installation | Citation
Ce référentiel:
Un aperçu de l'aclready est présenté dans cette vidéo YouTube.
Clone le référentiel et accédez au répertoire du projet:
git clone https://github.com/gtfintechlab/ACLReady.git
cd ACLReadyExécutez le script d'installation :
source install.shAjoutez vos clés API :
server . TOGETHERAI_API_KEY =your_together_ai_key_here
OPENAI_API_KEY =your_openai_key_hereExécutez le serveur FLASK :
cd server
python app.pyExécutez l'interface Web :
cd aclready
npm startAccéder à l'API :
Le serveur s'exécutera sur http://localhost:3000/ .
Si vous trouvez ce référentiel utile, veuillez citer notre travail.
@ article { galarnyk2024aclready ,
title = { ACL Ready : RAG Based Assistant for the ACL Checklist },
author = { Galarnyk , Michael and Routu , Rutwik and Bheda , Kosha and Mehta , Priyanshu and Shah , Agam and Chava , Sudheer },
journal = { Available at arXiv 2408.04675 },
year = { 2024 },
url = { https : //arxiv.org/abs/2408.04675}
}