5e7ac28b6fb935c60e09df5c0f252adf02ec1c8e
- Use DATABASE_PATH and DATABASE_URL environment variables - Consistent with app.py and aerich_config.py configuration - Add environment variable documentation to help text - Default remains database/raggr.db for backward compatibility Usage: DATABASE_PATH=dev.db python add_user.py list 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
simbarag
Goal: Learn how retrieval-augmented generation works and also create a neat little tool to ask about Simba's health.
Current objectives:
- Successfully use RAG to ask a question about existing information (e.g. how many teeth has Simba had extracted)
Description
Languages
Python
67.6%
TypeScript
30.8%
Dockerfile
1.2%
Shell
0.2%
CSS
0.1%