masa-finance / masa-bittensor

Bittensor Subnet Config
https://masa.ai
MIT License
9 stars 11 forks source link

spike(data storage): Indexed Twitter data storage #234

Open Luka-Loncar opened 1 week ago

Luka-Loncar commented 1 week ago

Problem Statement

Validators are currently indexing Twitter data periodically, but have nowhere to store this valuable information. This indexed data, while not generated by external user queries, is crucial for maintaining an active and responsive network. We need a solution to efficiently store and manage this data for future use and analysis.

There is a potential security risk on how we are currently exposing validator endpoints this is covered here: https://github.com/masa-finance/masa-bittensor/issues/243

We have been pushing data we have scraped to HF with an upload script: https://github.com/masa-finance/awesome-masa/tree/feature/huggingface/hugging_face

Considerations

Luka-Loncar commented 1 week ago

Changing into Spike ticket - we need follow-up tasks after it is done. @teslashibe @grantdfoster @hide-on-bush-x @5u6r054

Luka-Loncar commented 4 days ago

We need follow up ticket here in order to be able to close out this spike ticket:

@theMultitude @grantdfoster

Luka-Loncar commented 1 day ago

Linked to feature from this PR https://github.com/masa-finance/masa-protocol-api/pull/4