Content
View differences
Updated by Niels Lindenthal 3 months ago
##
Problem:
* Users want to interact with OpenProject using natural language with external AI assistants to generate project status reports, find work packages, or analyze progress.
* Currently, they must extract data manually, build API scripts, or rely on nonstandard integrations.
* There’s no consistent, secure, standard protocol to let LLMs work with OpenProject data.
Pain:
* Manually copy project data for analysis
* Use API tokens in custom scripts which is a technical barrier and not maintainable.
* AI models can’t access project data directly
Problem:
* Users want to interact with OpenProject using natural language with external AI assistants to generate project status reports, find work packages, or analyze progress.
* Currently, they must extract data manually, build API scripts, or rely on nonstandard integrations.
* There’s no consistent, secure, standard protocol to let LLMs work with OpenProject data.
Pain:
* Manually copy project data for analysis
* Use API tokens in custom scripts which is a technical barrier and not maintainable.
* AI models can’t access project data directly