Skip to content

A Python script that generates hackathon project ideas given a broader topic

Notifications You must be signed in to change notification settings

flushingtech/makersuite-topic-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Run this script

  1. Create an API key and update the variable API_KEY in makersuite.py
  2. Set up a virtual environment (python -m venv venv)
  3. Activate your virtual environment (source venv/bin/activate)
  4. Install required dependencies (pip install -r requirements.txt)
  5. Run the script (python3 makersuite.py)

About

A Python script that generates hackathon project ideas given a broader topic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages