jin
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Versions and GitHub Sync Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee
  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       owned this note    owned this note      
    Published Linked with GitHub
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    # MSF Project Constellation ## Links - Previous notes: https://hackmd.io/L-aVP_ElQjqKfUsTMMsWFA - OMI notes https://github.com/omigroup/omi-archive - Meeting notes: https://github.com/madjin/msf-archive - Example blog post: https://hackmd.io/@XR/msf-3d-asset-interop --- ## Problem **Organizational challenges** - working group meetings are at a weekly or bi-weekly cadence - members often only pay attention to previous meetup notes - discord / zoom calls all begin to look and feel the same - we are bombarded with URLs daily that they become easy to lose and forget - every URL / tab is somewhat silo'd from each other, ton of context switching - It'd be nice if we can see multiple pages in one place (like on an [infinite canvas](https://infinitecanvas.tools/)) **Questions** - How can we visualize our activities and goals better? What's the bigger picture? - Can we onboard people faster with automated high level overviews of past meetups? - How can we turn a github repo or knowledge base into an AI agent and/or 3D space? --- ## The Campus - AI agent per working group / standards org - Role locked to a channel `The Campus` - OMI discord can host --- ## Deliverables ### Eliza Agent per Working Group **Bounty: $2000 in sol + $4000 in $ai16z** Already have summarized meeting notes up until July 2024 for every MSF group: https://github.com/madjin/msf-archive/tree/main/groups Also have notes for OMI groups: https://github.com/omigroup/omi-archive ![image](https://hackmd.io/_uploads/B1YIrsLG1l.png) Task: Design a character (it can be a 2D image / art) and create an Eliza `characterfile` per each working group. Then using the RAG pipeline give each agent context of that group's past meeting activities, and invite them all to a discord server to talk with each other. Further reading: - https://github.com/ai16z/characterfile/tree/main/scripts - https://ai16z.github.io/eliza/docs/core/agents/#memory-systems - https://ai16z.github.io/eliza/docs/core/characterfile/ --- ## Tools for Visualizing ### Thread to Canvas to glTF **Bounty: $1000 in sol + $3000 in $ai16z** - github issues / discussions -> JSON canvas format - JSON canvas -> Blender geometry nodes -> glTF pipeline I've made a script that scrapes miladychan threads and visualizes them in Obsidian Canvas, which is now an open source spec: https://jsoncanvas.org/. ![Screenshot_2024-10-07_17-47-48](https://hackmd.io/_uploads/Hyn2QjIGJx.jpg) I plan to open source this script so that it can be studied / improved upon to visualize any sort of thread structure on the internet like GitHub issues for instance. Methods to extract the JSON from GitHub discussions are in https://github.com/omigroup/omi-archive/tree/main/scripts. Here's some blender geometry node files that can help with creating the 3D part using nodes + edges: https://github.com/kolibril13/bpy-gallery --- ### Text-to-glTF **Bounty: $1000 in sol + $4000 in $ai16z** Main usecase would be converting hackmd or documentation markdown pages to glTF. This would be a great setup for DeSci use cases where papers and blog posts can become the collectible art form. ![Screenshot_2024-06-20_14-58-03](https://hackmd.io/_uploads/SJruQsLGye.jpg) Another use case for this would be with knowledge bases, github api, hackmd pages, and mirror blog posts. **Deliverables** - text2gltf release (markdown -> glTF) - Blog post about how it works - https://hackmd.io/@XR/text2gltf --- ### 3D Mirror Posts **Bounty: $1000 in sol + $2000 in $ai16z** ![Screenshot_2024-04-13_20-38-22](https://hackmd.io/_uploads/rkQtnMwGJe.jpg) --- ### Force Graphs Explorer ![Screenshot_2024-07-02_20-40-30](https://hackmd.io/_uploads/HJKKXsLG1g.jpg) {%youtube DrXFpepPvoE %} https://www.youtube.com/watch?v=DrXFpepPvoE --- ### Virtual Workspace / Expo ![Screenshot_2024-09-05_11-41-19](https://hackmd.io/_uploads/r1gj7sUz1e.jpg) ![Screenshot_2024-11-16_18-16-57](https://hackmd.io/_uploads/ryAl_iUGyx.jpg) --- ## Project Funding Here are some messages from my liason Ben Erwin: I had a one-on-one call with Neil today, to run by him alignments with several things I'm working on for the Forum and what I've been working on. This hasn't been announced publicly yet, but I have co-founded the Academy of Immersive Arts and Sciences, Inc. a New York State nonprofit 501(c)(3) public charity. We discussed with MSF and the Academy co-applying for grants. Constellation could potentially play an important role in this, and make it way bigger than the MSF Working Group Dataset. Neil and I talked about a grant proposal for a spatial wiki to apply for government funding and make it open source and the data free and public. I'm particularly interested in the front-end of this, basically making an MR, infinitely recursive tactile force graph on a large dataset. Would it be possible to get a written proposal from you by Tue, Aug 6th? Two weeks from today? Throw in the kitchen sink. Team, money, roadmap, milestones. dream big. Consider what you would need to put your back into it and develop it as a product with a life of its own. --- SDOs->Standards->People working on it->modules->progreess status as the dataset over meeting transcripts as the dataset to visualize. ARe you up on the Standards Register Github issue tracker and progresss tracker spreadsheet? the more clarity, the sooner, the better on what you want to do with Constellation, what you want in it for yourself, what you bring to the table, who you bring to the table. Does this article mean you're working with Andressen Horowitz, using their platform, or looking at them as a model? Insights into funding would be appreciated as well. Crypto is challenging for Non-profits to use. It will take time to have that infrastructure. --- Jin, Neil and I had dinner in Hollywood on Thursday. We have decided to form a liaison agreeement between Metaverse Standards Forum and Academy of Immersive Arts and Sciences to fundraise to build Project Constellation. Less than 36 Hours later, the universe seemed to provide people who are a perfect fit to help out with both business development and project management. The next steps include formalizing this arrangement, including drafting the agreement and putting it in front of the respective boards. Now would be a great time for you to provide your vision in for this project. We are looking to use the standards register as the starter use-case data set instead of meeting transcripts, but meeting transcripts as a data soruce would still be useful. The idea is that we build a flexible data source the can be populated by AI, curated with human oversight, exported to a simple schema that can be loaded into an infinitely recursive 3D mind-map a-la 3D Force Graph. We had talked about you submitting a proposal. We like to discuss what kind of role you want to build into this for yourself, possibly as lead developer, if that's somethign you want to tak on. If you could put together something that represents how you would like to see this done your way, we'd like that to inform how we spec this out to come up with a comprehensive plan. Again, the idea is to get this funded. We don't want to approach this from a part-time volunteer effort. We feel this has strong possibilities and aligns with both organizations goals. The time is upon us to move quickly to get the bones of the proposal in place, though it will take months to get the fundraising going. Please let me know where things stand in terms of your intent and willingness to help get this project going and what it would take to be able to engage you more formally to help deliver it. Please coordinate through me, because I'm working directly with Neil and we're putting together a liaison agreement with MSF and the Academyto use the Academy's 501(c)(3) status for fundraising. We have people standing by with interest in handling the project. You're a key figure in the inception of this and we want you to carve out for yourself the role for this that you want, and to help guide the vision. A grant proposal deadline is coming up at the end of the month so things are going to move quickly. Emily and Christine are about to be looped in by Neil. Having your intentions and desires clear is timely as we begin scheduling meetings, when need to know when and on what to include you. We respect your time and abilities and want to turn this into a compensated project as soon as possible. We need to understand under what parameters you can make time commitments, and to what degree of ownership you want to have over this. MSF wants to start with metaverse standards register first apparently: https://register.metaverse-standards.org/ is every group on here https://github.com/MetaverseStandards/Metaverse-Standards-Register/issues from here? - https://docs.google.com/document/d/1mDR2qwRh2iMggwpn0bmImZb7nHZY7_Ge1GZDm7XpLyg/edit?tab=t.0#heading=h.p8v9pb1ul069 - https://metaverse-standards.org/domain-groups/call-for-metaverse-related-standards-setting-and-community-organizations/ ![Screenshot_2024-11-16_17-20-22](https://hackmd.io/_uploads/B1jhqq8zke.jpg) ![Screenshot_2024-11-16_17-19-09](https://hackmd.io/_uploads/HkY_q9Izkl.jpg)

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully