Community

LangExtract community

LangExtract is an open‑source project. You can use it as‑is, contribute improvements, or share plugins that connect it to new providers and tools.

Ways to contribute

  • File bug reports or feature requests in the issue tracker.
  • Improve documentation or examples by proposing pull requests.
  • Create provider plugins and share them as separate packages.
  • Build integrations with your own data pipelines and platforms.

Contribution guidelines, coding standards, and testing instructions live in the official repository.

Community providers

The provider plugin system makes it easy to extend LangExtract with new LLM backends. The community has begun to publish providers that add support for additional APIs and enterprise platforms.

You can discover these plugins from links maintained in the main repository, and you can list your own provider so others can use it. See also the Providers page for high‑level design details.

Learning and sharing

Many users share their experiences applying LangExtract to new domains, including healthcare, scientific literature, finance, and customer support. Blog posts and tutorials often build on the examples found in the Examples section and the concepts described in the Docs.