Document sorter and organizer with GPT-3
Specify the names of your folders in config and it'll categorize your documents for you
- Python 3.10.x
- Clone the repo
pip install -r requirements.txt
Quick start:
py cli.py start <target_directory>
Edit config.json
after running the CLI for the first time
Example configuration file: config.example.json
gldanoob
GPT-3 API & File classification
Basel Akasha
GPT-3 API & GUI front end
Jian
Backend: (File moving & crawling, file event handling) & CLI front end
Paulius Dovidaitis
Backend: (Document & file Parsing) & Documentation: (DevPost, Video, Demo)