modulepackage
0.0.0-20250127230159-457f12a78a69
Repository: https://github.com/hf-chow/glloop.git
Documentation: pkg.go.dev
# README
glloop
An CLI chatroom built on top of Ollama and Bubbletea
Features
- Chat with a LLM in a chatroom-like CLI environement
- LLM can response to your question asynchronously
- LLM is context / history aware
- RAG [WIP]
Setting up the database
Use Goose to set up the DB tables.\n
Example usage: goose postgres <connection string> up