Releases: elblogbruno/NotionAI-MyMind
Faster faster faster, now adding content is a lot faster!
Faster faster faster, now adding content is a lot faster!
Added local tensorflow image tagging.
Added local TensorFlow image tagging. You can choose between that or cloud-based Clarifai!
If you enter a Clarifai API key, Clarifai will be used. (Clarifai is cloud base, non-gpu dependant, image is tagged on Clarifai's servers) if you leave it blank it will use local TensorFlow (will use cores of your server but the image will be processed locally)
Removed unused code and bugs.
You need to re-run cd NotionAI-MyMind && pip -r install requirements.txt
so Tensorflow and Keras is installed 😄
Adding websites now is faster, way faster!
Way faster experience now, thanks to the use of threads. When you add a website , a thread will AI Tag on the background.
Fixed chrome and firefox extension issues!
Token V2 updated automatically so everything will work always!
Token V2 needed for contacting Notion is updated automatically so everything will work always!
Fixed issues with firefox extension context menu!
Easier setup and modern re-design of the style of menus
Easier setup and modern re-design of the style of menus.
Now there is a one out of the box server installation script for an easier setup, and some bugs were fixed.
Also removed unused code.
Hope you like it , thanks for the 200+ extension users!
1.1 Firefox extension working, and easier setup!
Some of you requested the extension working on firefox.
Now you are able to! I will publish it on the store shortly!
1.0
Fixed issues when token v2 was invalid and made the server crash. Also now adding text from the context menu and images as well are faster!
The firefox extension needs to be fixed because there are incompatibilities with some web browser API's used in the chrome extension.
The phone app needs to be finished.