Skip to content

An exploration of leveraging Autonomio packages for researcher focused automated literature review system.

Notifications You must be signed in to change notification settings

autonomio/literview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

literview

An exploration of leveraging Autonomio packages for researcher focused automated literature review system.

With Conda

conda create -n literview
conda activate literview

Without Conda

python3 -m venv literview
source literview/bin/activate

Install Dependencies

pip install git+https://github.com/autonomio/dedomena.git
pip install flask

Run

flask run

About

An exploration of leveraging Autonomio packages for researcher focused automated literature review system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages