Metadata-Version: 2.1
Name: beginai
Version: 1.5.3
Summary: A library to interact with Begin AI platform in order to build personalisation algorithms.
Home-page: https://docs.begin.ai
Author: Begin AI Research & Engineering
Author-email: engineering@begin.ai
License: Proprietary
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests (==2.27.1)
Requires-Dist: tqdm
Requires-Dist: pytest
Requires-Dist: freezegun
Requires-Dist: pandas
Requires-Dist: deepdiff


This is Begin AI python SDK for both batch processing and application integration. 
It can be used to integrate applications with Begin.ai orchestration platform to deliver applications with
personalisation algorithms to do:
1. Predict user engagement.
2. Provide recommenders for users.
3. Detect fake content.
4. Detect fake profiles.
5. Classify objects, profiles and contents automatically in categories.

You do not need machine learning experience to use this library, 
check out our documentation for details. 
https://docs.begin.ai/b89798c6201243ecbbdc1126ece4e989

register at begin.ai to get started.


