Article_Retrieval
1.0.0
นี่เป็นระบบผ้าขี้ริ้วขั้นพื้นฐานที่มี Langchain มันดัชนีบทความจากชุดข้อมูล "1300 ไปสู่ข้อมูล Science Science Mediums"
รหัสและความคิดเห็นสามารถพบได้ในสมุดบันทึก Main.ipynb
# create python environment
python3 -m venv article_retrieval
# activate environment
source article_retrieval/bin/activate
# install dependencies
pip install -r requirements.txt
# create jupyter environment kernel
python -m ipykernel install --user --name=article_retrievalopenai_api_key ในเซลล์ที่สอง