An open API service indexing awesome lists of open source software.

https://github.com/archivy/archivy-espial

integrate Espial's automatic organization and note discovery in Archivy
https://github.com/archivy/archivy-espial

Last synced: 8 months ago
JSON representation

integrate Espial's automatic organization and note discovery in Archivy

Awesome Lists containing this project

README

          

`archivy-espial` allows you to integrate [Espial's](https://github.com/Uzay-G/espial) automatic organization and note discovery inside [Archivy](https://archivy.github.io).

How Archivy-Espial allows you to auto organize and link your thoughts:

![archivy-espial demo](archivy-espial.gif)

## Features:

Espial's features:

![espial demo](https://github.com/Uzay-G/espial/blob/main/img/espial.gif)

- Auto generated knowledge graph
- get suggestions for tags to add and documents to link to the current document.
- auto creation of "concept notes" — notes that are focused around an automatically discovered idea that regroups several of your notes
- semantic search: you can enter queries and even entire articles to be compared to items of your knowledge base. This search is **semantic**, thus based on the meaning of your query and not its formulation.
- and [much more!](https://github.com/Uzay-G/espial/#espials-current-features)

## Usage

- `pip install archivy_espial`
- `archivy espial`
- open your Archivy instance, when you're on a given note you'll see a side panel appear with Espial features
- otherwise, go to `/espial` on your archivy instance to discover Espial's insights on your knowledge base

This work is WIP, so open an issue if you have any problems, and please provide suggestions!