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

Feature/add spellcheck #34

Merged
merged 9 commits into from
Feb 7, 2025

Conversation

jpgtzg
Copy link
Contributor

@jpgtzg jpgtzg commented Feb 3, 2025

Description

  • Implemented a new feature that spellchecks any Experience, Skill or Education added
  • Returns a JSON response with the final data

Changes Made

  • Implemented a spell checking for all fields provided, if the spell_check field in the JSON parameter is set to true

Testing

  • Verified the new endpoint
  • Confirmed the endpoint works with all models

Issues

@jpgtzg jpgtzg force-pushed the feature/add-spellcheck branch from 758380c to aad7395 Compare February 3, 2025 20:03
app.py Outdated Show resolved Hide resolved
app.py Outdated Show resolved Hide resolved
@jpgtzg jpgtzg force-pushed the feature/add-spellcheck branch from aad7395 to 49206f1 Compare February 5, 2025 12:57
@jpgtzg jpgtzg requested a review from Pradyuman7 February 5, 2025 13:19
Copy link
Collaborator

@Pradyuman7 Pradyuman7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Pradyuman7
Copy link
Collaborator

@jpgtzg please resolve the conflicts and then feel free to merge

@jpgtzg
Copy link
Contributor Author

jpgtzg commented Feb 7, 2025

@Pradyuman7 ready!

@Pradyuman7 Pradyuman7 merged commit 4a5730a into MLH-Fellowship:main Feb 7, 2025
0 of 2 checks passed
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.

Spell check on content added by user
2 participants