Repository History
312 repositories tagged with Python

Infinity: High-Throughput, Low-Latency Serving for Text Embeddings and Reranking
Infinity is a powerful, high-throughput, and low-latency REST API designed for serving various AI models, including text embeddings, reranking, and multi-modal models. It supports deploying any model from HuggingFace with fast inference backends optimized for diverse accelerators. This engine simplifies the deployment and usage of advanced AI models for developers.
Cuisine: A Python Task Automation Tool for UNIX Systems
Cuisine is a Python-based task automation tool that provides a platform-neutral abstraction over operating system operations. It is designed as a simple, flat API for interacting with one or more servers, making it ideal for remote scripting piloted by Python.

LLMBox: A Comprehensive Python Library for LLM Training and Evaluation
LLMBox is a comprehensive Python library designed for implementing Large Language Models, offering a unified training pipeline and extensive model evaluation capabilities. It provides a one-stop solution for both training and utilizing LLMs, emphasizing flexibility and efficiency. Developers can leverage its diverse training strategies and blazingly fast inference for their LLM projects.
GeoPort: The Ultimate iOS Location Simulator for Anywhere
GeoPort is a powerful iOS location simulation app that allows users to virtually teleport their device to any global location. Ideal for exploring new places, surprising friends, or rigorously testing location-based applications, it offers a user-friendly interface for seamless virtual travel. With support for iOS 17 and 18, GeoPort provides a secure and efficient way to control your virtual presence.

WiFi-3D-Fusion: Real-Time 3D Human Pose Estimation from WiFi Signals
WiFi-3D-Fusion is an innovative open-source research project that leverages WiFi CSI signals and deep learning to estimate 3D human pose. It uniquely fuses wireless sensing with computer vision techniques, providing next-generation spatial awareness. This project offers real-time motion detection and visualization, showcasing a novel approach to understanding human movement in 3D space.

dataset: Easy-to-Use Data Handling for SQL in Python
Dataset is a Python library designed to simplify data handling for SQL data stores. It offers features like implicit table creation, bulk loading, and transaction support, making database interactions as straightforward as working with JSON files.
Malwoverview: A Comprehensive Tool for Malware Analysis and Threat Intelligence
Malwoverview is a powerful rapid response tool designed for cybersecurity professionals, efficiently gathering intelligence from numerous sources like VirusTotal, Hybrid Analysis, and Malpedia. It provides a holistic view of malware samples, URLs, and IP addresses. Additionally, the tool includes robust features for checking Android device vulnerabilities and retrieving vulnerability records from NIST, making it an indispensable asset for threat hunting and incident response.

PDF Craft: Convert Scanned PDF Books to Markdown and EPUB
PDF Craft is a Python library designed to convert PDF files, especially scanned books, into various formats like Markdown and EPUB. Leveraging DeepSeek OCR, it accurately extracts text, tables, and formulas while preserving document structure. The project offers a fast, local conversion process, making it ideal for digitizing complex documents.

Rio: Build Web and Desktop Apps in Pure Python, No JavaScript Needed
Rio is an innovative Python framework that allows developers to create web and desktop applications using pure Python, eliminating the need for HTML, CSS, or JavaScript. It provides a modern, declarative UI approach with over 50 built-in components, making app development efficient and enjoyable. With Rio, you can build powerful, type-safe applications that run seamlessly across different environments.

definitive-opensource: The Definitive List of Consumer-Facing Open Source Software
The `definitive-opensource` repository by mustbeperfect offers a meticulously curated list of high-quality, consumer-facing open-source applications. It aims to be a centralized resource for modern and actively maintained open-source projects, distinguishing itself from outdated or cluttered alternatives. This list is carefully vetted based on user base, contributor activity, long-term growth, and overall product quality.
Magenta RT: Live Music Generation on Your Local Device
Magenta RealTime (Magenta RT) is an open-source Python library for live music audio generation on local devices. It allows users to create music using both text and audio prompts, serving as a powerful tool for real-time creative audio exploration. This library is the on-device companion to Google's MusicFX DJ Mode and the Lyria RealTime API.

NUDGE: Lightweight Non-Parametric Embedding Fine-Tuning for Retrieval
NUDGE is a lightweight, non-parametric tool designed to fine-tune pre-trained embeddings, significantly enhancing retrieval and RAG pipelines. It operates by adjusting data embeddings directly, rather than modifying model parameters, to maximize accuracy. This approach often leads to over 10% improvement in retrieval accuracy and runs in minutes.