Giter VIP home page Giter VIP logo

watch_me_build_a_marketing_startup's Introduction

Overview

This is the code for this video on Youtube by Siraj Raval called "Watch Me Build a Marketing Startup". This is an app called VectorFunnel. It lets sales & marketing teams upload a CSV file of their lead and get a returned automated lead score for each of them. This helps them save time by allowing them to focus on the leads that are most likely to convert, instead of manually trying all of them. This is a data driven approach to sales and marketing.

Dependencies

This is the boilerplate code I started with. I then added the following dependencies

  • Stripe
  • CSV reader
  • tensorflowjs

Call for Pull Requests (TODOs)

This code compiles and runs, but its far from finished. Below I've listed some TODOs. I encourage you to make PR for any of them, it would do a great service to everyone who watches the video.

  • CSV uploading. you have to click on an invisible button in the bottom left of the /news page to bring up the upload popup. fix it so its integrated/cleaner.
  • Data preprocessing. Notice how its using TF dummy data. Fix it so its using the CSV data directly.
  • Add more TFJS models to train on
  • Have training happen asynchronously
  • The settings page is hardcoded as HTML, thats not very react-y. Make it a react native route.
  • Create a better data visualization
  • Append the CSV with the automated lead scores
  • Use the clearbit API to pull more data from the web about a lead, append it to the CSV as new features

Installation

To install run 'yarn install' , then run 'yarn start' to start the applicaton. More detailed instructions are in the boilerplate repo i've linked to. The dependencies i installed were all react components so yarn install should be all it takes to run.

Credits

kriasoft on github, everyone who made the react components i've used, all Wizards, i am but a temporary vessel of knowledge

watch_me_build_a_marketing_startup's People

Contributors

llsourcell avatar amir22010 avatar testaccount553 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.