Add AI recommendation feature using GitHub username input #1344
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Requests Review Criteria
Caution
PRs that fail to meet these review standards will be automatically flagged and may be rejected by maintainers.
mainCloses:
Describe the add-ons or changes you've made 📃
1)I have added a small AI recommendation features that take GitHub username of the user as input and analyze the users Github profile and repositories in every manner including the Time When they generated the issue and created the PR different repositories that they have their languages that it consist of .
2)Then all this data is going to Gemini Which I have connected through Gemini API key which gives the output in which it only states the future projects which can be made by user according to the data that has been fetched from Github.
3) In the front end after right I have added option of get recommendation which also has an iconic AI assistant which if clicked will automatically generate the recommendation.
Screenshots 📷
Note to reviewers (Optional) 📄