stakwork / sphinx-nav-fiber

14 stars 48 forks source link

[Graph Mindset] Add Seed Episodes logic to landing page #2466

Open tomsmith8 opened 3 days ago

tomsmith8 commented 3 days ago

Task

Branch: https://github.com/stakwork/sphinx-nav-fiber/tree/feature/graph-mindset Run locally: http://localhost:3000/mindset Create/extend new components in modules folder: https://github.com/stakwork/sphinx-nav-fiber/tree/feature/graph-mindset/src/modules/mindset

Design: https://www.figma.com/design/YuEbi4x32Mm8ZQJdnrs4uc/Second-Brain-Final-Designs?node-id=10258-4190&t=ivqovd1xsKklt8dN-4

Logic:

MirzaHanan commented 3 days ago

@tomsmith8, Please assign me. I will make a PR today?

saithsab877 commented 3 days ago

@tomsmith8, Assign me?

MahtabBukhari commented 3 days ago

@tomsmith8 Could you please assign me?

aliraza556 commented 3 days ago

@tomsmith8, Please assign me?

tomsmith8 commented 19 hours ago

Sample Request: https://graphmindset.sphinx.chat/api/node/f9e9217c-5a72-43b9-b5ad-cffbf4c8dca0

Sample response:

{
    "name": "Nvidia CUDA in 100 Seconds",
    "node_type": "Episode",
    "properties": {
        "date": 1709769600,
        "episode_title": "Nvidia CUDA in 100 Seconds",
        "image_url": "https://i.ytimg.com/vi/pPStdjuYzSI/sddefault.jpg",
        "media_url": "https://s3.amazonaws.com/stakwork-uploads/uploads/customers/4291/media_to_local/5fe08314-b395-4938-8f7d-2716cdd80a1c/pPStdjuYzSI.mp3",
        "pubkey": "02bd4f82388be3fb8f7f84dbcf4272fbb1e44fd6998b8cb8b17aa337b025ea4ce0",
        "source_link": "https://www.youtube.com/watch?v=pPStdjuYzSI",
        "status": "processing"
    },
    "ref_id": "f9e9217c-5a72-43b9-b5ad-cffbf4c8dca0"
}