Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ Open-source projects built by the community showcasing LFMs with real use cases.

| Name | Description | Link |
|------|-------------|------|
| LFM Speech Dataset Studio | Local-first Bangla speech dataset workflow for LFM-Audio capability auditing, BanglaASR baseline analysis, Liquid text repair-potential measurement, abstaining evidence routing, and schema-valid reviewable action cards. | [Code](https://github.com/Hisernberg/LFM-speech_dataset_studio) |
| Image Classification on Edge | Fine-tune and deploy a local VLM for fast, accurate image classification on edge devices | [Code](https://github.com/Paulescu/image-classification-with-local-vlms) |
| Chess Game with Small LMs | Fine-tune and deploy a small language model to play chess | [Code](https://github.com/Paulescu/chess-game) |
| Private Doc Q&A | On-device document Q&A with RAG and voice input | [Code](https://github.com/chintan-projects/private-doc-qa) |
Expand Down