Pinned Repositories
AI-Agent
AI assistant powered by Openai's GPT, with Python execution, web search, task delegation, and visualization.
connect-four
Exploring AI approaches for Connect Four, comparing naive self-play methods with advanced techniques. Features a policy model trained through self-play and minimax, a web interface for interactive gameplay, and aims to quantify efficiency gaps between simple and complex AI strategies.
GermanTransformer
Transformer-based model predicting the articles of German nouns.
image-autoencoder
Autoencoders and VAEs for image datasets like Imagenette and a custom cow dataset, with reconstructions.
Inner-Dialogue
Experimental recursive self-reflection for LLMs, enabling deeper thinking through internal dialogue.
MilkRobotSniffer
Custom monitoring system for dairy farm milking robots, extracting and analyzing cow data in real-time.
notJustHtml-searchEngine
Domain-specific search engine with web crawling, image analysis, EXIF extraction, and Redis queuing.
TC-disrupt-2024-planner
TechCrunch Disrupt 2024 Planner: A simple web app to pick interesting events and export them to your calendar.
wikipedia_game
Play Wikipedia race using LLMs
farrmai.github.io
A simple static website
dominik3141's Repositories
dominik3141/GermanTransformer
Transformer-based model predicting the articles of German nouns.
dominik3141/AI-Agent
AI assistant powered by Openai's GPT, with Python execution, web search, task delegation, and visualization.
dominik3141/connect-four
Exploring AI approaches for Connect Four, comparing naive self-play methods with advanced techniques. Features a policy model trained through self-play and minimax, a web interface for interactive gameplay, and aims to quantify efficiency gaps between simple and complex AI strategies.
dominik3141/image-autoencoder
Autoencoders and VAEs for image datasets like Imagenette and a custom cow dataset, with reconstructions.
dominik3141/Inner-Dialogue
Experimental recursive self-reflection for LLMs, enabling deeper thinking through internal dialogue.
dominik3141/MilkRobotSniffer
Custom monitoring system for dairy farm milking robots, extracting and analyzing cow data in real-time.
dominik3141/notJustHtml-searchEngine
Domain-specific search engine with web crawling, image analysis, EXIF extraction, and Redis queuing.
dominik3141/TC-disrupt-2024-planner
TechCrunch Disrupt 2024 Planner: A simple web app to pick interesting events and export them to your calendar.
dominik3141/wikipedia_game
Play Wikipedia race using LLMs