Metadata-Version: 2.1
Name: orbitdb_kit
Version: 0.0.2
Summary: a python wrapper around nodejs orbitdb
Author-email: Benjamin Barber <starworks5@gmail.com>
Project-URL: Homepage, https://github.com/endomorphosis/orbitdb_kit
Project-URL: Issues, https://github.com/endomorphosis/orbitdb_kit/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Orbitdb Kit

This Repository is meant to bridge python to an orbitdb instance running in nodejs. The orbitdb instance is also hosting a websocket server, and the python library uses its websocket connection to sync data to / from the orbitdb instance.


# 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
