Inspiration
We wanted to combine the fun of character AI with real world analytical data about power useage in order to provide a fun experience with real world applications to lowering energy useage.
If you want to try it out the link is https:/wattage.compare (Note creating an account takes a long time becuase of the AI calculations in place)
What it does
After signup the user answers a quiz about their patterns, this is used to calculate expected usage and similarities to existing datasets, to provide personalised recommendations.
How we built it
Svelte frontend, ASP.NET backend communicating with OpenAIs gpt-3.5 Large Language Model, running in a cloud VM.
Challenges we ran into
Training the AI, Keeping the user interface responsive despite slow speed of AI API calls
Accomplishments that we're proud of
A fully working chatbot with custom personalities and data input.
What we learned
AI prompt engineering, svelte frontend design.
What's next for Wattage.Compare
Fix up the projects UI to take advantage of the adaptability of the backend.
Built With
- asp.net
- svelte
Log in or sign up for Devpost to join the conversation.