Skip to content
View yashwantbezawada's full-sized avatar
๐Ÿ› ๏ธ
Tinkering
๐Ÿ› ๏ธ
Tinkering

Sponsoring

@scikit-learn
@Homebrew
@python
@opencv
@jupyter
@freeCodeCamp
@nodejs
@supabase

Organizations

@mwcindia

Block or report yashwantbezawada

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
yashwantbezawada/README.md

Hey there! ๐Ÿ‘‹

I'm a software engineer who builds things with AI and occasionally remembers to contribute back to the OSS projects I shamelessly depend on.

๐Ÿค– What I'm Actually Building

Not another ChatGPT wrapper, I promise. Well, not just wrappers:

  • AI productivity tools - Because apparently we need AI to be productive now
  • Developer automation - Teaching robots to do the boring stuff since 2025
  • FinOps tooling - Someone has to watch those OpenAI API bills spiral
  • OSS contribution frameworks - Systematically giving back to maintainers who deserve better

๐Ÿ› ๏ธ The Stack

Frontend: TypeScript, Next.js, React (yes, I know Svelte exists) Backend: Python, Node.js, PostgreSQL (the boring reliable stuff) AI/ML: PyTorch, Transformers, OpenAI, Anthropic, Mistral (collecting API keys like Pokรฉmon) Infrastructure: Docker, AWS, Vercel (pray the serverless cold starts are merciful)

๐ŸŽฏ Recent OSS Contributions

Turns out you can actually contribute to the libraries you use instead of just starring them:

  • Keras - Fixed docs because reading is important (#21827 โœ“ merged)
  • PyTorch - Type annotations and code cleanup (#167241, #167256)
  • Working across AI SDK repos - Because one LLM provider is never enough

๐Ÿ“Š Stats (that definitely matter)

๐Ÿ’ญ Current Obsessions

Following the AI hype cycle very responsibly:

  • Multi-agent systems - Because one AI wasn't chaotic enough
  • RAG architectures - Turns out models don't actually know everything
  • Context windows - Remember when 8k tokens was impressive?
  • Fine-tuning - For when prompts just aren't cutting it
  • AI-native workflows - Whatever that means this week

๐ŸŽฎ Fun Facts

  • I have more API keys than passwords (this is fine)
  • My package.json is 90% AI dependencies
  • I've starred 500+ repos I'll "definitely read later"
  • Contributing to OSS is cheaper than therapy

๐Ÿ“ Based in Memphis, TN

Where the BBQ is fire and the internet is... adequate.

๐ŸŒ yashwantbezawada.com


"In a world full of GPT wrappers, be the person who actually reads the docs."

Last updated: Nov 2025 โ€ข Built with TypeScript โ€ข Deployed on Vercel โ€ข Runs on caffeine

Pinned Loading

  1. anthropic-sdk-python anthropic-sdk-python Public

    Forked from anthropics/anthropic-sdk-python

    Python

  2. keras keras Public

    Forked from keras-team/keras

    Deep Learning for humans

    Python

  3. openai-python openai-python Public

    Forked from openai/openai-python

    The official Python library for the OpenAI API

    Python

  4. pytorch pytorch Public

    Forked from pytorch/pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python

  5. transformers transformers Public

    Forked from huggingface/transformers

    ๐Ÿค— Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

    Python

  6. Adversarial_Video_Generation Adversarial_Video_Generation Public

    Forked from dyelax/Adversarial_Video_Generation

    A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by Mathieu, Couprie & LeCun.

    Python