Skip to content

Commit a186696

Browse files
committed
Merge branch 'master' into develop
2 parents efd5207 + 772041c commit a186696

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Mutable Web
2+
3+
Mutable Web is a browser extension, that instantly adds insights, new workflows and automated AI agents to someone else´s websites, improving users' personal productivity, their community experience and overcoming the limitations set by website owners.
4+
5+
## Use Cases
6+
Here is an example of what is possible:
7+
- When a user visits a website, an AICrawler agent stores the parsed content in storage and prepares it for further analysis and AI training. If the data is used, the user is paid.
8+
- When a user visits a prediction market website, an AI agent highlights markets worth investing in.
9+
- When a user visits a forum website, another AI agent checks posts and discussions for fallacies, validates source links, adds trust ratings, and helps create bets that challenge dubious content.
10+
- Send and receive crypto to and from social accounts.
11+
- Create custom message timelines, even including deleted posts.
12+
- Create web guides to navigate users through complex websites.
13+
14+
## The Greater Vision
15+
Mutable Web is completely decentralised, context-aware, permissionless and runs over existing websites without asking the owners for permission. Any user or community can now customise any website on the web. Anyone is free to create applications and agents that process content on websites visited by users and share it within the community.
16+
17+
Communities can now gain control over the UI of the websites they use, creating their own workflows, earning their own money and finally becoming self-sovereign.
18+
19+
Mutable Web is a primary choice for integrating personal AI agents into the websites users visit on the fly.

apps/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mweb/extension",
3-
"version": "1.5.0-alpha.14",
3+
"version": "1.5.0",
44
"description": "Bridge to the Mutable Web",
55
"scripts": {
66
"build": "cross-env NODE_OPTIONS=--max-old-space-size=6144 webpack --config webpack.prod.js",

0 commit comments

Comments
 (0)