pm4py / pm4py-core

Public repository for the PM4Py (Process Mining for Python) project.
https://pm4py.fit.fraunhofer.de
GNU General Public License v3.0
722 stars 286 forks source link

openAI? #429

Closed Krasnomakov closed 1 year ago

Krasnomakov commented 1 year ago

Can't find openAI that previously existed? Do you plan to create AI-powered automation?

fit-alessandro-berti commented 1 year ago

Dear @Krasnomakov

We renamed the "pm4py.openai" module to "pm4py.llm". Find complete documentation at https://pm4py.fit.fraunhofer.de/static/assets/api/2.7.5/index.html

We don't plan to integrate AI-powered RPA soon, although it may be a good idea for the future

Krasnomakov commented 1 year ago

Great, thanks!