asyrofist / LangChainProposed

Langchain Proposed
MIT License
1 stars 0 forks source link

LangChainProposed

Langchain Proposed

Systematic-Literature-Review-Langchain-Proposed

How to make Systematic Literature Review (SLR) using Langchain

The Automatic Sytematic Literature Review based on Langchain described in our paper at IES2023. Please kindly cite the following paper when you use this tool. It would also be appreciated if you send me a courtesy website and google scholar, so I could survey what kind of tasks the tool is used for.

@INPROCEEDINGS{10242497,
  author={Asyrofi, Rakha and Dewi, Mutia Rahmi and Lutfhi, Muhammad Irfan and Wibowo, Prasetyo},
  booktitle={2023 International Electronics Symposium (IES)}, 
  title={Systematic Literature Review Langchain Proposed}, 
  year={2023},
  volume={},
  number={},
  pages={533-537},
  doi={10.1109/IES59143.2023.10242497}}

How to use this code

installation using pypi:

pip install -r requirements.txt

don't forget to use colab or isolated virtual environment to make it proper installation and runnable..

running scenario 1:

python scenario1.py

running scenario 2:

python scenario2.py

running our approach:

python aproach.py