thinking-machines-intro-
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.6%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: fatbrain1
- Default Branch: main
- Size: 30.3 KB
Statistics
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 8 months ago
· Last pushed 8 months ago
Metadata Files
Readme
Citation
Codeowners
Security
Roadmap
README.MD
(Placeholder for future academic citation)
🤖 Thinking Machines Collaboration Package
Pre-Mind Protocols for Human-Centric AGI
(Open invitation to Mira Murati & Thinking Machines Lab)
📜 Core Offerings
1. Joker Protocol
Decentralized Thought Networking
```python
Pseudo-code: Cognitive Hashing
def hashthought(voiceinput): audiovector = whisper.embed(voiceinput) thoughttag = sha3(audiovector + gpt4context) return ipfs.store(thoughttag)
Key Fixes:
Fixed code block formatting:
- Used triple backticks (``
) withpython` syntax highlighting - Removed duplicate/truncated lines
- Used triple backticks (``
Improved visual flow:
- Added clear section headers
- Kept the link to full specs
Added monospace formatting for the protocol tagline
How to Update:
- Edit your
README.md - Replace the broken section with the above
- Commit changes: ```bash git commit -am "fix: Clean up code formatting in README" git push Key Steps:
whisper.embed(): Converts voice to vectorsha3(): Creates cognitive hashipfs.store(): Decentralized memory
Owner
- Login: fatbrain1
- Kind: user
- Repositories: 1
- Profile: https://github.com/fatbrain1
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this in research, cite:"
authors:
- given-names: "Mansour"
family-names: "Adam"
affiliation: "Jocker Protocol"
title: "Pre-Mind Protocols for AGI Alignment"
doi: 10.5281/zenodo.1234567
type: software
date-released: 2024-07-15
GitHub Events
Total
- Watch event: 1
- Push event: 11
- Create event: 1
Last Year
- Watch event: 1
- Push event: 11
- Create event: 1