[go: up one dir, main page]

24 Oct 25

A privacy-preserving home security camera that uses end-to-end encryption. (Secluso was previously named Privastead.) Secluso is a command-line tool designed for securely managing application secrets within various cloud computing environments.

by tmfnk 4 months ago

List of open source low-code tools in GitHub. The oss-lowcode-tools GitHub repository is an awesome list that curates and categorizes various open-source low-code and no-code tools for building applications and workflows.

by tmfnk 4 months ago

SenseMap is a visual analytics tool designed to help users effectively explore, analyze, and gain insight from complex sensor data by mapping it visually.

by tmfnk 4 months ago

See My Repo is a simple online tool that generates an aesthetically pleasing and easy-to-read preview page for any GitHub repository by analyzing its content and metadata.

by tmfnk 4 months ago

Reactive Data Board. Rabbit is a hyper-composable data platform that feels more like a creative game engine than a basic “dashboard” utility. Built on Clojure and SQL—but open to everyone—Rabbit gives you a direct-manipulation canvas where drag-and-drop meets livecoding, so you can shape, filter, pivot, visualize, and automate data exactly how you want.

by tmfnk 4 months ago

Conversion of PDF documents to structured Markdown, optimized for Retrieval Augmented Generation (RAG) and other NLP tasks. Extract text, tables, and images with preserved formatting for enhanced information retrieval and processing. The pdf-to-markdown GitHub repository hosts a tool designed to convert PDF files into Markdown format for easier text extraction and reformatting, with the process running locally on the user’s machine.

by tmfnk 4 months ago

Mastering Applied AI, One Concept at a Time. The AI-Engineering.academy GitHub repository contains a comprehensive, open-source curriculum and resources designed for individuals seeking to learn and master AI Engineering concepts and practices.

by tmfnk 4 months ago

AI-Powered Photos App for the Decentralized Web 🌈💎✨ PhotoPrism is an AI-powered, self-hosted application that allows users to browse, organize, and share their digital photo collection, promoting a decentralized approach to photo management.

by tmfnk 4 months ago

27 Oct 25

Pico-Banana-400K is a large-scale dataset of ~400K text–image–edit triplets designed to advance research in text-guided image editing. Each example contains:

an original image (from Open Images), a human-like edit instruction, and the edited result generated by Nano-Banana and verified by Gemini-2.5-Pro. The dataset spans 35 edit operations across 8 semantic categories, covering diverse transformations—from low-level color adjustments to high-level object, scene, and stylistic edits

by tmfnk 3 months ago

Agent Lightning is the absolute trainer to light up AI agents.

Features - Turn your agent into an optimizable beast with ZERO CODE CHANGE (almost)! 💤 Build with ANY agent framework (LangChain, OpenAI Agent SDK, AutoGen, CrewAI, Microsoft Agent Framework…); or even WITHOUT agent framework (Python OpenAI). You name it! 🤖 Selectively optimize one or more agents in a multi-agent system. 🎯 Embraces Algorithms like Reinforcement Learning, Automatic Prompt Optimization, Supervised Fine-tuning and more. 🤗

by tmfnk 3 months ago

Diagram as Code Tool Written in Rust with Draggable Editing. The goal of oxdraw is to make it easy to create and maintain high-quality diagrams using a declarative and reproducible syntax. Charts are written in Mermaid syntax, while a web interface allows users to fine-tune positions connector paths, colors, and other styling components. Whenever a diagram is tweaked visually, the structural changes are persisted back to the source file as declarative code so that everything remains deterministic and version-able. The changes are saved as comments in the mermaid file so it remains compatible with other Mermaid tools. The repo is composed of the Rust CLI to compile .mmd files into images and the React based web interface to editing the files.

by tmfnk 3 months ago


JupyterGIS - Collaborative GIS editor in Jupyter.

Features - Collaborative GIS Environment: Work together on geographic data projects in real-time.

QGIS File Support: Load, visualize, and manipulate QGIS project files (.qgs, .qgz), and other GIS data formats.

Interactive Maps: Render interactive maps and geospatial visualizations within Jupyter notebooks using the JupyterGIS Python API.

This demo runs a JupyterLab instance entirely in your browser with WebAssembly! 🤯

by tmfnk 3 months ago

Welcome to Fastreach Fastreach determines the reachable area of public transport given a start station, date and maximum travel duration (isochrone). These parameters can be configured on the panel in the top-left. The travel duration is capped at 120 minutes.

Between stations Fastreach considers walking as well as trains, trams and busses according to their timetables. The reachable area is visualized via a multi-polygon. It’s properties are described in the top-right panel.

Fastreach uses the weekly timetable data provided by Delfi e.V. from the 15 September 2025. Accordingly, timetables can only be considered complete from 15 September to 21 September. Data for walkways is taken from OpenStreetMap. Fastreach’s source code lives on GitHub.

No personal information is processed on this site. For the map tiles your browser makes requests to OpenStreetMap. Their privacy policy can be found here.

by tmfnk 3 months ago

:books: Freely available programming books. Contribute to EbookFoundation/free-programming-books development by creating an account on GitHub.

by tmfnk 3 months ago

27 Nov 25

AI-Powered Data Processing: Use LOTUS to process all of your datasets with LLMs and embeddings. Enjoy up to 1000x speedups with fast, accurate query processing, that’s as simple as writing Pandas code - lotus-data/lotus

LOTUS is an open-source query engine that makes programming as easy as writing Pandas and optimizes your programs for up to 400x speedups.

by tmfnk 2 months ago

Gemini CLI Tips and Tricks.

This guide covers ~30 pro-tips for effectively using Gemini CLI for agentic coding

Gemini CLI is an open-source AI assistant that brings the power of Google’s Gemini model directly into your terminal. It functions as a conversational, “agentic” command-line tool - meaning it can reason about your requests, choose tools (like running shell commands or editing files), and execute multi-step plans to help with your development workflow.

In practical terms, Gemini CLI acts like a supercharged pair programmer and command-line assistant. It excels at coding tasks, debugging, content generation, and even system automation, all through natural language prompts. Before diving into pro tips, let’s quickly recap how to set up Gemini CLI and get it running.

by tmfnk 2 months ago

Fara-7B is Microsoft’s first agentic small language model (SLM) designed specifically for computer use.

With only 7 billion parameters, Fara-7B is an ultra-compact Computer Use Agent (CUA) that achieves state-of-the-art performance within its size class and is competitive with larger, more resource-intensive agentic systems.

by tmfnk 2 months ago