Dominik Gogola's repositories
healthyro-web
app for tracking calories intake, manage recepies and other cool stuff, work in progress
ImageFiltersWPF
Basic WPF application with MVVM pattern, dependency injection, logging. You can use this app to apply binarization or gauss filter for your image.
LocalAI
:robot: Self-hosted, community-driven, local OpenAI-compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. No GPU required. LocalAI is a RESTful API to run ggml compatible models: llama.cpp, alpaca.cpp, gpt4all.cpp, rwkv.cpp, whisper.cpp, vicuna, koala, gpt4all-j, cerebras and many others!
matrixcalc
MIT IAP short course: Matrix Calculus for Machine Learning and Beyond
senv
simple lib for loading evn variables, so I don't need to depend on 3rd party with trivial things