The company - Solar Power Shield is a solar roof provider in US. The chatbot retrieves a satellite image from the Google API and displays the sunlight on his house along with estimates of profits from installed solar panels. All the information is then transmitted to the CRM system.
The company - Solar Power Shield is a solar roof provider in US. The chatbot retrieves a satellite image from the Google API and displays the sunlight on his house along with estimates of profits from installed solar panels. All the information is then transmitted to the CRM system.
The project consisted of two parts - the chat interface and the backend for processing solar images. Interface: - The interface was built using TypeScript and React - Messages were generated by ChatGPT. The chat avatar was created by DALL·E-2 - An address autocomplete feature was added using the Google API - A message sequence was created - Humanizing elements such as ellipses or message delays were added Backend: - The backend was built using Python and Flask - The backend processed requests from the CRM system - The backend processed images received from Google to achieve the desired effect