Skip to content

BogdanTheGeek/CPoogle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPoogle

Google for Origami CPs.

Try it here: https://bogdanthegeek.github.io/CPoogle/

Uses google drive api and nltk to index, and clasify models.

Serves the data as a static webpage and uses Fuse.js to fuzzy find models

Developer notes

Scan CPs

Use scan.py to retrieve all the files. You will need a credentials.json with your google cloud OAuth keys, follow a tutorial or smth.

Option -j sets the number of jobs, this can speed up the process a lot, but you may hit some rate limits and it uses more memory (32 works well).

Organise

Use organise.py with the output of scan.py to generate a "database" of models. This will also use nltk to add metadata.

About

Google for Origami CPs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages