mozanunal.com / Projects
Projects
· 1 min read
| Project | Description | Stars | Forks |
|---|---|---|---|
| sllm.nvim | Integrate ChatGPT-style LLMs into Neovim: ask questions, keep multi-file context, pull diagnostics / command output, and chat without leaving your editor. Highly configurable, async, lua-only plugi… | 106 | 7 |
| llm-tools-kiwix | Turn any Kiwix ZIM archive (offline Wikipedia, Stack Exchange, DevDocs, etc.) into an instant knowledge source for LLMs with a tiny CLI + Python server exposing searchable chunks, metadata and cita… | 74 | 5 |
| SparseCT | Framework for designing, training and benchmarking sparse-view CT reconstruction algorithms; includes datasets, metrics, baselines and CLI so you can prototype new methods and compare fairly in min… | 50 | 4 |
| SimpleDSP | Header-only C library delivering essential DSP blocks—FIR/IIR filters, FFT, windowing, math helpers—optimised for AVR/ARM micro-controllers and Arduino sketches with zero dependencies or dynamic al… | 64 | 19 |
| digital-filtering-of-ecg-signal | Self-contained Jupyter notebook that walks through loading raw ECG, designing digital filters, visualising spectra, cleaning noise and extracting heart-rate features—perfect for teaching bio-signal… | 19 | 11 |
| PassFace | C# desktop application built on EmguCV that recognises faces from live camera, video files or images using LBPH, Eigen, Fisher and DNN models; includes a GUI for dataset management and accuracy eva… | 46 | 29 |