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 #66

Closed
wants to merge 1 commit into from
Closed

Added Senseloaf Resume Parser Provider #66

wants to merge 1 commit into from

Conversation

Rutvik-Trivedi
Copy link
Contributor

@Rutvik-Trivedi Rutvik-Trivedi commented Oct 25, 2023

Added Senseloaf Resume Parser Provider.

To Use, add your credentials to settings file and run

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

@DninoAdnane
Copy link
Contributor

Hello @Rutvik-Trivedi ,

Thank you for your Pull request,

In order to review and merge your pull request quickly, can you please pull a more recent version of our code, and than update your pull request ? It will solve some conflicts and make it easier for us to review your code.

@Rutvik-Trivedi Rutvik-Trivedi deleted the senseloaf-dev branch October 30, 2023 11:47
@Rutvik-Trivedi Rutvik-Trivedi restored the senseloaf-dev branch October 30, 2023 11:48
@Rutvik-Trivedi
Copy link
Contributor Author

Hi @DninoAdnane , have updated the request

@DninoAdnane
Copy link
Contributor

Thank you @Rutvik-Trivedi for you quick update, we will have a look at it and hopefully merge it as soon as possible

@coscialp
Copy link
Contributor

coscialp commented Nov 6, 2023

Hey @Rutvik-Trivedi,

Thanks a bunch for your pull request! We really appreciate your effort in adding that awesome feature.

However, it seems like there are a lot of old versioned files included in the PR. To streamline the process and make the review easier, could you please create a new pull request with only the files related to the new feature? This will help us focus on the changes and provide a faster and more efficient review.

Let me know if you have any questions or need further clarification.

Thanks again for your contribution!

Best

@coscialp coscialp closed this Nov 6, 2023
@Rutvik-Trivedi
Copy link
Contributor Author

@coscialp Have created a fresh pull request #69 . Let me know if any problems are faced

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.

3 participants