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

From
Jump to: navigation, search
m
 
(20 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
|title=PRIMO.ai
 
|title=PRIMO.ai
 
|titlemode=append
 
|titlemode=append
|keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, Microsoft, Azure, Amazon, AWS  
+
|keywords=ChatGPT, artificial, intelligence, machine, learning, GPT-4, GPT-5, NLP, NLG, NLC, NLU, models, data, singularity, moonshot, Sentience, AGI, Emergence, Moonshot, Explainable, TensorFlow, Google, Nvidia, Microsoft, Azure, Amazon, AWS, Hugging Face, OpenAI, Tensorflow, OpenAI, Google, Nvidia, Microsoft, Azure, Amazon, AWS, Meta, LLM, metaverse, assistants, agents, digital twin, IoT, Transhumanism, Immersive Reality, Generative AI, Conversational AI, Perplexity, Bing, You, Bard, Ernie, prompt Engineering LangChain, Video/Image, Vision, End-to-End Speech, Synthesize Speech, Speech Recognition, Stanford, MIT |description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools  
+
 
 +
<!-- Google tag (gtag.js) -->
 +
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4GCWLBVJ7T"></script>
 +
<script>
 +
  window.dataLayer = window.dataLayer || [];
 +
  function gtag(){dataLayer.push(arguments);}
 +
  gtag('js', new Date());
 +
 
 +
  gtag('config', 'G-4GCWLBVJ7T');
 +
</script>
 
}}
 
}}
 
[http://www.youtube.com/results?search_query=Bot+Framework+Language+Understanding+Intelligent+Cognitive+Services YouTube search...]
 
[http://www.youtube.com/results?search_query=Bot+Framework+Language+Understanding+Intelligent+Cognitive+Services YouTube search...]
 
[http://www.google.com/search?q=Bot+Framework+deep+machine+learning+ML ...Google search]
 
[http://www.google.com/search?q=Bot+Framework+deep+machine+learning+ML ...Google search]
  
* [[Watch me Build a Finance Startup]] | Siraj Raval  
+
* [[How do I leverage Artificial Intelligence (AI)?]]
* [[Watch me Build a Healthcare Startup]] | Siraj Raval  
+
** [[Watch me Build a Healthcare Startup]] | [[Creatives#Siraj Raval|Siraj Raval]]
 +
** [[Watch me Build a Finance Startup]] | [[Creatives#Siraj Raval|Siraj Raval]]
 +
** [[Watch me Build a Retail Startup]] | [[Creatives#Siraj Raval|Siraj Raval]]
 +
** [[Watch me Build a Cybersecurity Startup]] | [[Creatives#Siraj Raval|Siraj Raval]]
 +
 
 +
 
 
* [http://stripe.com/ Stripe] online payments
 
* [http://stripe.com/ Stripe] online payments
 
* [http://github.com/azmenak/react-stripe-checkout React Stripe Checkout] for using Stripe Checkout as a React component]  
 
* [http://github.com/azmenak/react-stripe-checkout React Stripe Checkout] for using Stripe Checkout as a React component]  
 
* [http://www.npmjs.com/package/react-csv-reader React CSV Reader] React component that handles csv file input and its parsing
 
* [http://www.npmjs.com/package/react-csv-reader React CSV Reader] React component that handles csv file input and its parsing
* [http://nodejs.org/en/ 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
* [http://graphql.org/ 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
 
* [http://facebook.github.io/relay/ Relay] a JavaScript framework for building data-driven React applications
 
* [http://facebook.github.io/relay/ Relay] a JavaScript framework for building data-driven React applications
 
* [http://firebase.google.com/ Firebase] | Google's service
 
* [http://firebase.google.com/ Firebase] | Google's service
Line 24: Line 38:
 
* [http://analytics.google.com/analytics/web/#/ Google Analytics]
 
* [http://analytics.google.com/analytics/web/#/ Google Analytics]
 
* [http://clearbit.com/ Clearbit] marketing data engine
 
* [http://clearbit.com/ Clearbit] marketing data engine
* [http://facebook.github.io/watchman/ Watchman] a file watching service
+
* [http://facebook.github.io/watchman/ Watchman] ... a file watching service [[Excel]] related...
 +
* [[Excel]] ... [[LangChain#Documents|Documents]] ... [[Database|Database; Vector & Relational]] ... [[Graph]] ... [[LlamaIndex]]
 +
* [[Python#Python & Excel| Python & Excel]]
  
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!  [http://github.com/llSourcell/Watch_Me_Build_a_Marketing_Startup Code for "Watch Me Build a Marketing  Startup" | Siraj Raval - GitHub]
+
I've built an app called VectorFunnel that automatically scores leads for marketing & sales teams! I used React for the frontend, [[Javascript#Node.js|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!  [http://github.com/llSourcell/Watch_Me_Build_a_Marketing_Startup Code for "Watch Me Build a Marketing  Startup" |] [[Creatives#Siraj Raval|Siraj Raval]] - GitHub
  
 
<youtube>6oM3N6PRFz8</youtube>
 
<youtube>6oM3N6PRFz8</youtube>

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