awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tauricresearch/tradingagentsAvatar de TauricResearch

    TauricResearch/TradingAgents

    86,622Voir sur 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
    Voir sur GitHub↗86,622
  • samuelschmidgall/agentlaboratoryAvatar de SamuelSchmidgall

    SamuelSchmidgall/AgentLaboratory

    5,295Voir sur 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
    Voir sur GitHub↗5,295
  • hkuds/paper2slidesAvatar de HKUDS

    HKUDS/Paper2Slides

    3,092Voir sur 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
    Voir sur GitHub↗3,092
  1. Home
  2. Data & Databases
  3. Workflow Checkpointing Systems