SOLVE IT - PROJECT SHOWCASE

πŸš€138Projects

SolveIT Projects Showcase Platform

An expanded project collection platform with 55 new entries built using automated Discord scraping and AI processing.

  • Automated Discord message processing
  • AI-powered project filtering and classification
  • Railway-deployed FastHTML website
Avatar
AdityaKabra
Mar 06, 2025

Personal Blog with FastHTML

A first-time blog built using FastHTML and MonsterUI frameworks documenting experiences with the course and using Solveit.

  • FastHTML implementation
  • MonsterUI framework integration
  • Course experience documentation
Avatar
Vikas Awasthi
Mar 05, 2025

CounciLLM Conversation Tools

A set of tools for having conversations with multiple LLMs simultaneously and searching past interactions.

  • Multi-LLM conversation threading
  • Conversation logging and searching
  • Marimo notebook integration
Avatar
shuane (Duane Milne)
Mar 04, 2025

Claudette Agent Exploration

An exploration of Claudette using SolveIt to understand how LLMs can be used as agents.

  • Claudette implementation
  • Agent functionality demonstration
  • GitHub gist documentation
Avatar
giordafrancis
Mar 04, 2025

Video Token Compression Blog

A blog post about the Comma lossless video token compression challenge with approaches and iterations documented.

  • Lossless video compression techniques
  • OODA loop-inspired iterations
  • Autonomous vehicle application
Avatar
c5huracan
Mar 02, 2025

SolveIt Lessons Directory

A navigable directory for SolveIt lessons with future plans for feedback submission and search functionality.

  • Lesson navigation system
  • Automated transcription processing
  • HTML-based interface
Avatar
slowxslow_-
Mar 02, 2025

SolveIt Pomodoro Chrome Extension

A Chrome extension for SolveIt that adds pomodoro timer functionality linked to dialogs, providing timestamp tracking for personal and student usage.

  • Pomodoro timer integration
  • Dialog linking capability
  • Student time tracking
Avatar
Simon Moisselin
Mar 02, 2025

PDF to Anki Cards Generator

A system that uses SolveIt to quickly create Anki flashcards from PDF lecture materials with custom styling and remote connectivity.

  • PDF parsing with image support
  • Port forwarding for Anki connectivity
  • Custom card style formatting
Avatar
galopy
Mar 01, 2025

Maidenhead Grid System Blog Post

A blog post about the Maidenhead grid system, NumPy broadcasting, and Tobler's 1st law of geography that took 6 years to complete.

  • Analysis of Maidenhead grid system
  • NumPy broadcasting implementation
  • Application of Tobler's geographical law
Avatar
Daniel.R.Armstrong
Feb 28, 2025

Technical Article on API Error Handling

An article about handling HTTP errors in AI agents, created by combining VoicePal transcripts, technical notes, and library documentation using a section-by-section approach.

  • Section-by-section writing methodology
  • Integration of multiple content sources
  • Published on Medium with social sharing
Avatar
Pol Avec
Feb 28, 2025

SolveIT Article Writing Process

A reflection on using SolveIT to write a technical article about API error handling for AI agents.

  • Iterative writing approach
  • Technical content simplification
  • Transformation of scattered ideas into cohesive content
Avatar
Pol Avec
Feb 28, 2025

FastHTML Component Generator Chat

A chat interface that creates FastHTML components on demand with image upload capabilities for design understanding.

  • On-the-fly component creation
  • Image upload functionality
  • Design interpretation capabilities
Avatar
Simon Moisselin
Feb 28, 2025

fh-posts Python Package and Blog

A Python package and personal blog that enables dynamic rendering of Python code blocks from markdown and Jupyter notebooks in blog posts.

  • Markdown and Jupyter notebook rendering
  • YAML frontmatter handling with code completion
  • Customizable output display options
Avatar
Drew Echerd
Feb 28, 2025

Discord Bot with Claudette Integration

A Discord bot that uses ghapi and Claudette to simulate the author's presence and provide information about their ongoing work.

  • Discord bot functionality
  • ghapi integration
  • Claudette AI implementation
Avatar
erikgaas
Feb 28, 2025

SolveIt-Powered Project Gist

A project created with SolveIt in 3 hours with complete development process documented in a GitHub gist.

  • Rapid development (3 hours
  • SolveIt integration
  • GitHub gist documentation
Avatar
Eduardo Siman
Feb 28, 2025

Lean Startup Playbook

A lean sales playbook/coach/assistant/CRM created using SolveIt in less than 3 hours.

  • Sales playbook functionality
  • CRM capabilities
  • Notion-based implementation
Avatar
Eduardo Siman
Feb 28, 2025

DataFrame UI Component

A FastHTML component for manipulating DataFrames with search, modification, and sorting capabilities

  • Search functionality
  • Data modification interface
  • Narwhals compatibility
Avatar
Dani Helinko
Feb 27, 2025

Polars in Production

Experience using Polars dataframe library in a production environment with narwhals abstraction layer

  • Polars for data processing
  • Narwhals abstraction layer
  • Small website integration
Avatar
shuane (Duane Milne
Feb 27, 2025

KeyBinds FPS Railway Deployment

A deployed application for managing game key-bindings with Railway hosting

  • Railway deployment
  • Key-binding management
  • Personal utility tool
Avatar
Jelle
Feb 26, 2025

Multi-Agent Content Moderation System

A Gradio app hosted on HuggingFace that uses specialized AI agents to analyze and flag text and image content shared online.

  • Multi-agent architecture with specialized text, image, and coordinator agents
  • Foundation models for image captioning and content analysis
  • Adaptive processing pipeline with cross-modal correlation
Avatar
Chamin Hewage
Feb 26, 2025

SVG Generation with Claude 3.7

A workflow for creating and refining SVG figures using Claude 3.7 and an external SVG editing tool.

  • AI-generated SVG creation
  • Integration with Boxy-SVG editor
  • Iterative figure refinement process
Avatar
erikgaas
Feb 26, 2025

Quarto to FastHTML Blog Conversion

A personal blog converted from Quarto to FastHTML and MonsterUI with support for both notebook and markdown file inputs.

  • GitHub Pages redirection to new blog
  • Support for notebook and markdown source files
  • Detailed migration process documentation
Avatar
ChrisLevy
Feb 26, 2025

KeyBindings FPS Manager

An application for storing, changing, and displaying key-bindings for different games with default binding sets

  • Game key-binding management
  • Multiple layout views
  • GitHub repository with source code
Avatar
Jelle
Feb 24, 2025

Blog How-To Guides

A collection of how-to guides for blog customization including HTML title editing, social cards, and sharing buttons.

  • HTML title editing guide
  • Social card implementation
  • Social sharing button integration
Avatar
Daniel.R.Armstrong
Feb 23, 2025

FastHTML CSRF Protection Guide

A blog post explaining how to secure FastHTML applications against Cross-Site Request Forgery (CSRF) attacks.

  • CSRF attack prevention techniques
  • FastHTML security implementation
  • Published blog tutorial
Avatar
Marius
Feb 22, 2025

FastHTML Code Playground

A simple tool for quickly rendering FastHTML code in approximately half a second.

  • Fast rendering (~0.5 seconds
  • FastHTML code execution
  • Web-based playground interface
Avatar
Simon Moisselin
Feb 22, 2025

FrankenUI Multiple Filters

Implementation of FrankenUI's filtering system with multiple filter groups for tags and categories

  • Multiple filter groups
  • Tag-based filtering
  • Diataxis framework integration
Avatar
Daniel.R.Armstrong
Feb 21, 2025

Auto-Refreshing Dashboard Monitor

A dashboard monitoring system that refreshes automatically, created as a replacement for Django admin in a startup environment.

  • Automatic data refreshing
  • Django admin replacement
  • FastHTML implementation
Avatar
Simon Moisselin
Feb 21, 2025

RadRAG: Radiology Question Answering

A web application that answers radiology questions using live information from radiopaedia.org as context.

  • Claude-powered search term generation
  • LLM-based search result ranking
  • SQLite caching of external data
Avatar
Marius
Feb 21, 2025

SolveIt Solution Tracker

A solution to a technical problem tracked down using SolveIt with insights shared via GitHub Gist.

  • Problem resolution documentation
  • Function analysis
  • Solution insight sharing
Avatar
erikgaas
Feb 21, 2025

FastHTML Authentication System

User authentication system with FastHTML and MonsterUI featuring login, registration, and session management

  • User registration and login
  • Session management
  • Modal cloud deployment
Avatar
ChrisLevy
Feb 20, 2025

Personal Site with Blog and Projects

A personal website with blog posts, project showcase, database, authentication, and theme options.

  • Database and authentication
  • Blog and project showcase
  • Light/dark mode theming
Avatar
erikgaas
Feb 20, 2025

WeatherFlow Python Package

An open-source Python package for creating weather AI projects using flow matching concepts.

  • Flow matching for weather data
  • PyPI distribution
  • GitHub repository with documentation
Avatar
Eduardo Siman
Feb 19, 2025

Multilingual Blog with FastHTML

An article about creating a multilingual blog website using FastHTML with hx_ attributes

  • Multilingual blog implementation
  • FastHTML integration
  • hx_ attribute utilization
Avatar
Simon Moisselin
Feb 18, 2025

LLM Technical Blog Writing

Experience writing a technical blog about LLMs using SolveIt with context-aware style adaptation

  • Writing style adaptation
  • Outline-based structure
  • Iterative content refinement
Avatar
galopy
Feb 17, 2025

Diffusion Style Transfer Experiments

A project updating VGG and latent style transfer experiments to work with latest diffusers pipelines and deployed as a Gradio app on Hugging Face

  • Diffusers pipeline integration
  • Gradio UI implementation
  • Hugging Face Space deployment
Avatar
Chris Thomas
Feb 17, 2025

SimulateAgents: LLM Chess Tournament

A platform for simulating chess games between large language models with replay functionality

  • LLM chess game simulation
  • Move replay visualization
  • GitHub repository with source code
Avatar
dp
Feb 16, 2025

Book-Based RAG Implementation

A custom implementation inspired by Jeremy's RAG approach applied to book content

  • Chapter and subsection access
  • Book content processing
  • Alternative library implementation
Avatar
Kenny(shendusuipian
Feb 16, 2025

Mobile-Responsive NavBar Component

A custom navigation bar component created to replace the removed FrankenUI navbar with improved mobile responsiveness

  • Auto-responsive mobile design
  • Simplified API implementation
  • Left/right navigation structure
Avatar
Isaac.Flath
Feb 16, 2025

Chat UI Implementation

A GitHub repository containing chat UI implementation code that needs refactoring to follow MonsterUI guidelines

  • Chat interface implementation
  • GitHub code sharing
  • Class-based structure
Avatar
Pol Avec
Feb 14, 2025

FastHTML & MonsterUI Chat Template

A basic chat application template built with FastHTML and MonsterUI featuring streaming chat, microphone support, and image handling

  • Streaming chat functionality
  • Microphone support integration
  • Image handling capabilities
Avatar
Pol Avec
Feb 14, 2025

Time Series Validation Strategy

Investigation into best practices for validation/training splits in time series data with temporal significance

  • Temporal data handling
  • Validation set reincorporation
  • Model stability assessment
Avatar
Aditya
Feb 13, 2025

Drag and Drop Reorder Example

A simple example demonstrating drag and drop reordering functionality

  • Drag and drop interaction
  • Element reordering
  • GitHub Gist implementation
Avatar
Darren
Feb 13, 2025

TryFastHTML Interactive Platform

An interactive learning platform for helping new users get started with FastHTML through hands-on exercises

  • Interactive code exercises
  • Real-time results display
  • AI-powered feedback
Avatar
Simon Moisselin
Feb 13, 2025

Applicative AI Studio Website

A website for an AI studio with a goal of building 100 products in 365 days

  • AI studio web presence
  • Product development showcase
  • Learning journey documentation
Avatar
AdityaKabra
Feb 13, 2025

Recipe Simplifier with Macro Calculator

A web tool that extracts recipes from content-heavy websites and adds nutritional information

  • Recipe extraction from URLs
  • Nutritional macro calculation
  • Simplified content presentation
Avatar
rdickert
Feb 12, 2025

YouTube Audio Downloader

A simple utility program created with Gemini 2.0 Flash for downloading audio from YouTube videos

  • YouTube audio extraction
  • Tkinter interface implementation
  • One-shot AI code generation
Avatar
radek
Feb 11, 2025

Claudette Structured Output Fix

A fix for an error in Claudette's structured output functionality when using schemas with nested objects

  • Error reproduction steps
  • Potential fix implementation
  • GitHub gist documentation
Avatar
Pierre
Feb 10, 2025

Computational Biology Blog with Solveit

A blog post about computational biology created using solveit to assist with outlining and writing

  • Solveit-assisted outline creation
  • Iterative paragraph refinement
  • Published blog post
Avatar
galopy
Feb 10, 2025

Election Monitoring Tool

An internal tool for monitoring elections with real-time updates and analysis for media houses

  • Real-time election data updates
  • Server-sent events integration
  • Scraper data integration
Avatar
vatsal
Feb 09, 2025

fh-heroicons Package Development

A package built with solveit with the complete development dialog shared online

  • Complete solveit dialog documentation
  • Package development process
  • Online sharing of development process
Avatar
Marius
Feb 09, 2025

Video Compression Token Analysis

A blog post exploring approaches to compress tokens in a driver assistance system video compression pipeline

  • Token compression analysis
  • Driver assistance system application
  • Published blog post with gist
Avatar
c5huracan
Feb 08, 2025

fh-heroicons Package Update

An update to the fh-heroicons package adding support for icon variants (solid vs. outline

  • Icon variant support
  • Solid and outline styling options
  • GitHub repository with code
Avatar
Marius
Feb 08, 2025

SAP Data Explorer & BOM Analyzer

Tools for exploring complex SAP data structures and analyzing bill of materials using web scraping and network visualization

  • SAP documentation scraping
  • NetworkX-based BOM visualization
  • nbdev project publishing
Avatar
janhesse53
Feb 07, 2025

AI Code Debugging Challenges

Experiences and challenges with debugging AI-generated code, particularly in cloud infrastructure settings

  • Cloud-init troubleshooting
  • Multi-GPU process coordination
  • Long-running job optimization
Avatar
radek
Feb 05, 2025

Lumindy: Personal Reflection App

A React Native mobile app for daily self-discovery that presents thought-provoking questions and tracks personal growth

  • Daily reflection questions
  • Personal growth tracking
  • iOS App Store deployment
Avatar
Irina Kogai
Feb 05, 2025

Dialog Semantic Clustering

A tool for grouping semantically similar dialogs using embeddings and UMAP visualization

  • Embedding-based semantic analysis
  • UMAP visualization technique
  • Dialog clustering functionality
Avatar
AL
Feb 05, 2025

Course Lesson Transcript Cleaner

A proof-of-concept for cleaning and organizing transcripts from course lessons with speaker identification and time grouping.

  • Transcription processing
  • Speaker diarization
  • Time-grouped content organization
Avatar
slowxslow_-
Feb 05, 2025

FastHTML Video Learning Platform

An educational platform for hosting video lessons with interactive LLM discussions built with FastHTML and MonsterUI

  • Video lesson content organization
  • LLM-powered discussion capability
  • Modal cloud deployment
Avatar
ChrisLevy
Feb 04, 2025

Modern Jupyter Notebook Interface

A custom Jupyter Notebook interface combining nbclassic features with SolveIt-style dialog engineering and AI integration

  • Keyboard-centric workflow
  • Multi-kernel support (R, Deno
  • HTMX-powered interactivity
Avatar
FrLars21
Feb 04, 2025

FastHTML nbdev Project

A FastHTML project built with nbdev and shared on the fastai Discord server

  • FastHTML implementation
  • nbdev integration
  • Discord community sharing
Avatar
David
Feb 04, 2025

LifeMaps Location History

A web application that visualizes where people have lived throughout their lives

  • Location history tracking
  • Personal history visualization
  • Railway deployment
Avatar
jj
Feb 04, 2025

Personal Blog with MonsterUI

A blog site with expandable sidebar, gallery links, theme selection, and custom styling built with FastHTML and MonsterUI

  • Expandable sidebar navigation
  • Theme selector dropdown
  • Custom button and icon styling
Avatar
Daniel.R.Armstrong
Feb 04, 2025

Solve-It Showcase Platform 1

A collection platform for showcasing projects with visualization features and planned community interaction

  • Project visualization display
  • Curated project collection
  • Railway deployment
Avatar
AdityaKabra
Feb 04, 2025

Personal Website Railway Deployment

A personal website successfully deployed to Railway hosting platform

  • Railway cloud deployment
  • Personal website functionality
  • Live URL accessibility
Avatar
erikgaas
Feb 04, 2025

UI Elements Repository

A collection of UI elements for a personal website with GitHub code sharing

  • Custom UI components
  • GitHub repository organization
  • Main application integration
Avatar
erikgaas
Feb 04, 2025

MonsterUI Website Migration

A personal website migrated to MonsterUI with Railway deployment

  • MonsterUI implementation
  • Railway deployment
  • Blog card components
Avatar
Isaac.Flath
Feb 04, 2025

SolveIt Visual Component Integration

A technique for developing SolveIt visual components that interact with locally running web applications

  • Local web app integration
  • Visual component development
  • Cross-environment interaction
Avatar
jj
Feb 04, 2025

MITI Therapy Feedback Tool

A hackathon-winning tool using Gemini to score Motivational Interviewing therapy sessions against standardized criteria

  • Gemini AI integration
  • Therapy session scoring
  • Expert-level rating accuracy
Avatar
phren0logy
Feb 03, 2025

SolveIt Dialog Search Tool

A tool for searching through SolveIt dialogs using SQL and embeddings with UMAP visualization

  • Dialog code search functionality
  • Embedding-based semantic search
  • SQL implementation option
Avatar
shuane (Duane Milne
Feb 02, 2025

SQL Learning Experiments

A collection of SQL experiments and learning resources shared during a course lesson

  • Message counting in dialogs
  • Transaction finding in bank statements
  • Conceptual SQL exploration
Avatar
Johnowhitaker
Feb 01, 2025

Interactive Message & Finance Tools

Two web applications: a message analyzer with enneagram-style charts and a compound interest calculator

  • Message analysis with 4 different modes using Groq APIs
  • Enneagram-style chart visualization
  • Compound interest calculator with templated inputs
  • MonsterUI Implementation
Avatar
Robbie Preswick
Feb 01, 2025

Markov Random Fields Tutorial

Educational dialogue exploring the concepts of Markov random fields

  • Interactive learning approach
  • Practical implementation
Avatar
Marius
Feb 01, 2025

FastHTML Video Course Platform

An educational platform built with FastHTML and MonsterUI for hosting video lessons with interactive LLM-powered discussions

  • Video lesson hosting
  • Course content organization
  • LLM chat integration
  • Modal deployment support
  • Serverless architecture
Avatar
ChrisLevy
Feb 01, 2025

InBasket Assessment Tool

A FastHTML and MonsterUI-based client application for conducting and managing assessments

  • Email interface simulation
  • Assessment management
  • FastHTML integration
  • MonsterUI components
  • Railway deployment
Avatar
AdityaKabra
Feb 02, 2025

LLMs.txt Downloader

A FastHTML application for scraping and consolidating documentation into LLM-friendly text files

  • Documentation scraping
  • Automatic text file generation
  • Version tracking
  • Update notifications
  • FastHTML interface
Avatar
Richard Reis
Dec 09, 2024

ARC Challenge Solver

An nbdev Python library using Claude to autonomously solve Abstraction and Reasoning Corpus (ARC) challenges

  • Autonomous problem solving
  • Claude AI integration
  • ARC challenge handling
  • nbdev library structure
  • Technical report citation
Avatar
jhogan
Dec 07, 2024

FastHTML Heroicons Library

A FastHTML library that integrates Heroicons as native FastHTML components

  • Native FastHTML component integration
  • Heroicons support
  • Simple API implementation
  • Cache management
  • SVG handling
Avatar
Marius
Dec 05, 2024

New Year Resolution Tracker

A social habit tracking app that lets users challenge friends to maintain resolutions

  • Habit tracking dashboard
  • Social challenge system
  • Progress monitoring
  • Friend invitations
  • Resolution management
Avatar
TalkingToAJ
Dec 25, 2024

Self-Organizing Map Implementation

A from-scratch implementation of Self-Organizing Maps for 2D visualization of high-dimensional data

  • 2D data visualization
  • Topology preservation
  • Step-by-step implementation
  • nbdev integration
  • Polya methodology application
Avatar
francobollo
Dec 17, 2024

Bacteria Detection System

A YOLOv11-based application for detecting bacteria in microscope images with coordinate normalization

  • Nanometer coordinate normalization
  • YOLOv11 model integration
  • Bounding box visualization
  • ND2 to TIFF conversion
  • Automated image processing
Avatar
galopy (jay
Dec 15, 2024

SolveIt Jupyter Integration

A tool for integrating SolveIt-style workflows into Jupyter notebooks with Claudette integration

  • Notebook history capture
  • Cell input/output tracking
  • Markdown and image support
  • Claudette LLM integration
  • Reference marker system
Avatar
Aditya
Dec 10, 2024

Hurricane GAN Checkpoint Debugger

A solution for debugging and fixing GAN model checkpoints for hurricane wind field prediction using TensorFlow

  • GAN model checkpoint handling
  • Legacy TensorFlow compatibility
  • Wind field prediction
  • RMSE prediction comparison
  • Scientific conference validation
Avatar
Eduardo Siman
Jan 09, 2025

Course Notes Synthesizer

A comprehensive system for combining and structuring course lessons using multiple AI tools and nbdev integration

  • Multi-source content integration
  • Audio podcast generation
  • Structured note organization
  • Multiple AI tool comparison
  • nbdev package conversion
Avatar
AdityaKabra
Jan 07, 2025

Python Regex Guide

A comprehensive guide to improving regex usage in Python

  • Regex patterns explanation
  • Python implementation examples
  • Best practices
  • Usage optimization tips
Avatar
dipam7
Jan 04, 2025

Interactive DataFrame Viewer

A FastHTML solution for displaying and interacting with pandas DataFrames on websites

  • Table filtering, sorting, in-place editing
  • Pagination support
  • Custom cell styling for different content types
Avatar
Dani Helinko
Jan 31, 2025

Traveling Salesman Solver

An application for solving the Traveling Salesman Problem using OpenRouteService and FastHTML

  • Route optimization
  • OpenRouteService integration
  • Azure DevOps integration
  • nbdev implementation
  • GitHub Actions workflow
Avatar
Jelle
Jan 31, 2025

Notebook Export Tool

A utility for converting single Jupyter notebooks to Python files without nbdev project setup

  • Notebook to .py conversion
  • Standalone operation
  • SolveIt deployment pipeline
  • Code export automation
Avatar
radek
Jan 30, 2025

Web-to-Audio Summarizer

A tool that generates audio summaries of web pages using Kokoro TTS model

  • URL content extraction
  • Text summarization
  • Kokoro TTS integration
  • Audio output generation
Avatar
Nathan (TA/Admin
Jan 30, 2025

Customizable FastHTML Gallery

A modified version of gallery.fastht.ml with configurable components for personal blogging

  • Configurable titles and button text
  • Community gallery integration
  • Railway deployment support
Avatar
Daniel.R.Armstrong
Jan 30, 2025

Medium to FastHTML Migrator

A tool for migrating Medium blog posts to FastHTML format with image handling

  • Medium post extraction
  • Markdown conversion
  • Image downloading
  • FastHTML integration
Avatar
Pol Avec
Jan 29, 2025

OAuth Integration with FastHTML

Technical article explaining OAuth implementation in FastHTML

  • OAuth authentication workflow
  • FastHTML integration guide
Avatar
Marius
Jan 29, 2025

Gemma LLM Demo

Implementation of OnlySquatch using Gemma 27B model

  • Gemma 27B trial
  • Web interface
  • Model comparison
Avatar
doctormiko
Jan 27, 2025

Weather Prediction Framework

A comprehensive collection of weather prediction tools and models using various AI techniques

  • Agentic system for weather prediction
  • Stable diffusion fine-tuning
  • Flow matching implementation
  • Weatherbench2 optimization
Avatar
Eduardo Siman
Jan 27, 2025

Grade.Math Generator

An educational tool for generating and exporting basic math problems for elementary school students

  • Random problem generation
  • PDF export capability
  • Grade-appropriate content
  • Basic math operations
Avatar
Zardar
Jan 26, 2025

Magic Card Recommender

A system using CLIP embeddings to find Magic: The Gathering commanders based on text descriptions

  • Scryfall API integration
  • CLIP model implementation
  • Text-to-image similarity matching
  • Natural language queries
Avatar
jsnuggz
Jan 26, 2025

OnlySquatch Gemini Implementation

An implementation of OnlySquatch using Gemini 2.0 flash Thinking model with added testimonials and UI effects

  • Gemini 2.0 model integration
  • Dynamic testimonial generation
  • Interactive UI effects
  • Multiple model comparisons (v3, r1
Avatar
doctormiko
Jan 26, 2025

Emacs SolveIt Integration

An Emacs package (ob-llm) that implements SolveIt-style workflows for multiple programming languages within Org mode

  • Multi-language support
  • Org mode integration
  • SolveIt workflow adaptation
  • Interactive development environment
Avatar
Jiyan
Jan 26, 2025

Playwright Web Crawler

A web scraping framework built with Playwright, inspired by fastai callback system

  • Playwright integration
  • Callback-based architecture
  • Web scraping capabilities
  • FastAI-inspired design
Avatar
sagar.trip
Jan 26, 2025

Twitter UI Clone

A demonstration of cloning Twitter UI elements using FastHTML

  • Twitter UI component implementation
  • FastHTML integration
  • Office hours tutorial example
Avatar
Nathan (TA/Admin
Jan 25, 2025

Jupy-Juce AI Integration

A library integrating pydantic-ai with Jupyter and nbdev workflows

  • Pydantic-AI integration
  • Jupyter notebook support
  • nbdev compatibility
  • AI-assisted development
Avatar
ndendic
Jan 25, 2025

FastHTML Debug View

A custom debug view interface for FastHTML with MonsterUI integration

  • Browser dev tools alternative
  • MonsterUI styling
  • FastHTML integration
  • Live debugging capabilities
Avatar
Johnowhitaker
Jan 25, 2025

Modal REPL Agent

An interactive REPL environment running in Modal for incremental code development with AI agent integration

  • Secure sandbox environment
  • State persistence
  • Incremental code execution
  • AI agent integration
  • Human-in-the-loop design
Avatar
ChrisLevy
Jan 25, 2025

FastHTML App Template

A cookiecutter-based template for FastHTML applications with database migrations support

  • Database migrations support
  • Cookiecutter integration
  • Project initialization automation
  • Improved FastHTML features
  • CLI-based project setup
Avatar
ndendic
Jan 25, 2025

RAG Context Explorer

A FastHTML application for exploring and analyzing RAG (Retrieval Augmented Generation) context and responses

  • RAG context visualization
  • Jupyter notebook integration
  • Line-by-line development workflow
  • FastHTML interface
  • Business logic separation
Avatar
Marius
Jan 24, 2025

Podcast Tool Recommendation Search

A search tool combining web scraping and embeddings to find tool recommendations from podcast episodes

  • Web scraping integration
  • Embedding-based search
  • FastHTML interface
  • Podcast content analysis
Avatar
Johnowhitaker
Jan 23, 2025

OnlySquatch Original

The original OnlySquatch project repository

  • Business concept implementation
  • GitHub repository
Avatar
Johnowhitaker
Jan 22, 2025

DNS Manager CLI

A browserless tool for managing DNS records directly from command line interfaces like cursor or replit

  • Service discovery via llm.txt
  • Client-side cryptography
  • No-registration required
  • Direct DNS management
  • Command-line interface
Avatar
Pol Avec
Jan 22, 2025

Tiny Recipe - Context Processor

A library for processing context from any source using a simple recipe format with chained actions

  • Flexible input handling (URLs, IP addresses, text
  • Dot-separated action chaining
  • Simple two-line recipe format
  • Modular processing pipeline
Avatar
radek
Jan 21, 2025

CLIP-Based Image Search

A FastHTML application for searching local image libraries using natural language descriptions and CLIP embeddings

  • LLM-powered query suggestion
  • Weighted query adjustment
  • GPU-optimized batch processing
  • Image similarity search
  • Result caching system
Avatar
Chris Thomas
Jan 21, 2025

Tempest Weather Station Analyzer

Data analysis tool for Tempest weather station performance, focusing on battery charging patterns and solar radiation

  • API integration with Tempest
  • Historical data analysis
  • Battery voltage visualization
  • Solar radiation correlation analysis
Avatar
Sean Bergman
Jan 20, 2025

Resume Customizer

A Gradio app that automates resume and cover letter customization using LLMs

  • LLM-powered content customization
  • Interactive editing interface
  • HuggingFace Spaces deployment
  • Gradio UI implementation
  • Document tailoring automation
Avatar
djsnuggz
Jan 02, 2025

YouTube Creator Embeddings Visualizer

Visualization tool for analyzing relationships between educational/science YouTubers using embeddings

  • Embedding-based analysis
  • Pattern visualization
  • Educational content mapping
Avatar
doctormiko
Jan 19, 2025

WordPress Plugin Preview Tool

A proof-of-concept FastHTML app for generating and previewing WordPress plugins in real-time

  • Dynamic plugin generation
  • Live preview functionality
  • WordPress Playground integration
  • ZIP file creation
Avatar
David
Jan 18, 2025

James Bond Plot Analyzer

A visualization tool analyzing plot patterns across James Bond movies using embeddings and dimensionality reduction

  • Wikipedia plot scraping
  • Vector embeddings generation
  • tSNE dimensionality reduction
  • Pattern visualization
Avatar
Marius
Jan 18, 2025

WordPress Plugin Generator

A FastHTML application for generating WordPress plugins with GitHub integration and live preview capabilities

  • Dynamic plugin generation
  • GitHub OAuth API integration
  • WordPress Playground preview
  • Automatic deployment
Avatar
David
Jan 18, 2025

Quarto Blog Migration & ML Tools

A collection of tools for migrating FastPages blog to Quarto and implementing text classification using embeddings

  • FastPages to Quarto migration
  • Text embedding classification
  • Random forest implementation
  • Sentiment analysis capabilities
Avatar
galopy (jay
Jan 18, 2025

Video Chunking Workflow

A systematic approach to processing long videos into manageable chunks for LLM analysis with transcription and context preservation

  • Macwhisper transcription integration
  • Topic-based content grouping
  • Automated split point detection
  • Context-aware chunk processing
  • Iterative refinement workflow
Avatar
doctormiko
Jan 17, 2025

Video Content Splitter

A tool for automatically splitting large videos into smaller chunks for LLM processing with accurate timestamp management

  • Automatic video chunking
  • LLM timestamp validation
  • Gemini 2.0 context optimization
  • Audio-video context preservation
Avatar
doctormiko
Jan 17, 2025

Claude Integration Extension

A Chrome extension that enables one-click transfer of Jupyter notebook content to Claude AI

  • Keyboard shortcut integration
  • Markdown export functionality
  • Local context preservation
  • Direct Claude integration
  • Simple drag-and-drop workflow
Avatar
radek
Jan 16, 2025

AI Sidekick Chrome Extension

A Chrome extension for copying and sharing Jupyter notebook content with AI assistants like SolveIt

  • Notebook content copying
  • Clipboard integration
  • Design conversation separation
  • Code formatting handling
  • Markdown conversion support
Avatar
radek
Jan 16, 2025

AddGPT: Transformer Architecture Implementation

A step-by-step implementation of a transformer model for basic arithmetic operations using the SolveIt programming approach

  • Multi-headed attention implementation
  • Tensor shape optimization
  • Step-by-step architecture explanation
  • Basic arithmetic functionality
Avatar
thinK
Jan 16, 2025

MTG Tournament Data Scraper

A web scraping tool for collecting Magic: The Gathering Online tournament results using PlaywrightNB

  • Tournament structure analysis
  • PlaywrightNB implementation
  • Automated data collection
  • WSL compatibility
Avatar
djsnuggz
Jan 16, 2025

Literati

An alternative solution for environments where Jupyter notebooks cannot be run, built with nbdev integration

  • Jupyter notebook alternative
  • nbdev integration
  • SolveIt compatibility
  • Environment flexibility
  • Development workflow support
Avatar
radek
Jan 16, 2025

Chrome Extension for Markdown Extraction

A browser extension and dev tools panel for extracting and displaying markdown from web pages

  • Page markdown extraction
  • Dev tools panel integration
  • Quick conversion functionality
  • Chrome extension implementation
Avatar
David
Jan 15, 2025

Twitter DOM Extension

A browser extension for modifying Twitter's interface using DOM selectors and JavaScript

  • DOM manipulation
  • JavaScript patterns
  • Website load handling
  • Extension boilerplate
  • Twitter customization
Avatar
radek
Jan 15, 2025

GitHub RAG Chatbot

A knowledge base generator and chatbot system that uses RAG to answer questions about GitHub repositories

  • WasmEdge integration
  • Open source model support
  • Repository knowledge extraction
  • RAG-based Q&A system
  • Gradio interface
Avatar
Staruuuuu
Jan 15, 2025

Video to Article Converter

A tool for converting instructional videos into written content using Gemini for video analysis and content generation

  • Video content analysis
  • Screenshot integration
  • Remote processing capabilities
  • Long video handling
  • Content structuring
Avatar
doctormiko
Jan 15, 2025

Sherlock Domains Library

A Python library for LLMs to manage domains and DNS, built with nbdev and claudette

  • Domain management tools
  • LLM integration via as_tools(
  • TypeScript version available
  • Vercel-ai deployment
  • Chat interface implementation
Avatar
Pol Avec
Jan 14, 2025

Chrome Extension Generator

A minimal boilerplate generator for Chrome extensions using fastcore and nbdev

  • Extension template generation
  • Fastcore integration
  • nbdev compatibility
  • PyPI distribution
  • Context-aware development
Avatar
radek
Jan 14, 2025

Snackademics

A Wikipedia article analysis tool that provides personalized ratings, prerequisites, and learning assistance using AI

  • Wikipedia article scraping
  • Personalized interest and difficulty ratings
  • Prerequisites identification
  • AI-powered learning assistance
  • Paragraph-by-paragraph analysis
Avatar
galopy (jay
Jan 14, 2025

Paul Graham Essays GPT

A custom GPT model for Q&A and interactive exploration of Paul Graham's startup essays

  • Essay scraping and processing
  • Interactive Q&A capability
  • Startup insights exploration
  • Custom GPT model integration
Avatar
AdityaKabra
Jan 13, 2025

SolveIt Methodology Analysis

A comprehensive analysis of SolveIt approach focusing on lean engineering and AI training potential

  • Lean engineering principles
  • Historical lab comparisons
  • Dialog-based training models
  • Methodology documentation
Avatar
gojira
Jan 13, 2025

SierpiΕ„ski Triangle Visualization

Mathematical visualization of SierpiΕ„ski triangles using Matplotlib

  • Mathematical pattern generation
  • Interactive plotting
Avatar
Vikas Awasthi
Jan 12, 2025

SolveIt Browser Extensions

A collection of productivity tools including a SolveIt message manager and Reddit blocker

  • SolveIt message editing/deletion
  • Reddit site blocking
  • Menu app integration
  • Chrome extension functionality
  • Cross-platform compatibility
Avatar
radek
Jan 11, 2025

Project Gutenberg Book Scraper

A tool to fetch books from Project Gutenberg with fuzzy search capabilities

  • Fuzzy search for titles and authors
  • Partial input matching
Avatar
Vikas Awasthi
Jan 10, 2025

RosettaNews

An automated news translation and summarization system with email delivery

  • Non-English news scraping
  • Automatic translation
  • Content summarization
  • Email delivery system
  • Scheduled updates
  • crew.ai agent integration
Avatar
Achaayan
Jan 10, 2025

Command Mode for SolveIt

A browser extension enabling cell navigation and manipulation in SolveIt interface

  • Cell navigation system
  • Highlighted cell deletion
  • JavaScript integration
  • Chrome extension implementation
  • Easy reload functionality
Avatar
radek
Jan 10, 2025