write-ups-challenges-2024-2025/bob-the-assistant
2024-11-25 22:28:00 +01:00
..
backend feat: add bob-the-assistant challenge 2024-11-25 22:28:00 +01:00
bobchat feat: add bob-the-assistant challenge 2024-11-25 22:28:00 +01:00
nginx feat: add bob-the-assistant challenge 2024-11-25 22:28:00 +01:00
.gitignore feat: add bob-the-assistant challenge 2024-11-25 22:28:00 +01:00
docker-compose.yaml feat: add bob-the-assistant challenge 2024-11-25 22:28:00 +01:00
README.md feat: add bob-the-assistant challenge 2024-11-25 22:28:00 +01:00
SOLUTION.md feat: add bob-the-assistant challenge 2024-11-25 22:28:00 +01:00

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.