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

Implement AI component #635

Open
romicolman opened this issue Nov 6, 2024 · 0 comments
Open

Implement AI component #635

romicolman opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
critical This is KEY component for the stable version

Comments

@romicolman
Copy link
Collaborator

romicolman commented Nov 6, 2024

Problem description

A couple of weeks ago, we temporarily hid the AI dialog in the ODE because our team decided to first reflect on how we would make the AI integration. The process involved several team discussions guided by Madelon Hulsebos (AI consultant) to get feedback, insights and recommendations. In this process, we tried to address these key topics:

  • What would be a useful AI integration for the user?
  • How would we communicate it (transparency aspect)
  • Privacy conversations.

Step 1

  • Enable the AI button at the top of the datagrid:
Captura de pantalla 2024-11-06 a la(s) 2 09 27 p  m

Order: AI, Publish and Save Changes.

Button name: AI

Since the name is short, you can add the same icon we used in the past: Captura de pantalla 2024-11-06 a la(s) 3 02 23 p  m

Other specifications: because the aim of the AI integration will help users improve name and descriptions for columns, please, activate the AI button whenever a user ingest a table in csv, Excel or Google Sheets.

  • Predefined prompt: suggest improvements to the names of the columns in the table and provide descriptions for each of them

Step 2

After clicking on the AI button, the user adds their credentials to activate the AI feature.

Step 3

Then, the ODE displays a new dialog with this message to inform the user what will happen after validating credentials with the AI system:

If you proceed, the Open Data Editor will only share the names of the columns in your table to suggest improvements to the titles and descriptions associated with them. Do you want to proceed?

Cancel / OK

Step 4

If the user clicks on Cancel, the ODE will show the datagrid again. If the user accepts, the ODE will show the output in a pop up window:**

Note: it's up to the user to decide to edit column names and descriptions after the AI result.

@romicolman romicolman changed the title Enable AI dialog Implement AI component Nov 6, 2024
@romicolman romicolman added the critical This is KEY component for the stable version label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical This is KEY component for the stable version
Projects
Status: Backlog
Development

No branches or pull requests

2 participants