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

https://github.com/highb/logseq-notas-ex-machina

LogSeq Plugin that provides fun integrations with various machine models for your notes
https://github.com/highb/logseq-notas-ex-machina

Last synced: about 1 year ago
JSON representation

LogSeq Plugin that provides fun integrations with various machine models for your notes

Awesome Lists containing this project

README

          

# Notas Ex Machina: A LogSeq Plugin to Interface with our AI Overlords

A simple typescript Logseq Plugin that connects to OpenAI's API using the LangChain framework.

## Demo

![Demo](https://raw.githubusercontent.com/highb/logseq-notas-ex-machina/main/demo.gif)

## Development

1. Clone
2. Run `npm install`
3. Run `npm run build`
4. In logseq, click `Plugins` which is in right top dropdown menu
5. Click `Load unpacked plugin` button and select the `dist` sub directory.
6. If plugin not work, you can try to disable and enable the plugin by clicking the switch button on Plugins page.

## Licence

MIT