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
- Host: GitHub
- URL: https://github.com/highb/logseq-notas-ex-machina
- Owner: highb
- License: mit
- Created: 2023-04-30T22:36:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-28T23:18:25.000Z (over 1 year ago)
- Last Synced: 2025-03-01T00:49:31.577Z (over 1 year ago)
- Language: TypeScript
- Size: 529 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## 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