ACLReady
1.0.0
一种简单的工具,可以解析纸张并帮助填充ACL负责任的清单。
安装|引用
这个存储库:
此YouTube视频中介绍了ACLReady的概述。
克隆存储库并导航到项目目录:
git clone https://github.com/gtfintechlab/ACLReady.git
cd ACLReady运行安装脚本:
source install.sh添加您的API键:
server目录中的.ENV文件。 TOGETHERAI_API_KEY =your_together_ai_key_here
OPENAI_API_KEY =your_openai_key_here运行烧瓶服务器:
cd server
python app.py运行Web界面:
cd aclready
npm start访问API :
服务器将在http://localhost:3000/上运行。
如果您发现此存储库有用,请引用我们的工作。
@ 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}
}