Difference between revisions of "Watch me Build a Marketing Startup"

From
Jump to: navigation, search
m
m
 
Line 29: Line 29:
 
* [[Javascript#Node.js|Node.js]] - JavaScript runtime built on Chrome's V8 JavaScript engine
 
* [[Javascript#Node.js|Node.js]] - JavaScript runtime built on Chrome's V8 JavaScript engine
 
* [http://reactjs.org/ React] =  JavaScript library for building user interfaces
 
* [http://reactjs.org/ React] =  JavaScript library for building user interfaces
* [http://www.postgresql.org/ PostgreSQL] Open Source Relational Database
+
* [http://www.postgresql.org/ PostgreSQL] Open Source Relational [[Database]]
 
* [http://knexjs.org/ Knex.js] SQL query builder
 
* [http://knexjs.org/ Knex.js] SQL query builder
 
* [[Graph#GraphQL|GraphQL]] a query language for your API, and a server-side runtime for executing queries
 
* [[Graph#GraphQL|GraphQL]] a query language for your API, and a server-side runtime for executing queries
Line 39: Line 39:
 
* [http://clearbit.com/ Clearbit] marketing data engine
 
* [http://clearbit.com/ Clearbit] marketing data engine
 
* [http://facebook.github.io/watchman/ Watchman] ... a file watching service [[Excel]] related...
 
* [http://facebook.github.io/watchman/ Watchman] ... a file watching service [[Excel]] related...
* [[Excel]] ... [[LangChain#Documents|Documents]] ... [[Database]] ... [[Graph]] ... [[LlamaIndex]]
+
* [[Excel]] ... [[LangChain#Documents|Documents]] ... [[Database|Database; Vector & Relational]] ... [[Graph]] ... [[LlamaIndex]]
 
* [[Python#Python & Excel| Python & Excel]]
 
* [[Python#Python & Excel| Python & Excel]]
  

Latest revision as of 06:42, 17 August 2023

YouTube search... ...Google search


I've built an app called VectorFunnel that automatically scores leads for marketing & sales teams! I used React for the frontend, Node.js for the backend, PostgreSQL for the database, and TensorFlow.js for scoring each lead in an Excel spreadsheet. There are a host of other tools that I used like ClearBit's data API and various Javascript frameworks. If you have no idea what any of that is, that's ok I'll show you! In this video, I'll explain how I built the app so that you can understand how all these parts fit together. The learning goal here is to give you enough of an idea of how these tools work to be able to formulate a plan for your own marketing startup MVP (minimum viable product). Enjoy! Code for "Watch Me Build a Marketing Startup" | Siraj Raval - GitHub