fetchai / agentverse

Public repository for Agentverse
Apache License 2.0
1 stars 4 forks source link

Improve UX of Explorer: Fix Default Sorting Issue #10

Open shiprapurohit2 opened 1 week ago

shiprapurohit2 commented 1 week ago

Prerequisites

Feature

Currently, the default sorting criterion in the Explorer highlights agents like Alice and Bob, which have over 100k+ interactions. For example:

Agent 1: This agent has more than 150k interactions but no rating and is created by community dev: Playground.

Agent 2: This agent has almost 500k interactions and is created by a community dev named Ali.Hosseini, which seems to be an internal team member as per their Google Scholar profile.

However, these agents appear to be created for internal testing purposes, and their interaction numbers don't reflect typical usage patterns. For instance, the pinned agent on DeltaV has fewer than 10k interactions:

Pinned Agent This default sorting based on interaction numbers results in less visibility for genuinely useful community-created agents, making the "most used" filter less meaningful.

Additional Information (Optional)

No response

ejfitzgerald commented 3 days ago

Really good piece of feedback, we are in the process of overhauling this default rating system to make this much better. Please bear with us and we will keep you up to date with the changes here.