rahuldkjain/github-profile-readme-generator

Add new “Deep Learning / LLMs” section under AI/ML category

Open

#936 opened on Oct 16, 2025

View on GitHub
 (1 comment) (0 reactions) (1 assignee)JavaScript (5,899 forks)batch import
enhancementhacktoberfest

Repository metrics

Stars
 (19,657 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe. The current AI/ML section includes classic machine learning and data libraries like tensorflow, pytorch, and scikit_learn, but it does not cover the modern deep learning and LLM (Large Language Model) ecosystem — which has become a huge part of today’s developer skill sets.

Describe the solution you'd like Add a new sub-section under AI/ML titled:

Deep Learning / LLMs

with the following popular and widely used tools/libraries:

🧠 Transformers (Hugging Face)

🔗 LangChain

🤖 OpenAI API

🐫 Ollama

📚 LlamaIndex

⚙️ Keras

🧩 JAX

📦 ONNX

This section can appear just below the existing AI/ML section or integrated as an expandable subsection in the UI.

Describe alternatives you've considered

  • Currently, users add these tools manually in their descriptions, but an official option improves:
  • Consistency in README outputs
  • Better discoverability of modern AI libraries
  • Easier profile generation for AI developers and researchers

Additional context he deep learning & LLM ecosystem is rapidly evolving and is now a primary domain in open source projects.

This feature will help users showcase experience with modern AI stacks beyond traditional ML libraries.

Proposed UI placement

Category: AI/ML New Subcategory: Deep Learning / LLMs Technologies: Transformers, LangChain, OpenAI API, Ollama, LlamaIndex, Keras, JAX, ONNX

Join the Discord Server for further discussions.

Server Link: https://discord.gg/HHMs7Eg

Contributor guide