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.
|
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. |
||
|---|---|---|
| .gitignore | Initial commit | |
| go.mod | Update module name and phrase generation rules | |
| go.sum | Add Go module and main.go for LLM phrase generator | |
| LICENSE | Initial commit | |
| main.go | Update module name and phrase generation rules | |
| README.md | Add Go module and main.go for LLM phrase generator | |
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 ;)