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 builder categories and filter functionality to mor.Builder page #2

Open
kcdenman opened this issue Oct 30, 2024 · 2 comments

Comments

@kcdenman
Copy link
Collaborator

Summary

  • Goal: As a user, I would like to:
    • find Morpheus Builders that meet certain criteria
    • have an understanding of what Builder categories exist
  • User Problem: Currently, all Builders are part of a single Builder group and the user lacks a mental model for what Builders are building.
  • Solution: Each Builder could have 1 or more labels out of the following list
    • Agents (ex Theoriq)
    • Models (ex Bittensor)
    • Compute (ex Akash)
    • Frontends (ex Nounspace, Venice)
    • Dev Tooling (ex Theoriq, Akash)

Visuals

Screenshot 2024-10-30 at 11 37 55 AM

Impacted Components

  • The Get Listed Builder form would need to be modified have these selections.
  • Database schema

Feedback

It would be great to get community feedback on the categories above.

@DavidAJohnston
Copy link
Contributor

Great suggestion. I'll take a look at the template if the current code supports these filters.

@agnelnieves
Copy link
Contributor

agnelnieves commented Oct 31, 2024

The current code does not support these features, but are a simple addition. This was also in the initial design Figma but for the sake of expediting the deployment were left out. Here's the original:

image

Since the db is just a notion table, we can add these filtering features pretty quickly

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

No branches or pull requests

3 participants