Skip to content

An advanced distributed knowledge fabric for intelligent document processing, featuring multi-document agents, optimized query handling, and semantic understanding.

Notifications You must be signed in to change notification settings

jmanhype/DSPy-Multi-Document-Agents

Repository files navigation

Multi-Document Agent System (MDAS)

Overview

MDAS leverages a distributed agent-based architecture to enhance document processing through a smart partitioning of textual documents. By encapsulating the semantic meaning of document partitions in semi-autonomous agents, it offers parallel querying and reasoning across a comprehensive knowledge space.

System Architecture

Detailed documentation for the system architecture can be found in the following sections:

Query Processing

Explore how MDAS processes queries through these detailed documents:

Optimization Techniques

Understand the optimization techniques used in MDAS:

Getting Started

To set up the MDAS:

git clone https://github.com/jmanhype/DSPy-Multi-Document-Agents.git
cd DSPy-Multi-Document-Agents
pip install -r requirements.txt

Usage

Run the system with:

python main.py

Contributing

Contributions are welcome! Please fork the project, make your changes, and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

An advanced distributed knowledge fabric for intelligent document processing, featuring multi-document agents, optimized query handling, and semantic understanding.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published