Awesome AI AgentsKnowledge Graph Orchestration

plexe-ai/plexe

⭐ 2634 Python added to this list on 2025-05-02 repository created 2025-01-05

Plexe is an innovative machine learning framework that allows users to build machine learning models using natural language prompts. Instead of writing complex code, users can describe their desired model in plain English, specifying the intent, input schema, and output schema. The system then uses an AI-powered multi-agent architecture to analyze the requirements, plan the model, generate and improve the code, test and evaluate the model's performance, and package it for deployment. This approach significantly simplifies the model creation process, making it accessible to users who may not have deep expertise in machine learning or programming. Plexe supports distributed training and evaluation using Ray, enabling faster parallel processing by distributing workloads across multiple CPU cores or nodes. It also offers features like synthetic data generation and automatic schema inference, which help users prepare datasets and define model inputs and outputs more efficiently. The framework supports multiple large language model (LLM) providers, including OpenAI, Anthropic, and Google, allowing users to choose their preferred backend for model building. The project is available as a Python library and can be installed with different dependency options, including lightweight and full deep learning support. It also offers a managed cloud service for users who prefer a hosted solution. Plexe is designed to be extensible and user-friendly, with comprehensive documentation and community support through Discord. The roadmap includes plans for supporting non-tabular data types and enhancing the platform's capabilities. Overall, Plexe represents a novel approach to machine learning model development by leveraging natural language and AI agents to automate and streamline the entire process from model definition to deployment.

https://github.com/plexe-ai/plexe

agentsai-agentsanthropicautomated-model-generationcloud-servicedistributed-traininggooglellm-providersmachine-learningmlmodel-buildingmulti-agent-architecturemultiagentmultiagent-systemsnatural-languageopenaipython-libraryrayschema-inferencesynthetic-data

Also in Knowledge Graph Orchestration

Graphify-Labs/graphify

Graphify turns any codebase, including documentation and other files, into a queryable knowledge graph using local AST parsing, without relying on vector stores or embeddings.

microsoft/autogen

AutoGen is a Microsoft-developed framework for building multi-agent AI applications that operate autonomously or with human collaboration, featuring layered APIs, developer tools, and community support.

siyuan-note/siyuan

SiYuan is a privacy-first, self-hosted, open-source personal knowledge management system with block-level referencing and Markdown WYSIWYG editing capabilities.

Hawksight-AI/semantica

Self-hostable Python platform that builds context and knowledge graphs from enterprise data with deterministic reasoning, ontology management and W3C PROV-O provenance for auditable agent decisions.

camel-ai/oasis

OASIS is an open-source, scalable social media simulation platform that uses large language models and rule-based agents to realistically simulate the behavior of up to one million users on platforms like Twitter and Reddit for studying complex social phenomena.

liveblocks/liveblocks

Liveblocks is a platform providing customizable pre-built features to easily add multiplayer, engaging, and AI-ready collaborative experiences to applications without disrupting development roadmaps.

Paper2Poster/Paper2Poster

Paper2Poster is an open-source multi-agent system that automates the generation of editable scientific posters from research papers in PDF format, featuring a comprehensive evaluation suite to ensure visual and textual quality.

kingjulio8238/Memary

Memary is an open-source memory layer that emulates human memory to enhance autonomous agents' reasoning and learning capabilities, supporting local LLMs and vision models with multi-agent and multi-graph database integration.