Lists (20)
Sort Name ascending (A-Z)
Stars
A cute running cat animation on your windows taskbar.
Neural Networks: Zero to Hero
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
Easily train a good VC model with voice data <= 10 mins!
Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
real time face swap and one-click video deepfake with only a single image
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
🦀 How to minimize Rust binary size 📦
The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
Multi functional app to find duplicates, empty folders, similar images etc.
A tool for generating .pex (Python EXecutable) files, lock files and venvs.
音乐标签编辑器,可编辑本地音乐文件的元数据(Editable local music file metadata.)
Windrecorder is a memory search app by records everything on your screen in small size, to let you rewind what you have seen, query through OCR text or image description, and get activity statistics.
🙌 Welcome open-source Python mini-project contributions!
⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡
🖼️ Image Toolbox is a powerful app for advanced image manipulation. It offers dozens of features, from basic tools like crop and draw to filters, OCR, and a wide range of image processing options
Open source free capture HTTP(S) traffic software ProxyPin, supporting full platform systems
An e-book reader written using Flutter. 使用Flutter编写的电子书阅读器,支持多种格式
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
Virtual whiteboard for sketching hand-drawn like diagrams
tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use compon…
A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 …
Database diagrams editor that allows you to visualize and design your DB with a single query.
Leading free and open-source face recognition system
A markdown editor that you can deploy on your own servers to achieve cloud storage and device synchronization(支持私有部署的云端存储双链笔记软件)
spring-startup-analyzer generates an interactive spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it.🚀
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern