DiscreetAI/ben-decentralized-chatbot
YC Hackathon 2018 Winner Project. BEN: A decentralized chatbot that uses federated learning.
This project helps you build a chatbot that learns from many sources without centralizing all the data. You provide a dataset, and it trains a chatbot model using a decentralized approach. This is useful for organizations that need conversational AI but have strict data privacy requirements or want to leverage distributed data.
No commits in the last 6 months.
Use this if you need to create a chatbot that continuously learns from diverse datasets across multiple locations while maintaining data privacy and security.
Not ideal if you have all your training data in one place and prefer a traditional, centralized machine learning approach.
Stars
16
Forks
4
Language
JavaScript
License
MIT
Category
Last pushed
Feb 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DiscreetAI/ben-decentralized-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
flwrlabs/flower
Flower: A Friendly Federated AI Framework
JonasGeiping/breaching
Breaching privacy in federated learning scenarios for vision and text
anupamkliv/FedERA
FedERA is a modular and fully customizable open-source FL framework, aiming to address these...
zama-ai/concrete-ml
Concrete ML: Privacy Preserving ML framework using Fully Homomorphic Encryption (FHE), built on...
p2pfl/p2pfl
P2PFL is a decentralized federated learning library that enables federated learning on...