HubLensTopicsPython
// topic

Python

24 trending in last 90 days ·24 all-time

// new this month

// this week's top 10

01
KittenML / KittenTTS
KittenTTS is an open-source, lightweight text-to-speech library that utilizes ONNX for efficient voice synthesis. The project offers various model sizes ranging from 15M to 80M parameters, allowing for high-quality audio generation directly on a CPU. It includes built-in text preprocessing and support for multiple voices, making it suitable for edge deployment.
9213,587
02
Kanaries / pygwalker
PyGWalker transforms pandas DataFrames into an interactive, drag-and-drop user interface for exploratory data analysis within Jupyter Notebooks. It integrates the Graphic Walker library to provide a Tableau-like experience for visualizing, cleaning, and annotating data directly in your workflow. The tool supports various chart types, real-time updates, and advanced features like kernel computation for handling large datasets.
9215,729
03
BerriAI / litellm
LiteLLM is an open-source AI gateway that provides a unified interface for calling over 100 different LLM providers using the standard OpenAI format. It can be utilized as a Python SDK for direct integration or deployed as a proxy server to manage enterprise-grade features like load balancing and spend tracking. The platform simplifies LLM management by eliminating the need to handle provider-specific SDKs, authentication patterns, and request formats.
9243,515
04
bytedance / deer-flow
DeerFlow 2.0 is a ground-up rewrite of an open-source super agent framework designed to orchestrate sub-agents, memory, and sandboxes. It utilizes extensible skills and various LLM providers to perform complex tasks through a flexible, modular architecture. The platform supports multiple deployment modes, including Docker and local development, to facilitate efficient research and automation workflows.
9161,138
05
alibaba / zvec
Zvec is an open-source, in-process vector database built on Alibaba's Proxima engine to provide high-performance similarity search. It is designed to be lightweight and easily embeddable into various applications without requiring complex server configurations. The library supports multiple platforms, including Linux, macOS, and Windows, while offering bindings for Python and Node.js.
829,295
06
jamiepine / voicebox
Voicebox is a comprehensive, open-source voice synthesis studio that allows users to clone voices and generate speech locally on their own machines. It supports five distinct TTS engines, 23 languages, and includes a multi-track timeline editor for creating complex audio narratives. The platform also features advanced post-processing effects and a REST API for seamless integration into external applications.
78112
07
google / magika
Magika is an AI-powered tool that utilizes deep learning to provide highly accurate file type identification for both binary and textual formats. It features a highly optimized model capable of performing inference in milliseconds on a single CPU with approximately 99% accuracy. The project offers a versatile command-line interface and language bindings, making it suitable for large-scale security and content policy scanning.
7895
08
NousResearch / hermes-agent
Hermes Agent is a self-improving AI assistant that builds skills from experience and maintains a deepening model of user interactions across sessions. It supports a wide range of LLM providers and can be deployed on diverse infrastructure, including local machines, VPS, or serverless environments. The platform features a robust messaging gateway for cross-platform communication and includes built-in tools for scheduled automation and parallel task delegation.
78636
09
bytedance / agentkit-samples
AgentKit Code Workshop is a companion sample repository for the AI Agent development platform launched by Volcano Engine, designed to help developers quickly master the agent construction and deployment process. The project provides a variety of code examples ranging from basic introductions to complex business scenarios, covering core functions such as multi-agent collaboration, RAG retrieval augmentation, and tool calling. Developers can use these tutorials to gain an in-depth understanding of the AgentKit development toolchain, thereby efficiently implementing various intelligent applications.
78310
10
tirth8205 / code-review-graph
code-review-graph builds a structural map of your codebase using Tree-sitter to provide AI assistants with precise, context-aware information. By tracking changes incrementally, it significantly reduces token consumption by identifying only the relevant files affected by a code modification. The tool integrates seamlessly with various AI coding platforms via the Model Context Protocol to streamline reviews and architectural analysis.
7858

// all-time featured (24)

KittenML / KittenTTS
KittenTTS is an open-source, lightweight text-to-speech library that utilizes ONNX for efficient voice synthesis. The project offers various model sizes ranging from 15M to 80M parameters, allowing for high-quality audio generation directly on a CPU. It includes built-in text preprocessing and support for multiple voices, making it suitable for edge deployment.
92
Kanaries / pygwalker
PyGWalker transforms pandas DataFrames into an interactive, drag-and-drop user interface for exploratory data analysis within Jupyter Notebooks. It integrates the Graphic Walker library to provide a Tableau-like experience for visualizing, cleaning, and annotating data directly in your workflow. The tool supports various chart types, real-time updates, and advanced features like kernel computation for handling large datasets.
92
BerriAI / litellm
LiteLLM is an open-source AI gateway that provides a unified interface for calling over 100 different LLM providers using the standard OpenAI format. It can be utilized as a Python SDK for direct integration or deployed as a proxy server to manage enterprise-grade features like load balancing and spend tracking. The platform simplifies LLM management by eliminating the need to handle provider-specific SDKs, authentication patterns, and request formats.
92
bytedance / deer-flow
DeerFlow 2.0 is a ground-up rewrite of an open-source super agent harness designed to orchestrate sub-agents, memory, and sandboxes. It utilizes extensible skills and integrates with various AI models to perform complex tasks through a flexible, containerized architecture. The framework supports multiple deployment modes and provides seamless connectivity with messaging platforms like Slack, Telegram, and Feishu.
92
bytedance / deer-flow
DeerFlow 2.0 is a ground-up rewrite of an open-source super agent framework designed to orchestrate sub-agents, memory, and sandboxes. It utilizes extensible skills and various LLM providers to perform complex tasks through a flexible, modular architecture. The platform supports multiple deployment modes, including Docker and local development, to facilitate efficient research and automation workflows.
91
alibaba / zvec
Zvec is an open-source, in-process vector database built on Alibaba's Proxima engine to provide high-performance similarity search. It is designed to be lightweight and easily embeddable into various applications without requiring complex server configurations. The library supports multiple platforms, including Linux, macOS, and Windows, while offering bindings for Python and Node.js.
82
jamiepine / voicebox
Voicebox is a comprehensive, open-source voice synthesis studio that allows users to clone voices and generate speech locally on their own machines. It supports five distinct TTS engines, 23 languages, and includes a multi-track timeline editor for creating complex audio narratives. The platform also features advanced post-processing effects and a REST API for seamless integration into external applications.
78
google / magika
Magika is an AI-powered tool that utilizes deep learning to provide highly accurate file type identification for both binary and textual formats. It features a highly optimized model capable of performing inference in milliseconds on a single CPU with approximately 99% accuracy. The project offers a versatile command-line interface and language bindings, making it suitable for large-scale security and content policy scanning.
78
NousResearch / hermes-agent
Hermes Agent is a self-improving AI assistant that builds skills from experience and maintains a deepening model of user interactions across sessions. It supports a wide range of LLM providers and can be deployed on diverse infrastructure, including local machines, VPS, or serverless environments. The platform features a robust messaging gateway for cross-platform communication and includes built-in tools for scheduled automation and parallel task delegation.
78
bytedance / agentkit-samples
AgentKit Code Workshop is a companion sample repository for the AI Agent development platform launched by Volcano Engine, designed to help developers quickly master the agent construction and deployment process. The project provides a variety of code examples ranging from basic introductions to complex business scenarios, covering core functions such as multi-agent collaboration, RAG retrieval augmentation, and tool calling. Developers can use these tutorials to gain an in-depth understanding of the AgentKit development toolchain, thereby efficiently implementing various intelligent applications.
78
tirth8205 / code-review-graph
code-review-graph builds a structural map of your codebase using Tree-sitter to provide AI assistants with precise, context-aware information. By tracking changes incrementally, it significantly reduces token consumption by identifying only the relevant files affected by a code modification. The tool integrates seamlessly with various AI coding platforms via the Model Context Protocol to streamline reviews and architectural analysis.
78
titanwings / colleague-skill
colleague.skill allows users to create AI personas based on the work habits and personalities of their colleagues by processing various communication data sources. The system utilizes a two-part architecture that combines professional work capabilities with nuanced behavioral traits to simulate realistic interactions. Users can easily manage, update, and roll back these AI skills to maintain accurate representations of their team members' expertise.
78
shareAI-lab / learn-claude-code
This repository provides a comprehensive educational framework for building the infrastructure, or harness, required to support intelligent AI agents. It emphasizes that while agency is derived from trained models, the harness is essential for providing the tools, context, and environment necessary for effective operation. Through twelve progressive sessions, developers learn to implement key mechanisms like tool dispatching, task management, and subagent coordination.
78
anthropics / claude-cookbooks
The Claude Cookbooks provide a comprehensive collection of code snippets and guides to help developers integrate Claude into their own applications. The repository covers a wide range of topics including tool use, multimodal capabilities, and advanced techniques like prompt caching. These resources are designed to be easily adaptable for various programming languages and project requirements.
68
alibaba / pipcook
Pipcook is a modular JavaScript application framework designed to help front-end engineers integrate machine learning into their workflows. It provides a comprehensive pipeline system that allows users to train, validate, and deploy machine learning models directly within the Node.js environment. By bridging access to Python packages, the framework enables developers to leverage powerful machine learning tools without requiring deep expertise in the field.
65
baidu / CUP
CUP is a feature-rich Python library designed to provide various practical functions such as system resource querying, network operations, and service construction. The project has now fully transitioned to Python 3 support and provides developers with comprehensive documentation and testing support. Users can easily install and integrate it into their projects via pip or source code.
58
baidu / CUP
CUP is a feature-rich Python library designed to provide various practical functions such as system resource querying, network operations, and service construction. Since version 3.3.1, the project has fully transitioned to Python 3 support and no longer provides new feature updates for Python 2.7. Developers can easily install it via pip or source code and utilize its rich modules to simplify daily development tasks.
54
mvanhorn / last30days-skill
The last30days tool is an AI agent-led search engine that synthesizes real-time data from social media, developer platforms, and prediction markets to provide current insights. By bridging disconnected platforms like Reddit, X, GitHub, and YouTube, the agent scores information based on actual human engagement rather than traditional SEO metrics. It functions as an expert research assistant that delivers concise, evidence-based briefs on any topic, person, or company from the past month.
38
D4Vinci / Scrapling
Scrapling is an adaptive web scraping framework designed to handle everything from simple requests to large-scale, concurrent crawls. It features intelligent element tracking that automatically adjusts to website structure changes and built-in fetchers capable of bypassing sophisticated anti-bot systems. The library provides a developer-friendly experience with a Scrapy-like spider API, robust session management, and integrated AI support via an MCP server.
38
aloshdenny / reverse-SynthID
This project reverse-engineers Google's SynthID AI watermarking system using spectral analysis and signal processing techniques without requiring access to proprietary encoders. It provides a robust detector with 90% accuracy and a V3 multi-resolution spectral bypass capable of significantly reducing watermark energy while maintaining high image quality. The system utilizes a multi-resolution spectral codebook to identify and surgically remove watermarks across various image resolutions.
32
virattt / ai-hedge-fund
The AI Hedge Fund is an educational proof-of-concept project designed to explore how artificial intelligence can be utilized for making trading decisions. It employs a multi-agent system that simulates various famous investment strategies and analytical approaches to evaluate stocks. The system is strictly for research purposes and does not execute real-world financial trades.
28
HKUDS / DeepTutor
DeepTutor is an agent-native platform designed to provide a personalized, persistent, and autonomous tutoring experience. It features a unified workspace that integrates chat, deep research, quiz generation, and math visualization into a single, context-aware environment. The system supports flexible deployment options, including a guided interactive tour, manual local installation, and Docker-based setups.
28
k2-fsa / OmniVoice
OmniVoice is an advanced large-scale multilingual zero-shot speech synthesis model based on a diffusion language model architecture, supporting over 600 languages. The model features exceptional inference speed and enables high-quality voice cloning and voice design capabilities. Users can easily perform speech generation via Python API or command-line tools, with support for fine-grained non-linguistic symbols and pronunciation control.
28
ericosiu / ai-marketing-skills
AI Marketing Skills is an open-source project designed for marketing and sales teams, providing a series of ready-to-run automated workflows and scripts. These tools are designed to integrate with Claude Code or other AI coding agents, optimizing business processes through expert panels, scoring algorithms, and automated pipelines. The project covers professional skills in various fields, ranging from growth experiments and sales lead mining to content operations and financial analysis.
28

// related topics