ACLReady
1.0.0
論文を解析し、ACL責任のあるチェックリストを埋めるための簡単なツール。
インストール|引用
このリポジトリ:
ACLReadyの概要は、このYouTubeビデオで紹介されています。
リポジトリをクローンし、プロジェクトディレクトリに移動します。
git clone https://github.com/gtfintechlab/ACLReady.git
cd ACLReadyインストールスクリプトを実行します。
source install.shAPIキーを追加します:
serverディレクトリ内の.ENVファイルにLLM Inference Provider APIキーを追加します。 TOGETHERAI_API_KEY =your_together_ai_key_here
OPENAI_API_KEY =your_openai_key_hereフラスコサーバーを実行します:
cd server
python app.pyWebインターフェイスを実行します:
cd aclready
npm startAPIにアクセス:
サーバーは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}
}