1
0
Fork
You've already forked llm-random-phrase
0
Simple phrases generator that takes them from local LLM and puts to stdout for displaying in screensaver :) Waste of electricity yet, but I need proof of concept for future work.
  • Go 100%
Alexander I.Grafov abd345fb6e Update module name and phrase generation rules
Updated module name to llm-random-phrase. Modified the main.go to
include new categories of thoughts and adjusted the maximum string
length for splitting.
2025年01月24日 13:04:36 +03:00
.gitignore Initial commit 2025年01月23日 22:27:59 +00:00
go.mod Update module name and phrase generation rules 2025年01月24日 13:04:36 +03:00
go.sum Add Go module and main.go for LLM phrase generator 2025年01月24日 02:09:57 +03:00
LICENSE Initial commit 2025年01月23日 22:27:59 +00:00
main.go Update module name and phrase generation rules 2025年01月24日 13:04:36 +03:00
README.md Add Go module and main.go for LLM phrase generator 2025年01月24日 02:09:57 +03:00

llm-random-phrases

Draft for phrases generator that takes them from local LLM and puts to stdout for displaying in screensaver :) Waste of electricity yet, but I need proof of concept for future work.

Commit messages generated by LLM. Parts of code too ;)