Skip to content

XuGW-Kevin/ChallengeCup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChallengeCup

Installation

  1. create a virtual environment
conda create -n rag python=3.10
conda activate rag
  1. Install Scrapegraph-ai
cd Scrapegraph-ai
pip install -e .
cd ..
playwright install
  1. Install LightRAG
cd LightRAG
pip install -e .
cd ..

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages