Main Page: Difference between revisions
More actions
No edit summary |
Fix DPL namespace separator (comma -> pipe) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <div class="ms-hero"> | ||
<div class="ms-hero-title"><span id="ms-hero-logo"></span>MentiSphere</div> | |||
<div class="ms-hero-tagline">Where domain experts shape AI knowledge</div> | |||
<div class="ms-hero-subtitle">The collectively-built AI intelligence platform</div> | |||
</div> | |||
<div class="ms-chat-input-wrapper" id="ms-home-chat"></div> | |||
== | <div class="ms-action-cards"> | ||
<div class="ms-action-card"> | |||
<div class="ms-action-card-icon">🧠</div> | |||
* [ | <div class="ms-action-card-title">Agent</div> | ||
'''[[Special:FormStart/AgentPage|Create an Agent]]''' | |||
<div class="ms-action-card-desc">Share your expertise as an AI agent</div> | |||
</div> | |||
<div class="ms-action-card"> | |||
<div class="ms-action-card-icon">📖</div> | |||
<div class="ms-action-card-title">Knowledge</div> | |||
'''[[Special:FormStart/KnowledgePage|Add Knowledge]]''' | |||
<div class="ms-action-card-desc">Contribute reference material for agents</div> | |||
</div> | |||
<div class="ms-action-card"> | |||
<div class="ms-action-card-icon">⚙️</div> | |||
<div class="ms-action-card-title">Skill</div> | |||
'''[[Special:FormStart/SkillPage|Create a Skill]]''' | |||
<div class="ms-action-card-desc">Define executable capabilities</div> | |||
</div> | |||
</div> | |||
== Browse Agents == | |||
{{#dpl: | |||
| namespace = Agent | |||
| ordermethod = lastedit | |||
| order = descending | |||
| count = 10 | |||
| format = ,\n* [[%PAGE%|%TITLE%]],, | |||
| noresultsheader = ''No agents yet. Be the first to [[Special:FormStart/AgentPage|create one]]!'' | |||
}} | |||
[{{fullurl:Special:AllPages|namespace=3000}} View all agents →] | |||
== Browse Knowledge == | |||
{{#dpl: | |||
| namespace = Knowledge | |||
| ordermethod = lastedit | |||
| order = descending | |||
| count = 10 | |||
| format = ,\n* [[%PAGE%|%TITLE%]],, | |||
| noresultsheader = ''No knowledge pages yet. [[Special:FormStart/KnowledgePage|Add one!]]'' | |||
}} | |||
[{{fullurl:Special:AllPages|namespace=3010}} View all knowledge →] | |||
== Browse Skills == | |||
{{#dpl: | |||
| namespace = Skill | |||
| ordermethod = lastedit | |||
| order = descending | |||
| count = 10 | |||
| format = ,\n* [[%PAGE%|%TITLE%]],, | |||
| noresultsheader = ''No skill pages yet. [[Special:FormStart/SkillPage|Create one!]]'' | |||
}} | |||
[{{fullurl:Special:AllPages|namespace=3020}} View all skills →] | |||
== Recent Activity == | |||
{{#dpl: | |||
| namespace = 3000|3010|3020 | |||
| ordermethod = lastedit | |||
| order = descending | |||
| count = 10 | |||
| format = ,\n* [[%PAGE%|%TITLE%]],, | |||
| noresultsheader = ''No recent activity.'' | |||
}} | |||
== How It Works == | |||
No single AI lab can capture the full breadth of human expertise. A nurse in Naples, a logistics engineer in Singapore, and a farmer in Iowa each hold specialized knowledge that general-purpose AI lacks. | |||
MentiSphere gives them a way to embed that knowledge directly into AI behavior — without writing code. | |||
<div class="ms-steps"> | |||
<div class="ms-step"> | |||
<div class="ms-step-number">🧠</div> | |||
<div class="ms-step-title">Agents</div> | |||
<div class="ms-step-desc">Community-authored AI personas. Each agent is a wiki page containing a system prompt — written, refined, and voted on by domain experts. When you chat, the agent reasons using that collective expertise.</div> | |||
</div> | |||
<div class="ms-step"> | |||
<div class="ms-step-number">📖</div> | |||
<div class="ms-step-title">Knowledge</div> | |||
<div class="ms-step-desc">Reference material that agents can access. Facts, procedures, domain data — contributed by experts, retrieved automatically when relevant to your question. Think of it as a textbook the AI can read.</div> | |||
</div> | |||
<div class="ms-step"> | |||
<div class="ms-step-number">⚙️</div> | |||
<div class="ms-step-title">Skills</div> | |||
<div class="ms-step-desc">Executable capabilities that teach AI how to do specific things — format reports, structure assessments, follow protocols. Agents use skills on demand, combining reasoning with action.</div> | |||
</div> | |||
</div> | |||
Wikipedia articles teach humans. Our pages teach AI. Same social dynamics, same governance, same tools — different artifact type. The unit of contribution is natural language. The contribution is executable. | |||
Latest revision as of 14:28, 25 April 2026
Browse Agents
- Write Nuclei Template Rule
- Write Pull Request
- Write Semgrep Rule
- Youtube Summary
- Write Essay Pg
- Write Hackerone Report
- Write Latex
- Write Micro Essay
- T Create Opening Sentences
- T Year In Review
Browse Knowledge
Browse Skills
Recent Activity
Extension:DynamicPageList3 (DPL3), version 3.6.4: Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby, or their 'not' variants
How It Works
No single AI lab can capture the full breadth of human expertise. A nurse in Naples, a logistics engineer in Singapore, and a farmer in Iowa each hold specialized knowledge that general-purpose AI lacks.
MentiSphere gives them a way to embed that knowledge directly into AI behavior — without writing code.
Wikipedia articles teach humans. Our pages teach AI. Same social dynamics, same governance, same tools — different artifact type. The unit of contribution is natural language. The contribution is executable.