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

[AI] Export data as sentences digestible by LLM #150

Open
yuripourre opened this issue Feb 11, 2024 · 0 comments
Open

[AI] Export data as sentences digestible by LLM #150

yuripourre opened this issue Feb 11, 2024 · 0 comments

Comments

@yuripourre
Copy link
Member

The current data model is very flexible but there is no intuitive way to access the data.

One way to have it and also make it more future-proof is generating human-readable sentences that can be used as input to LLM-based chatbots like ChatGPT.

We need to iterate over the model and extract leafs until the root node so order makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant