Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Lopa10ko opened this issue Jun 11, 2024 · 0 comments · May be fixed by #1301
Open

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

Lopa10ko opened this issue Jun 11, 2024 · 0 comments · May be fixed by #1301
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@Lopa10ko
Copy link
Collaborator

Motivation

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

  • Improved consistency and coherence across the documentation corpus, ensuring a cohesive user experience.
  • Distillation of complex concepts into clear, concise explanations, enhancing accessibility.
  • As frameworks grow, LLMs can automatically generate and update documentation, reducing maintenance overhead.
  • The LLM-generated documentation can be iteratively refined based on user feedback, keeping it up-to-date and relevant.

Suggestion

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

@Lopa10ko Lopa10ko added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Jun 11, 2024
@Lopa10ko Lopa10ko linked a pull request Jun 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant