Commit Graph

10 Commits

Author SHA1 Message Date
Grail Finder
2e1b018a45 Feat: new rag attempt 2025-10-09 16:19:43 +03:00
Grail Finder
fe4f759173 Chore: project rename; gf-lt => grailfinder's llm tui 2025-05-21 19:55:14 +03:00
Grail Finder
2b2e45ff00 Feat: stt voice typing with whisper.cpp server [WIP] 2025-05-18 14:01:56 +03:00
Grail Finder
2d56806cfa Feat: stt sketch [WIP] 2025-05-17 21:23:51 +03:00
Grail Finder
d05d904747 Feat: add extra kokoro tts 2025-05-17 12:19:30 +03:00
Grail Finder
4736e43631 Feat (RAG): tying tui calls to rag funcs [WIP; skip-ci]
RAG itself is annoying to properly implement, plucking sentences with no
context is useless. Also it should not be a part of main package, same
for goes for tui. The number of global vars is absurd.
2025-01-04 18:13:13 +03:00
Grail Finder
461d19aa25 Feat: add rag [wip; skip-ci] 2024-12-31 13:25:13 +03:00
Grail Finder
14d706f94a Feat: add toml config 2024-11-27 20:16:58 +03:00
Grail Finder
f32375488f Feat: add storage interface; add sqlite impl 2024-11-19 17:15:02 +03:00
Grail Finder
3cbad31a16 init 2024-11-14 20:02:13 +03:00