Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Senseloaf Resume Parser Provider #69

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

Rutvik-Trivedi
Copy link
Contributor

Added Senseloaf Resume Parser Provider

Usage

Add your credentials to senseloaf_settings_template.json and rename it to senseloaf_settings.json

Run,

from edenai_apis.apis import SenseloafApi
api = SenseloafApi()
result = api.ocr__resume_parser('path_to_file')

@coscialp coscialp merged commit 6ea0a46 into edenai:master Nov 7, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants