Des tonnes de modifications notamment VIM / Couleurs / typos

This commit is contained in:
2025-11-11 15:41:51 +01:00
parent 439880b08f
commit 6face7a02f
59 changed files with 7857 additions and 960 deletions

View File

@ -0,0 +1,30 @@
---
title: AI Writing Assistant
date: 10-11-2025
last_modified: 11-11-2025:11:13
tags:
- idea
- ai
---
# AI Writing Assistant
## Vision
Intégrer un assistant IA pour:
- Suggestions d'écriture
- Résumés automatiques
- Tags suggestions
- Recherche sémantique
## APIs
- OpenAI GPT-4
- Anthropic Claude
- Local LLM avec Ollama
## Privacy
Données restent locales, API optionnelle.
Test test

View File

@ -1,22 +0,0 @@
---
title: "Archived Ideas"
date: "10-11-2025"
last_modified: "10-11-2025:19:21"
tags: ["archive", "ideas"]
---
# Archived Ideas
Ideas that didn't make the cut:
## WYSIWYG Editor
Too complex, Markdown is better.
## Desktop App
Web app is sufficient.
## Blockchain Integration
No real use case.
## Gamification
Not aligned with minimalist approach.