Deep-Live-Cam is a real-time AI face swap and video deepfake tool developed by hacksider. It enables users to perform real-time face replacement and deepfake videos with just a single click and a single image. The tool is designed as a productivity asset for the AI-generated media industry, assisting artists in animating custom characters, creating engaging content, and facilitating clothing design. It operates by selecting a source face and a target image/video or camera, then initiating the real-time swap. It supports various platforms and GPU acceleration, and incorporates ethical checks to prevent the processing of inappropriate content.
prompts.chat is the world's largest open-source AI prompt library, offering a curated collection of prompt examples for various AI chat models like ChatGPT, Claude, Gemini, and more. It provides an online platform for browsing and contributing prompts, along with interactive learning resources for prompt engineering and a game-based adventure for kids. The platform also supports self-hosting and various integrations including a CLI and Claude Code Plugin.
The official repository for the book 'Build a Large Language Model (From Scratch)' by Sebastian Raschka. It provides a comprehensive, step-by-step guide to developing, pretraining, and finetuning a GPT-like LLM from the ground up. By using pure PyTorch instead of high-level LLM libraries, it explains the inner workings of components like attention mechanisms and transformer blocks. The project includes end-to-end pipelines for pretraining on unlabeled data and finetuning for instruction-following, designed to be accessible on standard consumer hardware.
Spring AI Alibaba is a production-ready framework for building Agentic, Workflow, and Multi-agent applications. It features an Agent Framework with built-in context engineering, a Graph-based runtime for stateful orchestration, and a visualized Admin platform for development and evaluation. Supporting multi-agent patterns, multimodal interactions, and real-time voice agents, it integrates seamlessly with the Spring ecosystem. With A2A support via Nacos and MCP compatibility, it enables efficient distributed coordination and tool management for enterprise-level AI solutions.