2025-06-10 12:05:04 +03:00
2025-05-19 09:42:47 +03:00
2025-06-09 10:54:49 +03:00
2025-03-23 12:57:49 +03:00
2025-05-19 10:42:10 +03:00
2025-05-21 21:16:42 +03:00
2025-05-19 09:42:47 +03:00
2025-06-10 12:05:04 +03:00
2025-05-27 11:19:01 +03:00

gf-lt (grail finder's llm tui)

Terminal program to chat with llm.

Has/Supports

  • card protocol;
  • /completion (fill) and openai's /v1/chat/completion (chat);
  • llama.cpp api, deepseek (other ones were not tested);
  • showing images (not really, for now only if your char card is png it could show it);
  • tts/sst (if whisper.cpp server / fastapi tts server are provided);

usage examples

!usage example place a gif here and/or link to video

how to install

git clone <url>
cd gf-lt
make

setting up config

Description
tui for llm chat
Readme 6.6 MiB
Languages
Go 99%
Makefile 1%