Be-More - https://gilabarreto.github.io/be-more/
The idea for Be-More originally started out as a Quote Generator, but evolved as everything does. Aside from quotes and advice, ChatGPT's API can be used to ask questions about various topics. I also wanted it to look friendly, so I drew inspiration from the BMO character from the Adventure Time cartoon, from which I derived the name for the application.
The front-end was built with React, the back-end was built with ExpressJS, and the console was tailored with CSS.
Running App
Screenshot
Install dependencies with npm install and run the server with npm start.
For full functionality fork and clone be-more-server here.
- Front-End: React, Axios, OpenAi, React-Youtube and Web Speech API
- Back-End: ExpressJS and Axios


