Back
Projects
- Example of model deployment
Example of heavy model deployment with celery, redis and FastAPI, model kakaobrain/align-base is used.
- YouTube Search
Search YouTube videos and their context using FAISS RAG and llama3.1:8b.
- LightRL
Lightweight reinforcement learning python library.
- Optimal Pub Finder for Meetups
Wondering where you and your friends should up without travelling too much? This app is for you then.
- Meme generator
Generate meme with GPT-4o and Dalle
- PDF summarizator
Summarize PDF using LLM and langchain
- Climbing cookbook astro web
Using astro framework I created a climbing cookbook (still work in progress).
- Generate LaTeX equations from terminal
A practical shell command for generating images of LaTeX equations.
- Promptly
A CLI tool for processing data with LLMs, a wrapper for API.
- Perun
A simple bash script to use wttr.in + openai to produce spoken weather prognosis from terminal.
- Updated list of ISO-3166 country codes.
Project that regularly checks updates in ISO-3166 list.
- Rock Paper Scissors webapp
Rock, Paper, Scissors with TensorFlow.js, Next.js + Vercel. Training in the browser.
- Advent of Code 2023
Advent of Code 2023 in Rust and Golang.
- Run LightGBM with Rust
I wanted to test if we can get some performance boost when using Rust with LigthGBM.
- Data Science server benchmarks
Benchmark your server for typical data science tasks.
- Logistic Regression with pure SQL
Is it possible to fit Logistic Regression model with SQL? The answer is yes, if you wonder.
- Simulation of a candle flame with VAE ONNX in ReactJS
What if you let VAE to learn the representation of candle and then you will start moving slowly in the latent space?
- Solving Polyomino using SAT in Rust
Not the most efficient way of solving Polyomino.
- Mechanical stoic in rust
Generated GPT-3 stoic quotes served with rust REST API.
- Master thesis LaTeX
My whole repository for master thesis.
- Advent of Code 2022
This year I decided to learn Rust syntax on AoC.
- OpenQuantumSystems.jl
Library for the numerical simulation of open quantum systems.
- Slowloris attack example
Performing slowloris attack on Apache server example in Docker and mitigation with iptables.
- Piskvorky jobs.cz challenge
An app for piskvorky.jobs.cz challenge.
- Selenium scraper in docker
Examples of a selenium scraper service in python and C# with Redis, Flask API and Ngrok.
- Advent of Code 2020
This year I decided to solve AoC in Julia.
- Bot for board game Eclipse
Alpha beta pruning method for board game Eclipse (by Gigamic) written purely in python.
- Quantum Linear harmonic Oscillator
Simple examples of time evolution with quantum harmonic oscillators.
- MCUP
A package that estimates the uncertainty of least squares fit parameters with Monte Carlo.
- Qt photo labelling
Python program using Qt framework for labelling photos.