https://github.com/velocitatem/ai-hackathon-ie-2023
https://github.com/velocitatem/ai-hackathon-ie-2023
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/velocitatem/ai-hackathon-ie-2023
- Owner: velocitatem
- Created: 2023-10-27T11:05:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-23T23:27:56.000Z (over 1 year ago)
- Last Synced: 2025-02-14T16:48:32.714Z (2 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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