syomazh/Vote-Boat
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Hack K-State 2024 project CLICK HERE TO READ ABOUT IT https://devpost.com/software/vote-boat?ref_content=user-portfolio&ref_feature=in_progress STARTUP INSTRUCTION: 0) create a .env file with OPENAI_API_KEY and VOTESMART_API_KEY with your keys set to them 1)run to install dependencies: pip install -r requirements.txt 2)then run to start flask server: python app.py 3) terminal should say "Running on (local address)"(ussually mhttp://127.0.0.1:5000), open http://127.0.0.1:5000 or whatever it says in browser