Home

Awesome

<!-- PROJECT LOGO --> <br /> <p align="center"> <a href="https://github.com/elblogbruno/NotionAI-MyMind/"> <img src="icon.png" alt="Logo" width="80" height="80"> </a> <h3 align="center">NotionAI MyMind</h3> <p align="center"> This repo uses AI and the wonderful Notion to enable you to add anything on the web to your "Mind" and forget about everything else. <br /> <a href="https://github.com/elblogbruno/NotionAI-MyMind/wiki"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="https://www.notion.so/glassear/My-Mind-Demo-Structure-ebd913d0cfa14889b122d391a883db94">View Demo</a> · <a href="https://github.com/elblogbruno/NotionAI-MyMind/issues">Report Bug</a> · <a href="https://github.com/elblogbruno/NotionAI-MyMind/discussions/categories/ideas">Request Feature</a> </p> <p align="center"> <a href='https://play.google.com/store/apps/details?id=com.elblogbruno.notion_ai_my_mind&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img align="center" style=" overflow: hidden; display: inline-block;" alt='Get it on Google Play' width=250 height=100 src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/></a> </p> <a href="https://github.com/elblogbruno/NotionAI-MyMind/blob/master/readme-translations/README.es.md"> <img src="https://img.shields.io/badge/lang-disponible%20en%20espa%C3%B1ol-brightgreen.svg" alt="Logo"> </a> </p>

Add content

<a href="https://github.com/elblogbruno/NotionAI-MyMind/wiki/Notion-AI-My-Mind-Collections"><strong>This is collections example, where you can have different collections or databases of contents, fully customizable on notion. »</strong></a>

<a href="https://github.com/elblogbruno/NotionAI-MyMind/wiki/Notion-AI-My-Mind-Collections"> <img src="doc/header_collections_example_modify_title_tags.gif" alt="collections" width="690" height="388"> <img src="doc/header_phone_demo.gif" alt="collections" height="388"> </a>

Search

<a href="https://www.notion.so/Intro-to-databases-fd8cd2d212f74c50954c11086d85997e"><strong>This is a fully customizable and searchable database in Notion. »</strong></a>

<a href="https://www.notion.so/Intro-to-databases-fd8cd2d212f74c50954c11086d85997e"> <img src="doc/header_gif_search.gif" alt="collections" width="690" height="388"> </a>

Free your mind!

<!-- TABLE OF CONTENTS --> <details open="open"> <summary>Table of Contents</summary> <ol> <li> <a href="#project-philosophy">Project Philosophy</a> <ul> <li><a href="#examples-of-what-you-can-do">Examples</a></li> <li><a href="#extensions">Mind Extensions</a></li> <li><a href="#multilanguage-support-and-translation-collaboration">Translation into your language</a></li> </ul> </li> <li> <a href="#installing">Installing</a> <ul> <li><a href="#i-have-installed-the-server-what-to-do-next">I have installed the server, what to do next?</a></li> <li><a href="#docker-compose">Docker-Compose</a></li> </ul> </ul> </li> <li><a href="#common-issues">Common Issues</a></li> <li><a href="#roadmap">Roadmap</a></li> </ol> </details>

Project Philosophy.

The idea is to have extensions for your mind on the browser, and app on android and Ios, allowing you to add whatever you find on the web in your "Mind". Also, adding image and article tagging capabilities thanks to AI, so you can simply search on your "Mind" for what you remember.

Right now, there's a working Python Local Server, that receives all the data from the extension and the app, and publishes it to your fully customizable and searchable database in Notion. So it is 100% open source and fully private!

Maybe we can say it is an Open Source Alternative to Raindrop and Microsoft Edge Collections, but much cooler with Community driven opinion and AI Capabilities, and a repo maintainer with lot of imagination (yes my brain goes at 150% speed)!

Examples of what you can do.

Add text to your mindAdd images to your mind
Add websites to your mindSearch on your mind

Extensions

mymind company, friendly asked me to remove the browser extension as it infringes its copyright. Until further re-design of the browser extension, extension will not be available for download on the Chrome Web Store and Firefox Addon Store.

Android and Ios users

Users can install the android app from android store. On Ios you can clone the flutter project and build the app.

<a href='https://play.google.com/store/apps/details?id=com.elblogbruno.notion_ai_my_mind&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' width=250 height=100 src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/></a>

I won't be releasing the app on the Apple App Store, as I don't have an Apple Developer Account either Mac OS based computer. Meanwhile, you can clone the flutter project and build the app yourself.

Multilanguage Support and Translation Collaboration

Since version 2.0.4 NotionAI-MyMind has multilanguage support! Now server, phone app and extension is translated to English and Spanish! Would you like to have it translated into your own language?

You can have more info on how to collaborate it helps out people from all comunities and languages access this amazing tool! More info here:

https://github.com/elblogbruno/NotionAI-MyMind-Translations

Installation Tutorial

Installation Tutorial

Installing

I have installed the server, what to do next?

Installation Tutorial

Docker-Compose

Common Issues

Roadmap