ludwig logo

ludwig

Enrichment pending
ludwig-ai/ludwig

Low-code framework for building custom LLMs, neural networks, and other AI models

GraphCanon updated today · GitHub synced today

12k
Stars
1.2k
Forks
1
Open issues
183
Watchers
1w
Last push
Python Apache-2.0Created Dec 27, 2018

Trust & integrity

Full report
Maintenance
Active (7d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

Low-code framework for building custom LLMs, neural networks, and other AI models

Capability facts

CLI
CLI entrypoint

Source: pyproject.toml:[project.scripts] · Jul 11, 2026

Languages
python

Source: github.language+pyproject.toml · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

Requires Python 3.12+. See [contributing](https://github.com/ludwig-ai/ludwig/blob/main/CONTRIBUTING
Source link

Tags

README

Installation

pip install ludwig           # core
pip install ludwig[full]     # all optional dependencies
pip install ludwig[llm]      # LLM fine-tuning only

Requires Python 3.12+. See contributing for a full dependency matrix.