posted an update

Here are all the ways we used GenAI:

  1. The chatbot itself is an AI assistant trained on Verizon data publicly found in the FAQ. The chatbot uses an open source LLM from Google named PaLM.
  2. We used Claude, another separate LLM to generate more data as the Verizon FAQ was not sufficient, augmenting our dataset for training the PaLM model to be a better Verizon customer service rep.
  3. We used DALL.E 3 to generate the logo, and then runwayML to animate the chatbot when the bot responds.
  4. Most of us aren't computer scientists, and so chatGPT helped with integrating the frontend (HTML with JS) and backend (Flask in Python).

Log in or sign up for Devpost to join the conversation.