PromptEx - aplpolaris/promptfx GitHub Wiki
PromptEx modules provide an execution/service layer for AI workflows, RAG pipelines, and MCP integration, supporting various workflow, planning/reasoning, and execution models.
promptex-pipsprovides workflow/pipeline, tool, and agent abstractions and implementations- support for AI pipelines (chaining prompts and/or APIs together)
- a basic tool chain execution service
promptex-docsenables document management and RAG pipelines PrompEx-Docs- a local embedding (vector) database
- document chunking tools
- document Q&A pipelines
promptex-mcpadds support for MCP (Model Context Protocol) server and client implementations PromptEx-MCP- MCP client/server support and tool runtimes