Projects with this topic
-
Ambiente di test per lavorare sui servizi digitali della PA con Linee Guida, Form.IO e AI
Updated -
A self-hosted AI platform — inference, tool use, browser automation, image generation, speech synthesis, transcription, object storage, agentic code execution, and more — behind a single OpenAI-compatible endpoint. One docker-compose up.
Updated -
My opinionated Claude Code config. No—I do not vibe code nor will I ever pay for these services, however some clients provide access and request that I work with it.
Updated -
Claude Code in Docker. Drop-in OpenAI-compatible API, MCP server, Telegram bot, and CLI — five interfaces, one image. Persistent sessions, file ops, always-on skill injection, and a full dev toolchain (Go, Python, Node, K8s, Terraform, databases) or a minimal image with just the basics.
Updated -
Agent-agnostic base image for putting any terminal AI coding agent (claude-code, pi, opencode...) on the network. Bolt on a 20-line adapter, get an HTTP API, OpenAI-compatible /v1/chat/completions, MCP server, Telegram bot, and cron scheduler. One container. Same surfaces. Swap the brain — you don't fork this, you FROM it.
Updated -
Backend für meinen Arztrechnungs-Manager
Updated -
Synapse bridge for Claude Code. Mirror repo for: https://dev.web.wr0ng.name/wrongname/mautrix-claude .
Updated -
-
Go-REST-API-Backend für MOSAIK Campus – die datenschutzfokussierte Web-App zur Digitalisierung der Elternbeirats-Organisation. PostgreSQL-Datenhaltung, Scope-Isolation & feldweise Verschlüsselung personenbezogener Daten.
Updated -
A Go-based Open Source Universal Memory server that exposes a Model Context Protocol (MCP) interface for LLM clients. It provides semantic document search (for user documents), agent memory management, and a knowledge graph - backed by PgVector or ChromaDB - enabling AI agents to store, retrieve, and interconnect knowledge across sessions.
Updated -
A self-hosted bookmark manager built with Django, basic HTML templates, CSS & vanilla JavaScript.
Organize bookmarks into folders, import/export browser bookmarks, and optionally share your collection via a public link — usable as a browser start page with quick access to editing.
Browser bookmark sync is tied to each vendor's ecosystem, and third-party plugins don't cover every browser. This is a simple, self-hosted alternative — one Docker container, one SQLite file, accessible from any browser on any device.
Updated -
Claude Code Settings Configurator
A web-based configuration builder for Claude Code CLI settings.json files. Build and customize your Claude Code configuration visually with an intuitive interface.
Features:
📝 Settings organized in categories⚡ Preset marketplace with curated templates for popular development workflows🔧 Composable presets - select multiple (Python, Git, Docker, etc.) and merge into one config👁️ Live JSON preview with real-time updates💾 Export options - download settings.json or copy to clipboard📥 Import existing configurations for editing🎯 Smart defaults with common permission rules and best practicesUpdated