awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesWorkflow Checkpointing Systems

Tools for persisting state and resuming long-running data processing tasks to ensure continuity.

Distinguishing note: Focuses on state persistence for data analysis workflows rather than general-purpose job scheduling.

Explore 3 awesome GitHub repositories matching data & databases · Workflow Checkpointing Systems. Refine with filters or upvote what's useful.

Awesome Workflow Checkpointing Systems GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tauricresearch/tradingagentsالصورة الرمزية لـ TauricResearch

    TauricResearch/TradingAgents

    86,622عرض على GitHub↗

    TradingAgents is an autonomous financial research and simulation framework that coordinates specialized agents to analyze market data and execute investment strategies. The system functions as a multi-agent debate environment where independent units critique financial insights through structured, adversarial reasoning to improve decision accuracy and mitigate investment risks. The platform distinguishes itself through a risk-gated transaction pipeline that validates all proposed financial actions against market volatility and liquidity constraints before execution on a simulated exchange. To

    Maintaining long-running data analysis tasks by checkpointing progress and recovering state to ensure continuity during complex market evaluations.

    Pythonagentfinancellm
    عرض على GitHub↗86,622
  • samuelschmidgall/agentlaboratoryالصورة الرمزية لـ SamuelSchmidgall

    SamuelSchmidgall/AgentLaboratory

    5,295عرض على GitHub↗

    AgentLaboratory is a multi-agent research system that automates the entire scientific experimentation process, from literature review through experiment execution to report generation, using a sequence of specialized AI agents. The system orchestrates a team of language-model-driven agents—a literature reviewer, experimental planner, executor, and report writer—to autonomously complete an end-to-end research workflow. The system distinguishes itself by saving progress at every checkpoint, enabling seamless recovery and continuation after interruptions or failures. Agents build on each other's

    Saves progress at each checkpoint and restores state to resume research workflows after interruption or failure.

    Python
    عرض على GitHub↗5,295
  • hkuds/paper2slidesالصورة الرمزية لـ HKUDS

    HKUDS/Paper2Slides

    3,092عرض على GitHub↗

    Paper2Slides is an AI-driven presentation generator and content extractor designed to transform academic papers and scientific documents into structured slides and posters. It utilizes retrieval-augmented generation to distill key data points and identify critical figures while maintaining direct traceability to the original source text. The system functions as an AI slide designer that applies professional themes or custom visual styles defined through natural language. It integrates with external image generation services to produce high-quality visuals and research visualizations for acade

    Saves intermediate pipeline states to allow resuming interrupted generation tasks or regenerating specific presentation sections.

    Pythonagentic-aillm-agentspaper2poster
    عرض على GitHub↗3,092
  1. Home
  2. Data & Databases
  3. Workflow Checkpointing Systems