1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-22 23:16:53 +00:00
TiddlyWiki5/plugins/tiddlywiki/ai-tools
2024-07-11 09:56:41 +01:00
..
page-menu Fix Llamafile compatibility 2024-07-11 09:43:23 +01:00
servers Fix Llamafile compatibility 2024-07-11 09:43:23 +01:00
view-templates Update docs 2024-07-11 09:56:41 +01:00
docs.tid Initial Commit 2024-07-09 08:59:49 +01:00
globals.tid Fix Llamafile compatibility 2024-07-11 09:43:23 +01:00
icon.tid Initial Commit 2024-07-09 08:59:49 +01:00
page-menu.tid Initial Commit 2024-07-09 08:59:49 +01:00
plugin.info Initial Commit 2024-07-09 08:59:49 +01:00
readme.tid Update docs 2024-07-11 09:56:41 +01:00
settings.tid Initial Commit 2024-07-09 08:59:49 +01:00
styles.tid Initial Commit 2024-07-09 08:59:49 +01:00

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

!! AI Tools for TiddlyWiki

This plugin adds integrated LLM conversations to the TiddlyWiki platform.

# Click the {{||$:/plugins/tiddlywiki/ai-tools/page-menu}} icon in the sidebar to open a new conversation
# Choose the server from the dropdown:
#* ''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)
# Type a prompt for the LLM in the text box
#* If using ~OpenAI it is possible to attach a single image to a prompt
# Click "Send" and wait for the output of the LLM