Author: cruzra

  • Rafael Cruz- The Outdated Gmail

    As we continue to push the boundaries of AI into full stack development, we keep finding more interesting issues. This week I was attempting to setup a email notification system as part of a larger notifications microservice. The general idea is that the notifications microservice gets notified of a transaction and it sends out all…

  • Docking the Ship

    This week we added Docker containers and it has been quite the adventure! I teamed up with ChatGPT to tackle some tricky issues with our microservices. Our goal was to get our notification, Alpaca, and database microservices running smoothly within their Docker environments. The road was bumpy at first—containers wouldn’t talk to each other, and…

  • Postman and CRUD

    This week was very interesting as well. I worked with some familiar tools like postman and ChatGPT and some not so familiar ones like the python mysql library. GPT was able to do some pretty amazing things with little guidance. One interesting that happened this week though was that it lost context in our conversation.…

  • Rafael Cruz – The ChatGPGit Incident

    This project is pretty cool to work on! It’s interesting to see the things the AI does well and what it does horribly wrong. It seems very well trained on flask API and on the alpaca api as well, which is really interesting and useful. What does seem to be a bit off is it’s…