marcelpetrick
Likes to explore new possibilities and play around with technology. It's never too late to adapt!
marcelpetrick.itGermany
marcelpetrick's Stars
ollama/ollama
Get up and running with Llama 3.3, Phi 4, Gemma 2, and other large language models.
xai-org/grok-1
Grok open release
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
satwikkansal/wtfpython
What the f*ck Python? 😱
aristocratos/bashtop
Linux/OSX/FreeBSD resource monitor
nilsherzig/LLocalSearch
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.
espressif/esptool
Espressif SoC serial bootloader utility
ThrowTheSwitch/Unity
Simple Unit Testing for C
albertan017/LLM4Decompile
Reverse Engineering: Decompiling Binary Code with Large Language Models
ReimuNotMoe/ydotool
Generic command-line automation tool (no X!)
cyberjunky/python-garminconnect
Python 3 API wrapper for Garmin Connect to get activity statistics
aws/aws-graviton-getting-started
Helping developers to use AWS Graviton2, Graviton3, and Graviton4 processors which power the 6th, 7th, and 8th generation of Amazon EC2 instances (C6g[d], M6g[d], R6g[d], T4g, X2gd, C6gn, I4g, Im4gn, Is4gen, G5g, C7g[d][n], M7g[d], R7g[d], R8g).
drtshock/Potato
If you fork this then you can say you forked a potato.
generative-ai-on-aws/generative-ai-on-aws
Generative AI on AWS
allenai/lumos
Code and data for "Lumos: Learning Agents with Unified Data, Modular Design, and Open-Source LLMs"
TheBiggerGuy/docker-pulseaudio-example
An example of a PulseAudio app working within a Docker container using the hosts sound system
chrishunt/negfix8
Automate the process of scanning negative film
Sentdex/Together-API-Basics
Some information for working with the Together inference API for Open Source AI models
OlivierLDff/QtLinuxCMakeDocker
🐳 Docker image with latest Qt/CMake/GCC to build AppImage.
kanje/my-swe-principles
marcelpetrick/aws-graviton-getting-started
Helping developers to use AWS Graviton2 and Graviton3 processors which power the 6th and 7th generation of Amazon EC2 instances (C6g[d], M6g[d], R6g[d], T4g, X2gd, C6gn, I4g, Im4gn, Is4gen, G5g, C7g[d][n], M7g[d], R7g[d]).
marcelpetrick/aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
marcelpetrick/generative-ai-on-aws
Generative AI on AWS
marcelpetrick/memory-alignment
Memory alignment test to speed up the read operations
marcelpetrick/minimalQt5
Minimal Qt5-based project: using QML for the view and qmake as buildsystem
marcelpetrick/Potato
If you fork this then you can say you forked a potato.
marcelpetrick/recipes
Kitchen-related - not as guideline or design pattern xD
marcelpetrick/rustyShenanigans
playground for Rust - let's see if it is better than C++
marcelpetrick/speech4excellence
Voice transcription prototype with openAI's Whisper and PyQt-UI and Excel output
marcelpetrick/wc2
Investigates optimizing 'wc', the Unix word count program