You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+9
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,15 @@
15
15
`nomic-viz.py` is a python script that visualizes highlights in nomic
16
16
`readwise-highlights.py` is a python script that fetches highlights from readwise
17
17
18
+
## Downstream Dependents
19
+
20
+
The apps below depend on Quoordinates and display how versatile this technology is:
21
+
22
+
-[Commonplace Bot](https://github.com/bramses/commonplace-bot) - A Discord Bot where quotes can be surfaced, discussed, and transformed in an MMO like format.
23
+
-[Quo Host](https://github.com/bramses/quo-host/tree/main) - A realtime speech to semantic search to "higlight within highlight" surfacer. Sound smarter on podcasts.
24
+
-[Kindle Streamer](https://github.com/bramses/kindle-streamer) - Use OCR on a cron job to take a picture of Kindle, and generate a visual bookmark using DALL-E.
25
+
26
+
18
27
## Setup
19
28
20
29
1. Create a `.env` file with the following variables:
0 commit comments