FastAPI + HTMX Web-App zum Speichern von Links mit automatischer KI-Kategorisierung, Zusammenfassung und semantischer Suche (OpenAI). Mehrbenutzer mit Login, SQLite-Persistenz, Docker/Docker-Compose-Setup. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
11 lines
80 B
Plaintext
11 lines
80 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.db
|
|
.env
|
|
.git/
|
|
.gitignore
|
|
.DS_Store
|
|
README.md
|
|
run.sh
|