Difference between revisions of "Watch me Build a Healthcare Startup"
(Created page with "{{#seo: |title=PRIMO.ai |titlemode=append |keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, M...") |
|||
Line 20: | Line 20: | ||
* [[Word2Vec]] | * [[Word2Vec]] | ||
* [[Siraj Raval's Watch me Build a Marketing Startup]] | * [[Siraj Raval's Watch me Build a Marketing Startup]] | ||
− | * [[Siraj Raval's Watch me Build a | + | * [[Siraj Raval's Watch me Build a Finance Startup]] |
I've built an app called Artificial Advisor that helps you manage your personal finances. After connecting to your bank account, it automatically categorizes your transactions and helps you allocate a monthly budget. You can ask the app questions about your budget and it will also make automated investment decisions for you in several stocks in the industry of your choosing. In this lecture, i'll explain the code and thought process I used to build it so that you can build your own finance startup. I used [[TensorFlow]] + [http://firebase.google.com/ Firebase] + [http://plaid.com/ Plaid] + [[DialogFlow]] + [http://alpaca.markets/ Alpaca] to build this. Enjoy! [http://github.com/llSourcell/Watch-Me-Build-a-Finance-Startup Code for "Watch Me Build a Finance Startup" | Siraj Raval - GitHub] | I've built an app called Artificial Advisor that helps you manage your personal finances. After connecting to your bank account, it automatically categorizes your transactions and helps you allocate a monthly budget. You can ask the app questions about your budget and it will also make automated investment decisions for you in several stocks in the industry of your choosing. In this lecture, i'll explain the code and thought process I used to build it so that you can build your own finance startup. I used [[TensorFlow]] + [http://firebase.google.com/ Firebase] + [http://plaid.com/ Plaid] + [[DialogFlow]] + [http://alpaca.markets/ Alpaca] to build this. Enjoy! [http://github.com/llSourcell/Watch-Me-Build-a-Finance-Startup Code for "Watch Me Build a Finance Startup" | Siraj Raval - GitHub] | ||
<youtube>oeraUtRgsbI</youtube> | <youtube>oeraUtRgsbI</youtube> |
Revision as of 05:19, 18 June 2019
YouTube search... ...Google search
- Assistants
- Bot Framework
- Natural Language Processing (NLP) - Sentiment_Analysis
- Bidirectional Encoder Representations from Transformers (BERT)
- Firebase | Google's service & mobile development platform
- AnyChart
- DialogFlow | Google
- TensorFlow
- Alpaca API lets you build and trade with real-time market data for free
- Plaid for users to connect their bank accounts to an app
- Word2Vec
- Siraj Raval's Watch me Build a Marketing Startup
- Siraj Raval's Watch me Build a Finance Startup
I've built an app called Artificial Advisor that helps you manage your personal finances. After connecting to your bank account, it automatically categorizes your transactions and helps you allocate a monthly budget. You can ask the app questions about your budget and it will also make automated investment decisions for you in several stocks in the industry of your choosing. In this lecture, i'll explain the code and thought process I used to build it so that you can build your own finance startup. I used TensorFlow + Firebase + Plaid + DialogFlow + Alpaca to build this. Enjoy! Code for "Watch Me Build a Finance Startup" | Siraj Raval - GitHub