Credits
Summary
The following table lists the main third-party components used by Noema. The project's own code is distributed under the MIT licence.
| Component | Purpose in Noema | Licence |
|---|---|---|
| llama.cpp (ggml-org/llama.cpp) | Provides the C/C++ inference engine for GGUF models and vision support | MIT licence |
| MLX (ml-explore/mlx) | Apple-optimised array framework for running MLX models | MIT licence |
| Liquid AI SLM / LFM models | Small-language models used as an optional backend | LFM Open Licence v1.0 - based on Apache 2.0 with a $10 million revenue threshold for free commercial use |
| Open Textbook Library | Provides openly licensed textbooks for retrieval-augmented answers | CC BY 4.0 (open-textbook content is licensed to be freely used and adapted) |
| Hugging Face Hub | Source of downloadable AI models | Model-specific licences (varies); API usage is public |
| SearXNG | Provides web search for tool-calling | AGPL-3.0 licence |
| ggml library | Tensor library included via ggml headers (part of llama.cpp) | MIT licence |
Additional Credits
- Noema Early Testing Team: For their dedicated testing and valuable feedback.
- Mr. Enes Deniz: For idea suggestions and sound effects for UX regarding accessibility.