1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-09 23:50:01 +00:00
Jeremy Ruston 0e5955397b Give conversation tiddlers a dummy text field
To avoid triggering a docs template
2024-07-19 14:51:18 +01:00
..
2024-07-11 09:43:23 +01:00
2024-07-18 09:49:33 +01:00
2024-07-11 09:43:23 +01:00
2024-07-09 08:59:49 +01:00
2024-07-09 08:59:49 +01:00
2024-07-18 09:49:33 +01:00
2024-07-18 09:52:24 +01:00
2024-07-16 19:41:44 +01:00

title: $:/plugins/tiddlywiki/ai-tools/readme

!! AI Tools for TiddlyWiki

This plugin adds integrated LLM conversations to the TiddlyWiki platform.

The plugin allows live conversations within TiddlyWiki and also importing ~ChatGPT conversation archives.

The plugin supports two options for the LLM server:

* ''Locally running Llamafile server'' - LLlamafile is an open source project that lets you distribute and run LLMs as a single file. The files are large, typically 4+ gigabytes but offer reasonable performance on modern hardware, and total privacy
* ''~OpenAI Service'' - ~OpenAI is a commercial service that offers paid APIs for accessing some of the most sophisticated LLMs that are available. ~OpenAI requires tokens to be purchased for API usage (this is entirely separate from ~ChatGPT subscriptions)