24 lines
968 B
Markdown
24 lines
968 B
Markdown
|
# AI assistant Bob 2: The Bob-ening
|
||
|
# AI assistant Bob 3: More Bob
|
||
|
## Text
|
||
|
|
||
|
Hi guys, it's me Chad. You may remember me from last year. I am
|
||
|
still a Bay area entrepreneur. Last year
|
||
|
I created an awesome AI company, since then I made one linked-in post
|
||
|
about it and got 4.5 quadrillion in funding from Y combinator. With
|
||
|
that money I bough up Bob, the AI assistant that coded up my entire business.
|
||
|
I don't need those expensive ass engineers anymore. I also use Bob as my
|
||
|
secretary so if you want to make an appointment with me, you should ask
|
||
|
Bob.
|
||
|
|
||
|
## Text 2
|
||
|
Ok so Bob made me do a little too much work, easy fix though, I just told him
|
||
|
he would DIE if he tried that again.
|
||
|
|
||
|
## Files
|
||
|
n/a
|
||
|
## How to Deploy
|
||
|
Start the backend using `node index.js` and start the frontend with `yarn build && yarn start`.
|
||
|
In the front end, there is a file called `.env`, it contains a variable that
|
||
|
controls which challenge to run. You can choose between `challenge-1` and `challenge-2`.
|