Skip to content
View dhanushreddy291's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Organizations

@Greenstand
Block or Report

Block or report dhanushreddy291

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
dhanushreddy291/README.md

Hi, I'm Dhanush Reddy ๐Ÿ‘‹๐Ÿพ ๐Ÿ‘ฉ๐Ÿพโ€๐Ÿ’ป

Twitter Follow Linkedin: Dhanush GitHub followers profile views

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป ย About Me

Night Coding

๐ŸŽ“ ย I'm recent grad student at National Institute of Technology, Warangal.
๐Ÿ’ก ย Some technologies I enjoy working with include Python and NodeJS. Currently exploring the field of Generative AI (Stable Diffusion and Large Language Models in general).
๐ŸŒฑ ย I'm on track for learning more about MLOPS, Distributed and Cloud Computing, Model Finetuning.
โœ‰๏ธ ย You can find my Resume here. (Its very old, please see my twitter instead for Proof of Work)
โœ‰๏ธ ย You can shoot me an email at 29dhanushreddy@gmail.com! I'll try to respond as soon as I can.

Find me around the web ๐ŸŒŽ

Watch my contributions get eaten by a snake ๐Ÿ

snake gif

Pinned

  1. docstring-generator docstring-generator Public

    A Simple Github Action that adds docstrings to Python functions by analysing code using OpenAI's GPT3 API

    Python 27 1

  2. finetune-llama2 finetune-llama2 Public

    Python 4

  3. sdxl-turbo-cog sdxl-turbo-cog Public

    SDXL-Turbo is a real-time synthesis model, derived from SDXL 1.0, and utilizes a training method called Adversarial Diffusion Distillation (ADD). It achieves high image quality within one to four sโ€ฆ

    Python 7 3

  4. lcm-sdxl-cog lcm-sdxl-cog Public

    Generate high-quality images faster with Latent Consistency Models (LCM), a novel approach that distills the original model, reducing the steps required from 25-50 to just 4-8 in Stable Diffusion (โ€ฆ

    Python 1

  5. IdeasAI IdeasAI Public

    A Twitter bot that has been automated for tweeting random business/startup ideas once every two hours. Deployed on Heroku. The ideas are sourced from ideasai.net using Webscraping by Beautifulsoup4โ€ฆ

    Python 2

  6. crypto-price-notifier crypto-price-notifier Public

    A Simple CRON JOB that checks price of the coin you want at every fixed interval and notifies via call by using Twilio API.

    JavaScript