Skip to content

learnerInTheFirstStage/smart-study-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smart-study-simple

Start Backend

cd backend
python -m venv venv
source venv/bin/activate  # For WSL
pip install -r requirements.txt

# Set Qualcomm hardware flags
export QNN_GPU_OPERATIONS=1
export HEXAGON_NPU=1

python app.py

Start Frontend

cd frontend
npm install
npm run start

Contributors:

  • xukunzh Blaire_xukun
  • learnerInTheFirstStage Allen Guo
  • Crystal0GMY
  • DucianX Yitian
  • cristiipan Yuzheng Pan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5