Skip to content
View pavelkraleu's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report pavelkraleu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pavelkraleu/README.md

About Me

My name is Pavel and I’m a software engineer. I work mostly with Python and Django to create systems related to machine learning and LLMs. I’m a Certified Kubernetes Application Developer (CKAD) and have the ability to create, monitor and scale systems running on Kubernetes.

πŸ’» Tech stack

πŸ’ͺ Things I like: 3D Printing, Hardware, Machine learning

My Projects

Deep-Learning - I've collected a collection of Prague's graffiti images and harnessed the mighty neural networks. πŸ’ͺ

Using these neural networks, I've created a dynamic duo! πŸ‘₯ The first network expertly pinpoints graffiti within the images, while the second wields its magic to envision what the image would look like without those pesky tags. 🎨

Prague AI Hackathon - We won the shiny second place medal πŸ₯ˆ out of 10 teams on Prague AI hackathon. Our project involved scrutinizing GPT-4's medical responses by consulting it with real doctor 🩺
Game of life - I made this during my time at CVUT FIT. It's a Game of Life in C++, but with a twist. Instead of just a static start, you can input a PNG image that gets thresholded and becomes the initial state. Plus, I added my own special mode with 🌟 stars that explode when their life ends, randomly changing their surroundings.
Where to Live - I created this little tool that calculates all sorts of commuting details, how much gas you would use or how much precious time you'll spend on the road. Say goodbye to the guesswork.
Analysing OpenAI tokens and embeddings in various languages - This project examines the behavior of OpenAI's embeddings and tokenization in different languages, comparing their efficiency and linguistic adaptability across a multilingual spectrum.
Exploring Google Vertex tokens and embeddings in various languages - This piece explores the functioning and efficiency of Google Vertex's language processing features, scrutinizing how it handles various languages and adapts to diverse linguistic challenges.
Exploring Google Vertex tokens and embeddings in various languages - Analyzing OpenAI's Text-to-Speech API. A Closer Look at Its Pricing, Speed, and Audio Quality in Practical Applications.
Self-driving - I teamed up with CVUT eForce to create a self-driving car. As a testing whiz, I tackled the CI/CD challenges to ensure a smooth ride.
Gas usage analysis - Curious about the efficiency of gas burners, I measured gas consumption and boiling times for tea water. πŸŒ‘οΈπŸ” Prepare to be amazed as I reveal which burner takes the crown for energy-saving supremacy!
Blockchain - I've linked a bird feeder to the Ethereum blockchain. Whenever you fill it up with seeds, you get rewarded based on the number of feathered friends it attracts.
3D printing - I've published two cool creations: the self-watering Lidl pot upgrade πŸ’¦πŸŒ± and a spectacular carnival mask inspired by SpaceX grid fins! 🎭
Measuring Gas with CV - Tired of the old-school pen-and-paper gas meter readings? Fear not! I've built a genius computer buddy that reads gas consumption using computer vision.

Pinned Loading

  1. graffiti-dataset graffiti-dataset Public

    Toolbox for graffiti dataset 🎨

    HTML 5 2

  2. birdy-main birdy-main Public

    Bird feeder connected to blockchain πŸ¦‰

    Python 2 3

  3. ParalelniPolis/ppplyn ParalelniPolis/ppplyn Public

    Reading gas meter with computer vision πŸ”₯

    Python 39 11

  4. cloud-run-django cloud-run-django Public

    Notes how to run Django on Google Cloud Run

    1

  5. deepclean deepclean Public

    DeepCleaner - Detects and removes graffiti from images

    Python

  6. game-of-life game-of-life Public

    Game of life written in C++

    C++