Marius
rasmus1610.bsky.social
Marius
@rasmus1610.bsky.social
Applied AI, Neuroradiology, Web Development
Super interesting!

I'm currently evaluating the new gemini models for hand-written text extraction and somehow Gemini 2.0 Flash has problems with actual words. German or English, doesn't matter.

Haven't had the same problem with Flash Lite
February 10, 2025 at 7:53 AM
AoC animated #adventofcode #aoc
December 7, 2024 at 10:12 AM
This little python class comes in very handy I you want to have javascript style function chaining like:

"Pipe(sample_text).pipe(split_into_words).pipe(convert_to_lowercase).pipe(remove_punctuation).pipe(count_words).value"

Python supports a much more functional programming style than I thought.
November 28, 2024 at 12:09 PM
Needed a simple carousel component for a client project.

claude.ai needed one prompt to create a react carousel component that does exactly what I need.

5 years ago this would mean fiddling around with obscure packages.

Crazy times.
November 24, 2024 at 9:30 PM
When the LLM is too well-behaved
November 6, 2024 at 7:52 AM