You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides simplified developer kit reference setup scripts for various Intel® platforms and GPUs.
4
5
5
-
**Transform your Intel® hardware into a powerful AI and edge computing platform in minutes, not hours.**
6
-
7
-
8
-
Whether you're an ODM/OEM developer, AI/ML engineer, university student, or hardware enthusiast, this repository provides everything you need to unlock the full potential of Intel®'s latest processors and GPUs.
9
-
6
+
> **First time:** Follow our [detailed setup guide](./docs/getting-started.md) for a guided experience.
10
7
11
-
This repository provides simplified developer kit reference setup scripts for various Intel® platforms and GPUs.
8
+
-> **Quick Start:** Get running in 5 minutes with our [one-line installer](#5-minute-quick-start).
12
9
13
-
> **⚡ Quick Start:**Get running in 5 minutes with our [one-line installer](#-5-minute-quick-start)
10
+
> **Note:**The main branch contains the latest development version of the project. It may include experimental features, work in progress, or unstable code.
14
11
15
-
> **🚧 Note:** The main branch contains the latest development version of the project. It may include experimental features, work in progress, or unstable code.
12
+
- Officially Supported: Ubuntu 24.04 LTS (tested on `Ubuntu 24.04.3 LTS`) with the 6.14 HWE kernel (for example `6.14.0-33-generic`).
13
+
- Kernel / HWE Guidance: The setup and reference scripts are validated against the Ubuntu 24.04 HWE stack (Linux 6.14). We recommend using the HWE kernel matching the tested version for best compatibility and to avoid driver/packaging mismatches.
| 🤖 **AI/ML Developer**| Ready-to-use AI workloads: LLMs, computer vision, speech processing |[AI Use Cases](./docs/use-cases.md)|
21
+
| 🎓 **Student/Researcher**| Learning-oriented tutorials with step-by-step explanations |[Learning Path](./docs/getting-started.md)|
22
+
| 🔧 **Hardware Enthusiast**| Experiment with cutting-edge Intel® hardware and software |[Quick Start](#5-minute-quick-start)|
25
23
| 🏆 **ESQ Users**| System validation and certification for hardware qualification |[ESQ Overview](https://github.com/open-edge-platform/edge-system-qualification)|
26
24
27
25
28
-
## 🚀 5-Minute Quick Start
29
-
30
-
**Just bought an Intel® developer kit?** Get up and running immediately:
> **First time?** → Follow our [detailed setup guide](./docs/getting-started.md) for a guided experience.
31
+
```
38
32
39
-
### 🚀 **Next Steps**
33
+
### Next Steps
40
34
41
35
1.**Explore all use cases** from [our gallery](./docs/use-cases.md)
42
36
2.**Discover more ingredients** in [Open Edge Platform Software Catalog](https://edgesoftwarecatalog.intel.com/) and [Open Edge Platform GitHub*](https://github.com/open-edge-platform)
43
37
3.**Join the community** on [GitHub* Discussions](https://github.com/intel/edge-developer-kit-reference-scripts/discussions)
This repository contains pre-production code and is intended for testing and evaluation purposes only. The code and features provided here are in development and may be incomplete, unstable, or subject to change without notice. Use this repository at your own risk.
105
86
106
87
The reference scripts provided in this repository have been validated and tested on the hardware listed in the documentation. While we strive to ensure compatibility and performance, these scripts may not function as expected on other hardware configurations. Users may encounter issues or unexpected behavior when running the scripts on untested hardware. If you encounter any issues or have suggestions for improvements, we welcome you to open an issue.
107
88
108
-
### 📄 **License Notes**
89
+
### License Notes
109
90
110
-
-**GStreamer*:** LGPL licensed - you're responsible for additional licenses if needed → [Learn more](https://gstreamer.freedesktop.org/documentation/frequently-asked-questions/licensing.html)
111
-
-**Intel* Components:** Check individual component licenses in installation logs
91
+
The Edge Developer Kit Reference Scripts project and its components is licensed under the [APACHE 2.0](./LICENSE) license, except for the following components:
112
92
113
-
### 🤝 **Contributing**
114
-
We welcome contributions! Check our [Contributing Guide](./CONTRIBUTING.md) to get started.
0 commit comments