Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 1.43 KB

File metadata and controls

57 lines (38 loc) · 1.43 KB

Contributing

Thanks for contributing to awesome-generative-ui.

What belongs here

Additions should be directly relevant to generative UI, not just generative AI in general.

Good candidates:

  • frameworks and SDKs that help AI systems render or control UI dynamically
  • reference apps that demonstrate generative UI patterns in real code
  • public products or demos with clearly visible generative UI behavior

Usually not a fit:

  • generic chatbot wrappers
  • model providers
  • vector databases
  • prompt libraries
  • agent frameworks with no meaningful UI layer
  • abandoned toy repos

Quality Bar

Before opening a PR, check that the project:

  • is active enough to be worth studying
  • has documentation, a demo, or clear repository intent
  • adds something distinct to the list
  • is described in one factual sentence

Entry Style

Use this format:

- [Project Name](https://example.com) - Short factual description of what it is and why it matters for generative UI.

Keep entries:

  • concise
  • neutral in tone
  • free of marketing fluff
  • free of unrelated tags

Pull Request Checklist

  • I verified the project is directly relevant to generative UI.
  • I checked the list for duplicates.
  • I kept the description short and factual.
  • I placed the entry in the most relevant section.

Curation Notes

Maintainers may reject entries that are adjacent but not central to the category. The goal is a high-signal list, not a maximal directory.