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}
}