README / README.md
AFOliveira's picture
Update README.md
a3bfc88 verified
|
Raw
History Blame Contribute Delete
2.78 kB
---
title: README
emoji: πŸƒ
colorFrom: red
colorTo: gray
sdk: static
pinned: false
---
<p align="center">
<img src="assets/aifoundry-banner.png" alt="AI Foundry CORE-ET Hackathon" width="100%">
</p>
# πŸš€ Welcome to the AIFoundry CORE-ET Hackathon
Port real models. Run them on real silicon. Share the results. ⚑
This is a community hackathon for people who want to make open AI workloads run
closer to the edge: vision, speech, audio, local language models, robotics,
drones, and weird benchmark ideas that deserve to touch hardware. πŸ€—
## 🏁 Ready to join?
First step: join the Hugging Face organization so you show up with the rest of
the teams, follow shared resources, and get the latest hackathon updates.
### πŸ‘‰ [Join the AIFoundry Hackathon Org](https://huggingface.co/organizations/AIFoundry-hackathon/share/lFEBkpoCildVMScJWZeSpPDGfmpCpOYRHc)
Bring your teammates too. The org page is the public roster for people, teams,
models, demos, and board results around the hackathon. 🌍
## 🧩 Pick a quest
| Quest | What you can build |
|-------|---------------------|
| πŸ‘οΈ Vision | Denoising, detection, camera-first edge workloads |
| πŸŽ™οΈ Speech + audio | Whisper-style kernels and streaming-friendly pipelines |
| 🧠 Local LLMs | GGUF and `llama.cpp` flows on ET-backed runtimes |
| πŸ€– Robotics + drones | Perception, control, and low-power deployment paths |
| βš™οΈ Systems | Faster kernels, better memory movement, cleaner board runners |
| πŸ§ͺ Wildcard | Bring your own open model and make the benchmark reproducible |
## πŸ“¦ Model repo
The model repo is the technical home for examples, docs, benchmark artifacts,
and the submission path:
### πŸ‘‰ [Open the CORE-ET model repo](https://huggingface.co/AIFoundry-hackathon/hf-hackathon)
Start from an existing port, improve a kernel, add a new model, or package a
small demo that shows why your port matters.
## 🧭 How participation works
1. 🀝 Join this Hugging Face organization.
2. πŸ‘― Team up or go solo.
3. 🎯 Pick a model, kernel, benchmark, or demo target.
4. πŸ“š Use the model repo to follow the technical path.
5. πŸš€ Submit your port or improvement.
6. πŸ“Š The board workflow runs and comments back with results.
## 🌱 Good first contributions
- ⚑ Improve an existing DnCNN, YOLO, Whisper, or LLM benchmark.
- πŸ“Œ Add a new open model with a pinned Hugging Face reference.
- 🏁 Make a kernel faster and document the board result.
- 🎬 Package a small demo that shows the workload in action.
- 🫢 Help another participant reproduce a run.
## πŸ’¬ Need help?
Join Discord and ask in `#community-lab`:
<https://discord.gg/CbSA2umxf6>
Tell us what you want to port, what hardware access you need, and whether you
are looking for teammates.