spack/spack
spack is a flexible package manager that supports multiple versions, configurations, platforms and compilers. It solves the problem of installing multiple software versions simultaneously in different environments without interfering with each other.
- Support for Linux, macOS, Windows and many supercomputers
- Non-destructive installation, allowing multiple configurations of the same software to coexist
- Simple “spec” syntax for user-specified versions and configuration options
- Package files are written in pure Python, making it easy for developers to create multiple build scripts for the same package.
- Comprehensive documentation and practical tutorials to help users get started quickly
Huanshere/VideoLingo
VideoLingo is an all-encompassing video translation, localization, and dubbing tool designed to generate Netflix-level subtitles. The project solves the stiffness associated with traditional machine translation and multi-line subtitling, and enables cross-language knowledge sharing through high-quality dubbing.
- Support for downloading YouTube videos via yt-dlp
- Verbatim Subtitle Recognition with WhisperX
- Subtitle Segmentation based on NLP and GPT
- GPT generates terminology to ensure consistent translation
- Professional level quality using a three-step direct translation, reflection and adaptation process
- Supports Netflix standard one-line subtitles only
- Alignment dubbing with methods such as GPT-SoVITS
- One-Click Launch and Output in Streamlit
- Provide detailed logging and progress recovery function
- Full multilingual support
GeostatsGuy/DataScienceInteractivePython
DataScienceInteractivePython is a Python interactive dashboard for learning data science.
- Provide interactive dashboards to help users overcome knowledge difficulties in data science
- Includes examples on several topics, covering Bayesian statistics, univariate and bivariate statistics, Monte Carlo methods, and more!
- Support for spatial data analysis, geostatistics and machine learning educational content
- Author develops projects in pursuit of educational equity and to encourage people to learn coding and data-driven modeling
naver/mast3r
mast3r is a project that combines image matching with 3D space.
- Realized MASt3R combining image matching and 3D space
- Links to DUSt3R papers and arxiv provided
- Support for interactive demos and docker-based interactive demos
- Provide functional guidelines for model download and training, dataset preparation, etc.
Julien-cpsn/ATAC
ATAC is a simple Postman-like API client for use in terminals. It is designed to provide a free, accountless, offline API request service without the need for specific graphical environment support. Key features and benefits include:
- Managing collections and requests
- Support various HTTP methods, such as GET, POST, PUT, PATCH, DELETE, etc.
- Supports basic authentication and Bearer tokens
- Various types of request bodies can be sent, including multi-part forms, URL-encoded forms, files, etc.
- Provide complete response information, including status codes, cookies, Headers, etc.
- Support for asynchronous requests
- Installation and use via Cargo, Homebrew, AUR, etc.