awesome-repositories.comCategoríasBlog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
futuresearch avatar

futuresearch/everyrow-sdk

0
View on GitHub↗
43 estrellas·6 forks·Python·MIT·2 vistasfuturesearch.ai↗

Everyrow Sdk

PyPI version License: MIT Python 3.12+

Features

  • Agent Frameworks - Applies LLM agents to data operations on pandas DataFrames.
  • AI Agents and Automation - AI-powered data operations SDK. Semantic deduplication, fuzzy merging, and intelligent ranking for data analysis workflows.

Historial de estrellas

Gráfico del historial de estrellas de futuresearch/everyrow-sdkGráfico del historial de estrellas de futuresearch/everyrow-sdk

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Everyrow Sdk

Proyectos open-source similares, clasificados según cuántas características comparten con Everyrow Sdk.
  • flowiseai/flowiseAvatar de FlowiseAI

    FlowiseAI/Flowise

    53,641Ver en GitHub↗

    Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p

    TypeScriptagentic-aiagentic-workflowagents
    Ver en GitHub↗53,641
  • foundationagents/openmanusAvatar de FoundationAgents

    FoundationAgents/OpenManus

    56,572Ver en GitHub↗

    OpenManus is an autonomous agent framework designed to build intelligent software entities capable of executing complex, multi-step tasks through independent decision-making. It functions as a workflow orchestration engine that uses a central language model to interpret user goals, break them down into actionable steps, and manage the execution flow of agents. The system maintains coherence across tasks through a stateful execution context that tracks progress and intermediate data. The platform distinguishes itself through a dynamic capability discovery mechanism that inspects tool definitio

    Python
    Ver en GitHub↗56,572
  • crewaiinc/crewaiAvatar de crewAIInc

    crewAIInc/crewAI

    53,687Ver en GitHub↗

    CrewAI is a multi-agent orchestration framework designed for building autonomous systems that execute complex, multi-step workflows. It provides a development platform where specialized agents are defined with specific roles, goals, and tool sets to perform tasks collaboratively. By leveraging a declarative workflow engine, the system manages task dependencies, state transitions, and execution logic, allowing for the creation of structured, stateful sequences of operations. The framework distinguishes itself through its hierarchical management capabilities, which utilize manager agents to coo

    Pythonagentsaiai-agents
    Ver en GitHub↗53,687
  • langchain-ai/deepagentsAvatar de langchain-ai

    langchain-ai/deepagents

    25,006Ver en GitHub↗

    Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing AI agents built with computational graphs. It provides a containerized runtime environment that handles agent execution, state persistence, and the versioning of AI assistants. The platform distinguishes itself through deep integration with the Model Context Protocol, allowing agents to function as servers that expose tools and capabilities to external clients. It features a sophisticated observability suite for capturing execution traces, performing LLM-based evaluations agai

    Pythonagentsdeepagentslangchain
    Ver en GitHub↗25,006
Ver las 30 alternativas a Everyrow Sdk→

Preguntas frecuentes

¿Qué hace futuresearch/everyrow-sdk?

PyPI version License: MIT Python 3.12+

¿Cuáles son las características principales de futuresearch/everyrow-sdk?

Las características principales de futuresearch/everyrow-sdk son: Agent Frameworks, AI Agents and Automation.

¿Qué alternativas de código abierto existen para futuresearch/everyrow-sdk?

Las alternativas de código abierto para futuresearch/everyrow-sdk incluyen: foundationagents/openmanus — OpenManus is an autonomous agent framework designed to build intelligent software entities capable of executing… langchain-ai/langgraph — LangGraph is a framework for building stateful, multi-step agentic workflows by modeling application logic as a… crewaiinc/crewai — CrewAI is a multi-agent orchestration framework designed for building autonomous systems that execute complex,… flowiseai/flowise — Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual,… langchain-ai/deepagents — Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing… langflow-ai/langflow — Langflow is a visual interface for building and orchestrating workflows, allowing users to construct complex systems…