GraphCanon updated 3w · GitHub synced 3w
Decision brief
CodeT5, an open-source LLM for code understanding and generation under BSD-3-Clause license.
Good fit when
- When focusing on Python projects needing advanced code understanding or generation.
- For developers prioritizing tool integration with ethical guidelines.
Avoid when
- If the project requires proprietary licensing protection, given its open-source nature under BSD-3-Clause.
- Avoid if real-time performance is a crucial requirement since LLMs typically lag in speed.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Archived (38d since push)
- As of 3w
- Provenance
- Not a fork · Organization account
- As of 3w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install CodeT5 PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
CodeT5 is an open-source project that provides code understanding and generation through large language models, aimed at enhancing developer productivity and code quality.
Capability facts
- Languages
- python
Source: github.language · Aug 2, 2026
Categories
Tags
README
License
The code is released under the BSD-3 License (see LICENSE.txt for details), but we also ask that users respect the
following:
This software should not be used to promote or profit from:
violence, hate, and division,
environmental destruction,
abuse of human rights, or
the destruction of people's physical and mental health.
We encourage users of this software to tell us about the applications in which they are putting it to use by emailing codeT5@salesforce.com, and to use appropriate documentation when developing high-stakes applications of this model.
For agents
This page has a .md twin and JSON over the API.