Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.5 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.5 KB

IPFS kit

This is a python library that installs and configures ipfs services through Kubo, ipfs_cluster_service based on the contents in the config file, for example whether the node is supposed to operate as a master, worker, or leecher, and allows ipfs cids to be reached through storacha (previously web3storage) if they are not in the cluster already.

IPFS Huggingface Bridge:

for huggingface transformers python library visit: https://github.com/endomorphosis/ipfs_transformers/

for huggingface datasets python library visit: https://github.com/endomorphosis/ipfs_datasets/

for faiss KNN index python library visit: https://github.com/endomorphosis/ipfs_faiss

for transformers.js visit:
https://github.com/endomorphosis/ipfs_transformers_js

for orbitdb_kit nodejs library visit: https://github.com/endomorphosis/orbitdb_kit/

for ipfs_kit python library visit: https://github.com/endomorphosis/ipfs_kit/

for ipfs_kit nodejs library visit: https://github.com/endomorphosis/ipfs_kit_js/

for python model manager library visit: https://github.com/endomorphosis/ipfs_model_manager/

for nodejs model manager library visit: https://github.com/endomorphosis/ipfs_model_manager_js/

for nodejs ipfs huggingface scraper with pinning services visit: https://github.com/endomorphosis/ipfs_huggingface_scraper/

for ipfs agents visit: https://github.com/endomorphosis/ipfs_agents/

for ipfs accelerate visit: https://github.com/endomorphosis/ipfs_accelerate/

Author - Benjamin Barber QA - Kevin De Haan