Repository History
237 repositories tagged with Python

multiresolution-time-series-transformer: Long-term Forecasting with MTST
This repository provides a PyTorch implementation of the Multi-Resolution Time-Series Transformer (MTST) for long-term forecasting. Based on the Zhang et al. (2024) paper, MTST processes temporal data at different resolutions to effectively capture both short-term and long-term patterns. It offers a flexible and robust solution for advanced time series prediction tasks.
Open NotebookLM: Convert PDFs into Personalized Podcast Episodes
Open NotebookLM is an innovative open-source project that transforms any PDF document into an engaging podcast episode. Inspired by NotebookLM, it leverages powerful LLMs and text-to-speech models to generate natural dialogue from your documents. This tool provides a unique way to consume information, making learning and content absorption more accessible and enjoyable.

PPS-Ctrl: Controllable Sim-to-Real Translation for Colonoscopy Depth Estimation
PPS-Ctrl is an innovative image translation framework designed for controllable sim-to-real translation in colonoscopy depth estimation. It leverages Stable Diffusion and ControlNet, guided by a unique Per-Pixel Shading (PPS) map. This approach provides a physics-informed structural prior, enhancing texture realism and structure preservation in medical imaging applications.

KAG: Knowledge Augmented Generation for LLM Reasoning in Professional Domains
KAG is a powerful logical form-guided reasoning and retrieval framework built upon the OpenSPG engine and Large Language Models. It is specifically designed to create robust logical reasoning and factual Q&A solutions for specialized domain knowledge bases. This framework effectively overcomes the limitations of traditional RAG vector similarity calculation models and the noise often introduced by GraphRAG approaches.

PyPriompt: Python Library for Priority-Based Prompt Design
PyPriompt is a Python library for designing prompts, inspired by web design libraries like React and FastHTML. It intelligently manages context windows by using priorities to decide what information to include in the prompt, ensuring efficient use of token limits. This tool helps developers create dynamic and adaptable prompts for large language models.

Subwiz: A Lightweight GPT Model for Subdomain Discovery
Subwiz is an innovative, lightweight GPT model designed specifically for discovering subdomains. It leverages a transformer architecture, trained on extensive subdomain lists, to predict new subdomains efficiently. This tool is ideal for security researchers and developers looking to expand their subdomain enumeration capabilities.

ManimML: Visualizing Machine Learning Concepts with Manim Animations
ManimML is an open-source project that offers powerful animations and visualizations for common machine learning concepts, built upon the Manim Community Library. It aims to provide a compilation of primitive visualizations that can be easily combined to explain complex ML ideas, allowing users to focus on explanations rather than software engineering. The library simplifies the creation of engaging educational content for neural networks, convolutional layers, and more.

Horilla: A Free and Open Source HR and CRM Software
Horilla is a comprehensive, free, and open-source Human Resource Management System (HRMS) and Customer Relationship Management (CRM) software. Designed to streamline HR processes and enhance organizational efficiency, it offers a wide array of features from recruitment to payroll. Built with Django and Python, Horilla provides a robust solution for businesses looking to manage their human resources effectively.

YouCompleteMe: Advanced Code Completion and IDE Features for Vim
YouCompleteMe is a powerful, fast, as-you-type code completion and refactoring engine for Vim. It integrates multiple language servers, offering semantic completion, diagnostics, and IDE-like features across various programming languages. With its client-server architecture, it provides an enhanced coding experience directly within Vim.
DeerFlow: A Deep Research Framework Powered by LLMs and Multi-Agent Systems
DeerFlow is a community-driven Deep Research framework developed by ByteDance, designed to combine language models with powerful tools for web search, crawling, and Python execution. It enables comprehensive research processes, from intelligent clarification to report generation and even podcast creation, all while giving back to the open-source community.

GLM-4.5: Agentic, Reasoning, and Coding Foundation Models for Advanced AI
The GLM-4.5 GitHub repository introduces the GLM-4.5 and GLM-4.6 series of foundation models, designed for advanced agentic, reasoning, and coding capabilities. These models offer significant improvements, including longer context windows, enhanced coding performance, and superior reasoning, making them highly competitive in the LLM landscape. Developers can leverage these models for complex intelligent agent applications, backed by strong benchmark results.

Attachments: The Python Funnel for LLM Context and Multimodal Data
Attachments simplifies providing context to Large Language Models by transforming various file types into model-ready text and images. This Python library acts as a universal funnel, enabling developers to integrate diverse data sources like PDFs, images, web content, and even entire code repositories with just a few lines of code. It supports popular LLM APIs and frameworks, making multimodal AI development more accessible.