A marketing tool for SMBs that is effective, cheap, and easy to use.
This project won 2nd place and $3000 at the Google Product Hackathon (LinkedIn).
Team Members: Jason Jia, Maxime Wolf, Minnie Arunaramwong, Nuobei Zhang, Raghav Jayahnthi
Create an api_keys.py
file structured as follows:
INSTAGRAM_LOGIN = "your_username"
INSTAGRAM_PASSWORD = "your_password"
OPENAI_API_KEY = "your_api_key"
streamlit run streamlit_df.py