The students’ works in this website shows the highlight of great achievements! Please enjoy!
Talkative AI
Talkative AI is a web-based interface that brings together ChatGPT, Gemini, and Claude in a single platform for text-based conversation and image generation. At present, ChatGPT and Gemini support both text prompting and image generation, while Claude is available for text prompting only.
The original student code supported text prompting with ChatGPT and Gemini, along with image generation through ChatGPT. I later debugged and expanded the project to enable Gemini image generation and Claude text prompting as well.
The interface also includes light and dark modes for user comfort, along with dropdown menus that allow users to easily switch between different AI engines.
Please click the following link to access Talkative AI:
https://editor.p5js.org/kaheicheng13/full/4TFAhtjE4
Fit & Found
The web interface gets weather data from OpenWeather API to give outfit suggestions. It offers suggestions for fahrenheit and celcius conversion.
Please click the following link to access Fit & Found:
https://kaheicheng13-source.github.io/API-Project-Students/Fit&Found/
Outfit Generation
The outfit generation web interface uses the Unsplash API as a visual foundation for exploring clothing ideas through high-quality imagery. As a free and modern JSON API, Unsplash provides access to a broad range of fashion-related images that support the creation of outfit inspirations across many styles, such as casual, formal, and gothic. By allowing users to preview and imagine clothing combinations based on their own preferences, the interface functions as both a creative tool and a practical resource, helping users discover looks efficiently before spending time or money shopping in person.
Please click the following link to access Outfit Generation:
https://kaheicheng13-source.github.io/API-Project-Students/OutfitGeneration/
Unit Converter with Stories
The web interface returns conversions between different units of the same measurement type along with background stories of different unit measurements.
Please click the following link to access Unit Converter with Stories:
https://kaheicheng13-source.github.io/API-Project-Students/UnitConverter/