Congrats on the launch! This looks really smooth, and I think it demonstrates well how GPT can be helpful, at least providing a starting point when you're writing your cover letter.
Two questions:
- is this using GPT-4
- what did you use to build it and how long did it take?
Thank you! At the moment it is still using 3.5-turbo as there isn't a huge difference in output for this usecase, and 3.5 is much snappier.
I used Wasp as the full-stack framework (think Ruby-on-Rails for the PERN stack) and Chakra UI for their styled react components. Both helped me build this app in about 3 days.