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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Recommendation Agent - PICT #354

Closed
wants to merge 4 commits into from
Closed

Move Recommendation Agent - PICT #354

wants to merge 4 commits into from

Conversation

SEGRR
Copy link

@SEGRR SEGRR commented Apr 20, 2024

Movie Recommendation Agent 馃

This uAgent recommends the movies to user. It will start by showing you a variety of movies genres. Just choose the ones like action, comedy, drama, horror. Based on your selection, it will present the list of movies. when user select the movie,it will show the streaming Platform.

  • Contribution : TEAM BRUTE FORCE

Copy link
Contributor

@gautamgambhir97 gautamgambhir97 left a comment

Choose a reason for hiding this comment

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

Contributing
https://github.com/fetchai/uAgents/blob/main/integrations/CONTRIBUTING.md

Include a project.json file, example of:

{
    "title": "Bert Base Uncased",
    "description": "BERT base model (uncased) Pretrained model on English language using a masked language modeling (MLM) objective.",
    "categories":    ["Text Classification", "Hugging Face", "Text Generation"], 
    "deltav": false
}

Set deltav to true if your agent is built using agentverse and is accessible by DeltaV.

@gautamgambhir97 gautamgambhir97 added integration PRs that add integrations but do not contribute to uAgents framework action needed from contributor labels Apr 21, 2024
@devjsc devjsc added changes requested Contributor must address PR comments to proceed with approval and merging. and removed action needed from contributor labels Apr 22, 2024
@devjsc
Copy link
Member

devjsc commented May 23, 2024

Closed as requested changes were not applied; happy to review again with changes made in future if you wish to re-open PR.

@devjsc devjsc closed this May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes requested Contributor must address PR comments to proceed with approval and merging. integration PRs that add integrations but do not contribute to uAgents framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants