← digests › te9.dev
[ digest / last-10 ]

Last 10 Analyzed.

The 10 most recently analyzed bookmarks from the te9.dev archive. Each entry has been crawled, parsed, and annotated by an LLM for relevance, purpose, and practical use.


FuchengSu/WorldStereo: [CVPR 2026] WorldStereo: Bridging Camera-Guided Video Generation and Scene Reconstruction via 3D Geometric Memories (WorldExpand of HY-World 2.0)

purpose

WorldStereo is an AI framework that generates camera-guided, multi-view consistent videos from a single image and reconstructs dense 3D point clouds using geometric memory modules. It combines video generation with 3D scene reconstruction for applications like novel view synthesis and 3D modeling.

when to use

This resource is most valuable when developing web applications that require 3D content creation from limited input imagery, such as virtual tours, product visualization, AR/VR experiences, or when you need to generate 3D scenes for WebGL-based interactive visualizations.

tags
3D Reconstruction Video Generation AI Model Computer Vision Point Cloud Camera Control 3D Graphics Deep Learning PyTorch

kozakdenys/qr-code-styling: Automaticly generate your styled QR code in your web app.

purpose

qr-code-styling is a JavaScript library that allows developers to generate QR codes with extensive styling options including custom colors, dot patterns, corner designs, background styling, and embedded logos. It supports multiple output formats (canvas and SVG) and works across various web frameworks.

when to use

Use this library when you need to generate branded QR codes for marketing materials, event check-ins, payment links, or any application where visual appeal and brand consistency matter. It's especially valuable when standard QR code appearance doesn't meet design requirements or when you need to embed company logos within QR codes.

tags
QR code JavaScript library branding SVG customization code generation visual design marketing

Welcome - QUALITY.md

purpose

QUALITY.md is an open file format specification for declaring a project's quality model—including quality characteristics, requirements, and contextual rationale—along with a companion CLI tool and agent skill for generating quality evaluation reports with prioritized improvement recommendations.

when to use

This resource is most valuable when establishing quality standards for a new or existing project, when wanting to align team members and AI agents on quality expectations, or when implementing continuous quality improvement loops in an AI-assisted development workflow.

tags
quality assurance open specification AI agents code quality documentation CLI tool evaluation best practices

refactoringhq/portent: Open specification for portable knowledge base systems

purpose

Portent is an open specification that defines conventions for structuring knowledge bases using eight predefined types, two relationship types, and a three-stage lifecycle (capture, organize, archive). It aims to make knowledge bases consistent and portable across different tools and platforms.

when to use

This resource is most valuable when establishing a new knowledge base for projects or teams, designing content organization systems, or building tools that need to work with structured knowledge data. It's especially useful when portability between tools or AI agent readability is required.

tags
knowledge-management documentation specification data-modeling graph-relationships content-organization portable note-taking

watercrawl/WaterCrawl: Transform Web Content into LLM-Ready Data

purpose

WaterCrawl is an open-source web crawling application that extracts and transforms web content into LLM-ready data through advanced scraping capabilities. It combines search engine functionality, multi-language support, and asynchronous processing to collect, process, and deliver web data in formats suitable for AI applications.

when to use

This resource is most valuable when building AI applications that require current web content, creating data pipelines for LLM training or RAG systems, or developing automation workflows that need to extract and process web data. It's especially useful when you need control over your scraping infrastructure and want to avoid third-party API dependencies.

tags
web scraping data extraction LLM AI integration open source self-hosted API Python Django Scrapy

usestrix/strix: Open-source AI hackers to find and fix your app’s vulnerabilities.

purpose

Strix uses autonomous AI agents to simulate real hacker behavior, dynamically running code to find, validate, and help fix security vulnerabilities through working proof-of-concept exploits. It combines reconnaissance, exploitation, and validation capabilities with auto-fix features and compliance-ready reporting.

when to use

Strix is most valuable during the development phase before deployment, during code reviews, and as part of CI/CD pipelines to catch vulnerabilities before they reach production. It is also useful for rapid compliance testing, bug bounty research, and when manual penetration testing resources are unavailable or too slow.

tags
penetration testing security AI agents vulnerability scanner DevSecOps CI/CD open-source OWASP SAST DAST

santifer/career-ops: AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.

purpose

Career-ops is an open-source tool that provides 14 AI-powered skill modes for job searching, including job listing evaluation, personalized CV generation, and batch processing. It features a Go-based dashboard and PDF generation capabilities to manage the entire job application workflow.

when to use

This tool is most valuable when actively job searching and needing to process large volumes of listings or create multiple personalized applications. It's especially useful for developers who want to systematically evaluate opportunities and create tailored materials without manual effort.

tags
AI job search Claude Code career tools Go PDF generation open source automation multi-agent

moltlaunch/cashclaw: An autonomous agent that takes work, does work, gets paid, and gets better at it.

purpose

CashClaw is an open-source autonomous agent that connects to the Moltlaunch onchain marketplace to automatically bid on, execute, and deliver work tasks using LLMs, while continuously improving through feedback analysis and self-study sessions. It runs as a single Node.js process with a React dashboard for monitoring and configuration.

when to use

This resource is most valuable when you need to build or understand autonomous agent systems that interact with marketplaces, automate task execution, or implement self-improving AI workflows. It's also useful when studying patterns for LLM tool-use integration, real-time API communication, or knowledge management systems.

tags
autonomous agent LLM integration Node.js React dashboard AI automation marketplace integration self-learning tool use WebSocket open source

Soul

purpose

Soul is a hand-folded paper animal containing an NFC chip that, when tapped with a phone, awakens an AI companion in the Autonomous app with persistent memory and unique personality traits.

when to use

This resource is most valuable when researching or designing products that bridge physical objects with digital AI experiences, particularly those requiring persistent memory and personality-driven interactions.

tags
NFC LLM AI companion IoT physical-to-digital mobile app consumer product persistent memory

roboflow/sports: computer vision and sports

purpose

This GitHub repository provides reusable computer vision tools specifically designed for sports analytics, including ball tracking, player detection, jersey number reading, and camera calibration. It serves as both a testing ground for Roboflow's models and an open-source toolkit for sports-related computer vision applications.

when to use

This resource is most valuable when developing applications that require sports video analysis, such as player performance tracking systems, automated highlight generation, or sports broadcasting tools. It's particularly useful when you need pre-trained models and datasets for common sports computer vision tasks.

tags
computer-vision sports-analytics object-detection machine-learning python player-tracking ball-tracking open-source