Skip to content

anni-stanford/marketintelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marketing Intelligence Agent

This project implements a marketing intelligence agent that analyzes a business using Reddit data.

Setup

  1. Install dependencies:

    pip install -r requirements.txt
  2. Set environment variables: Copy .env.example to .env and fill in your API keys.

    cp .env.example .env
  3. Run the application:

    python app.py
  4. Open your browser at http://localhost:5000.

Deployment

This project is ready for deployment on platforms like Railway or Heroku. Ensure you set the environment variables in your deployment dashboard.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors