Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

coursework

personalwork

Deep learning of 3D CAD models

Classification of faces of 3D models using graph neural networks to achieve the effect of backcasting the modeling process from generic format CAD models.

Aya screenshot

A PyQt-based screenshot program that captures a fixed-resolution area at a specified scale to facilitate my collection of illustration datasets on the web.

Group chat bot with diffusion and chatgpt

I’ve developed a group chatbot that calls openai’s APIs that enables chatgpt conversations, and added AI drawings based on stable diffusion. I allowed the chatgpt to ‘see’ the contents of the drawing by managing the prompt with code.