Repository History

234 repositories tagged with Python

Topic: Python
Malwoverview: A Comprehensive Tool for Malware Analysis and Threat Intelligence

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.

Analyzed Mar 10, 2026
View Details
PDF Craft: Convert Scanned PDF Books to Markdown and EPUB

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.

Analyzed Mar 9, 2026
View Details
Rio: Build Web and Desktop Apps in Pure Python, No JavaScript Needed

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.

Analyzed Mar 9, 2026
View Details
definitive-opensource: The Definitive List of Consumer-Facing Open Source Software

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.

Analyzed Mar 8, 2026
View Details
Magenta RT: Live Music Generation on Your Local Device

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.

Analyzed Mar 6, 2026
View Details
NUDGE: Lightweight Non-Parametric Embedding Fine-Tuning for Retrieval

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.

Analyzed Mar 4, 2026
View Details
Deep Agents: The Batteries-Included Agent Harness for Complex AI Tasks

Deep Agents: The Batteries-Included Agent Harness for Complex AI Tasks

Deep Agents is an agent harness built on LangChain and LangGraph, designed to simplify the creation of complex AI agents. It comes equipped with essential tools like planning, filesystem access, and the ability to spawn sub-agents, enabling it to handle sophisticated agentic tasks out of the box. This framework provides a ready-to-run agent that can be easily customized with additional tools, models, and prompts.

Analyzed Mar 4, 2026
View Details
maestro: Streamlining Fine-Tuning for Multimodal Models like PaliGemma 2 and Florence-2

maestro: Streamlining Fine-Tuning for Multimodal Models like PaliGemma 2 and Florence-2

maestro is a powerful tool designed to accelerate the fine-tuning process for multimodal models. It encapsulates best practices, handling configuration, data loading, reproducibility, and training loop setup efficiently. The project currently offers ready-to-use recipes for popular vision-language models, including Florence-2, PaliGemma 2, and Qwen2.5-VL.

Analyzed Mar 2, 2026
View Details
Vanna: Chat with Your SQL Database Using LLMs and Agentic Retrieval

Vanna: Chat with Your SQL Database Using LLMs and Agentic Retrieval

Vanna is an open-source Python library that enables natural language interaction with SQL databases, leveraging Large Language Models (LLMs) for accurate text-to-SQL generation. Version 2.0 introduces enterprise-grade features like user-aware permissions, a modern web interface, and streaming responses, making it ideal for secure and scalable data analytics applications.

Analyzed Feb 28, 2026
View Details
MonoPCC: Photometric-invariant Cycle Constraint for Monocular Depth Estimation

MonoPCC: Photometric-invariant Cycle Constraint for Monocular Depth Estimation

MonoPCC is a PyTorch implementation for monocular depth estimation, specifically designed for endoscopic images using a photometric-invariant cycle constraint. This self-supervised learning approach aims to improve depth prediction accuracy in challenging medical imaging scenarios. It demonstrates state-of-the-art performance on datasets like SCARED and KITTI, and offers a plug-and-play design for integration into various backbone networks.

Analyzed Feb 27, 2026
View Details
unp: A Universal Command-Line Tool for Effortless Archive Unpacking

unp: A Universal Command-Line Tool for Effortless Archive Unpacking

unp is a versatile command-line utility designed to simplify archive unpacking on POSIX systems. It intelligently determines the correct unpacker to use and safely extracts contents, preventing directory clutter by wrapping multiple top-level items in a new folder. This tool supports a wide array of archive formats, making it an indispensable addition to any developer's toolkit.

Analyzed Feb 23, 2026
View Details
AI Baby Monitor: A Local Video-LLM Powered Solution for Child Safety

AI Baby Monitor: A Local Video-LLM Powered Solution for Child Safety

The AI Baby Monitor is an innovative, privacy-first solution that leverages local Video-LLMs to enhance child supervision. It monitors a video stream against user-defined safety rules, issuing a gentle beep if a rule is broken. This tool acts as an additional pair of eyes, providing real-time alerts without compromising privacy.

Analyzed Feb 22, 2026
View Details
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️