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

Modelling the FPL data and determing AI use Case #8

Open
pratik-IDWT opened this issue Sep 22, 2023 · 2 comments
Open

Modelling the FPL data and determing AI use Case #8

pratik-IDWT opened this issue Sep 22, 2023 · 2 comments
Labels
Research Researching Topics, Ideas or Tools

Comments

@pratik-IDWT
Copy link
Member

What's Next?

  1. Make a simple query that brings together the data for these tables

Image

  1. Run the query and store into a modelled table or tables
  2. Generate some trending analytics

What's the AI use case?

This need some thought but I can do one of a few things:

  • Create a public facing web based tool, that lets you talk to the dataset and retrieve approved analytics through training and retrieval-augmented generation (RAG) principles
  • Let AI analyse the data and show me trends

Originally posted by @pratik-IDWT in #6 (comment)

@pratik-IDWT
Copy link
Member Author

Some Links with connecting AI to a database to use as a showcase

When reading/researching/using AI within an organisation, I would lean towards using the RAG approach, which can be used to obtain approved/defined queries, to return approved information.

Some links to refer to when I get to this:

@pratik-IDWT
Copy link
Member Author

pratik-IDWT commented Oct 3, 2023

Another link explaining how to train a LLP model for free using their tool

https://huggingface.co/blog/Llama2-for-non-engineers

However I won't use it, but take the learnings of inputs/outputs. I suspect they will use the information in the future to train their models and makea commercial product

@pratik-IDWT pratik-IDWT added the Research Researching Topics, Ideas or Tools label Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Research Researching Topics, Ideas or Tools
Projects
Status: To Do - Stuff from backlog that needs to be done
Development

No branches or pull requests

1 participant