OpenDataforWeb3 / DataGrantsforARB

Organizing work as outlined in the Data Grants proposal to ThankARB and the ARB DAO in Q4 of 2023
Apache License 2.0
3 stars 1 forks source link

RAG infused Grant Exploration Chat Bot #22

Closed omnianalytics closed 8 months ago

omnianalytics commented 9 months ago

Objective: To improve the overall transparency of the grant awarding process, AI can be leveraged to allow non-technical users to ask questions about the funded grants in the Arbitrum eco-system

Data: Data on each Arbitrum grantee as stored in the Karma platform

Methodology: The data could be exported as a .csv, converted into a database, vectorized and then stored in a vector db that's chained to an AI such as Chat-GPT. A wrapper interface could then be built to allow users to "chat" with the dataset.

Deliverable: A front end that allows users to ask questions about projects funded by the DAO.