aimclub / FEDOT

Automated modeling and machine learning framework FEDOT
https://fedot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
619 stars 84 forks source link

[Docs]: complement documentation with outputs of a llm trained on FEDOT examples #1303

Open Lopa10ko opened 3 weeks ago

Lopa10ko commented 3 weeks ago

Motivation

Leveraging large language models (LLMs) to generate framework documentation offers several key benefits:

Suggestion

Utilize the RAG approach with an LLM-agent trained on the framework's application examples to generate documentation.