Closed bashybaranaba closed 1 year ago
Hey @ErinOCon, just checking on the status of my request
Any update?
Hey, just checking in on the status of the grant request once again
Hi @bashybaranaba, thank you for your proposal and for your patience with our review process. Unfortunately, we will not be moving forward with a grant at this time. Wishing you all the best as you continue to build!
1. What is your project, and what problem does it solve? (max 100 words)
Foliohouse is a decentralized dataset repository that leverages the Filecoin Virtual Machine (VM) and Web3 Storage to provide secure, efficient and incentivized storage of high-quality datasets. With access control and a lightweight dataset loader, Foliohouse is an effective way for data scientists and machine learning practitioners to share, access, and use datasets.
2. Project links
Link to Github repo: https://github.com/bashybaranaba/foliohouse Link to demo or website: https://foliohouse-prototype.vercel.app/ License: MIT
3. a) How is IPFS, Filecoin, or related technology used in this project?
The general flow of the project's design is as follows: A dataset creator uploads their dataset -> The dataset file is encrypted and stored -> The smart contract defines the incentives and who can access the dataset -> The foliohouse dataset loader (a lightweight python library ) is used to access and interact with the dataset -> Each time a dataset is loaded for analysis, the creator of the dataset earns tokens which can be used to pay for storage on the platform
The Filecoin VM brings user programmability to the Filecoin network, allowing the creation of the smart contract that governs the built-in token economy used in Foliohouse.
Web 3 storage, on the other hand, stores data redundantly across multiple Filecoin miners and the public IPFS network and provides information about where the data is stored, and retrieves data by CID, ensuring that datasets are available and accessible to users.
b) Is this project building with the current microgrants focus area (FVM)? (Yes or No)
Yes
4. How will you improve your project with this grant? What steps will you take to meet this objective?
5. If accepted, do you agree to share monthly project updates in this Github issue for 3 months or until the project described here is complete?
Yes
6. Does your proposal comply with our Community Code of Conduct?
Yes
7. Links and submissions
Additional questions:
For each team member(s), please list name, email, Github account, and role in the project.
Name: Baranaba Mugabane Github: https://github.com/bashybaranaba Email: bashybaranaba@gmail.com Role: Fullstack dev