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
- Host: GitHub
- URL: https://github.com/archivy/archivy-espial
- Owner: archivy
- Created: 2022-03-09T17:40:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-09T18:11:26.000Z (over 3 years ago)
- Last Synced: 2025-01-05T09:29:25.905Z (10 months ago)
- Language: Python
- Size: 2.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:

## Features:
Espial's features:

- 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 baseThis work is WIP, so open an issue if you have any problems, and please provide suggestions!