An open API service indexing awesome lists of open source software.

https://github.com/velocitatem/ai-hackathon-ie-2023


https://github.com/velocitatem/ai-hackathon-ie-2023

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# :rocket: submission V2
1. Our software uses python `3.11.5`
2. `pip install -r requirements.txt`
3. `python main.py [dataset] [output] --gpt4`
+ `dataset` - the directory with all the content to process
+ `output` the name of the file to write to Ex: `out.csv`
+ `--gpt4` for better performance please use this option