(no title)
Dontizi | 11 months ago
but for now here is the stack used: Core Language: Go (chosen for performance, cross-platform compatibility, and single binary distribution) CLI Framework: Cobra (for command-line interface structure) LLM Integration: Ollama API (for embeddings and completions) Storage: Local filesystem-based storage (JSON files for simplicity and portability) Vector Search: Custom implementation of cosine similarity for embedding retrieval
PhilippGille|11 months ago
dcreater|11 months ago
Xiol32|11 months ago
mentalgear|11 months ago