In-Data-We-Trust / IDWT-All-Things-SQL-And-Python-And-Code

A repository contains all SQL querys and reference materials
2 stars 0 forks source link

Modelling the FPL data and determing AI use Case #8

Open pratik-IDWT opened 9 months ago

pratik-IDWT commented 9 months ago

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:

Originally posted by @pratik-IDWT in https://github.com/In-Data-We-Trust/IDWT-All-Things-SQL-And-Python-And-Code/issues/6#issuecomment-1731551061

pratik-IDWT commented 9 months ago

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 commented 9 months ago

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