The Open Data Editor (ODE) is a no-code application to explore, validate and publish data in a simple way. Forever free and open source project powered by the Frictionless Framework.
📩 Send us feedback/Report a problem (email) 🪲 Create an issue on GitHub 🤔 Suggest a new feature
🔵 Open Data Editor User Guide and Project Documentation
🔵 Open Data Editor Concept Note
🔵 For all contributions: Code of conduct
You can download the latest version from the ODE website
For previous releases, you can download them from Github RELEASE
- For Windows:Download the most recent EXE file.
- For MacOS:Download the most recent DMG file.
- For Linux:Download the most recent AppImage or DEB file.
The Open Data Editor supports the following environment variables to customize AI model configuration:
| Variable | Description |
|---|---|
ODE_AI_MODEL_NAME |
The display name of the AI model |
ODE_AI_MODEL_URL |
The download URL for the AI model GGUF file |
ODE_AI_MODEL_FILENAME |
The filename to save the model as |
All three variables must be set together to override the default model. If not set, the default Apertus 8B model (Apache 2.0 license) is used in the Q5_K_M quantization that requires at least 6GB of video memory.
