RantirAI / rantir-cloud-go

Official Rantir Personal AI Dashboard Builder (Not for Commercial Uses)
https://rantir.com
Other
0 stars 0 forks source link

Build AI chat plugin #3

Closed Yakito closed 2 months ago

brianmusuku commented 6 months ago

Tuesday 28th May 2024 Update

Worked on:

  1. Pulled in pages data into collection ,
  2. Made sure clean db after plugin reload happens

Working on:

  1. Adding Charts choices to the aiexplore plugin.
  2. Collecting data to train chart building model.
  3. First OAI api connection & response from collection data.

To do:

  1. Add form data into collection.
  2. Normalize DB so as to collect more descriptive collection data, that is more human/AI readable.
  3. clean wf plugin code No Blockers.
Yakito commented 6 months ago

great progress! thanks!

brianmusuku commented 5 months ago

Thursday 30th May 2024 Update

Worked on:

  1. First AI api connection & response from collection data.
  2. exploring chart libraries and implementing them to the aiexplore plugin.

Working on:

  1. Collecting data to train chart building model.
  2. aiexplore plugin front-end chat like interface.
  3. In-cooperate pages data into AI question asking

To do:

  1. Add form data into collection.
  2. Normalize DB so as to collect more descriptive collection data, that is more human/AI readable.
  3. clean wf plugin code

No Blockers.

brianmusuku commented 5 months ago

Wednesday 5th May 2024 Update

Worked on:

  1. Added pages data to into model.
  2. Create more descriptive columns from data, that is more human/AI readable as opposed to ids.
  3. Deploying first version.

Working on:

  1. Add form data into collection.
  2. clean wf plugin code
  3. Collecting data to train chart building model.

No Blockers.