Repository History
Explore all analyzed open source repositories

Engram: Persistent Memory System for AI Coding Agents in Go
Engram is an agent-agnostic, persistent memory system designed for AI coding agents. Built as a single Go binary, it leverages SQLite with FTS5 for efficient storage and retrieval of agent memories. It offers various interfaces including a CLI, HTTP API, MCP server, and a TUI, ensuring broad compatibility and ease of use for any agent supporting the Memory Protocol.

Chatbang: Access ChatGPT from Your Terminal Without an API Key
Chatbang is a powerful CLI tool written in Go that allows users to interact with ChatGPT directly from their terminal. It eliminates the need for an API key, providing a convenient and efficient way to leverage AI conversations. This open-source project simplifies access to AI, making it readily available for command-line enthusiasts.