プロジェクト情報
CodeGen
Program synthesis model from the early open code-generation wave
- 機関
- Salesforce AI Research
- グループ
- International corporate lab
- カテゴリー
- Code generation model
- ステータス
- Classic open model
- ローンチ
- 2022-03
- 言語 / 形態
- Python
- ライセンス
- Apache-2.0
- GitHub Stars
- 5,176
- 情報更新
- 2026-05-04
CodeGen is an important sample from the early open code-generation model wave, emerging around the same period as OpenAI Codex popularized program synthesis.
説明
CodeGen is a family of open program-synthesis models released by Salesforce. It targets natural-language-to-code, code completion, and program generation tasks, with training and evaluation centered on code corpora.
Although today’s coding models have moved into stronger agent and IDE forms, CodeGen remains an early representative of the open code-generation path.
AIとの関係
Code generation is one of the fastest-productized areas of large models. CodeGen’s historical value is that it pulled code models from closed capability into downloadable, evaluable, modifiable research objects.
It is also an early piece in understanding the evolution of AI coding assistants.
シンガポールとの関係
CodeGen is not solely a Singapore-local project, but it belongs to Salesforce AI Research’s global open-source assets and connects to the talent and research network around its Singapore lab.
On this site, it is a reminder that Singapore’s AI influence does not only come from government and universities, but also from global projects connected to multinational research teams here.
重要マイルストーン
- 2022-03CodeGen repository created