Venkateshwar Reddy Darmanola

learning how machines learn


Projects
Automatic YouTube Shorts generator: Developed an automatic YouTube short video generator using AI. The content, images, and voice are generated using LLMs, Diffusion models, and text-to-speech models from the Huggingface hub.
Diffusion model to generate faces: Created a diffusion model using the Huggingface Diffusers library. Trained a UNet2D model from scratch on the MetFaces dataset using Google Colab Pro to generate human faces resembling works of art.
Virtual Reality based Earth/Moon explorer: Developed a Virtual Reality (VR) application in Unity 3D using C# to explore Earth/Moon in VR. Used REST API to get geospatial data (height maps) of Earth and the Moon from usgs.gov, and converted the geospatial data into 3D models within the application. People can visit almost any place on Earth and the Moon in VR.











Reinforcement Learning -
Tic Tac Toe

Values