AiScribe #How It Works 1. You code. AiScribe watches the git diff in the background. 2. Run aiscribe log. It sends your diff to an LLM and generates a summary. Use -c to capture the full AI conversation too. 3. Done. Markdown file saved inaiscribe/sessions/. #Pick Your LLM OpenRouter - 200+ models, one key. Anthropic - Claude Sonnet, Opus. OpenAI - GPT-4o, GPT-4o-mini. DeepSeek - Cheap, fast. Ollama - Local. # Quick Start npm install -g aiscribe cd your-project aiscribe log -c
Framer AI AgentsDesign and publish professional sites with AI
Promoted
Maker
📌
AiScribe - Retrieve & record history from day-1 from your directory
Try it today.
Step-1: Run: `npm i -g aiscribe.`
Step-2: Go to your project directory and run: `aiscribe log -c --name logTitle.`