Target Module
core
Problem Statement
Early version of Process mining + Knowledge base applied to one customer
Proposed Solution
Process mining
- Not structured data in sharepoint (pptx, docs, pdf, txt, md...) -> connection from sharepoint to knowledge graph
- Structured data in sharepoint (csv, xls, bbdd) -> connection a normalized db using the skill discover schema, maybe link it with a studio so it's more visual -> output goes to duckdb/sqlite (memory db not mantainence)
- Arquitectura hexagonal genérica, el primer adaptador es sharepoint.
Knowledge base
- LightRAG -> markitdown, configurable custom extraction. Ex: extract profiles of people in the data as a postprocessing of graph. Then it's optimized and indexed and the queries are very fast
- Queries for benchmark
- Tools for the agent to query the structured db (SQL query) and to the KG and and combine them. User through a tool that generates SQL code and that has RBAC permissions. Example: "Why the process in X region is not working as expected?"
Customer 1 needs
- I want to do a end to end analysis with a number of skills and/or agents -> mapping of the processes that are going to be executed. This is the analysis procedure.
No response
Additional Context
No response
Target Module
core
Problem Statement
Early version of Process mining + Knowledge base applied to one customer
Proposed Solution
Process mining
Knowledge base
Customer 1 needs
No response
Additional Context
No response