informatique:ai_lm:ai_agent
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| informatique:ai_lm:ai_agent [22/06/2026 09:26] – [Memory system] cyrille | informatique:ai_lm:ai_agent [22/06/2026 18:44] (Version actuelle) – [GBrain] cyrille | ||
|---|---|---|---|
| Ligne 110: | Ligne 110: | ||
| https:// | https:// | ||
| + | La home page parle de " | ||
| ==== OpenHands ==== | ==== OpenHands ==== | ||
| Ligne 142: | Ligne 143: | ||
| - | ===== Memory | + | ===== Memory |
| ==== Basic Memory ==== | ==== Basic Memory ==== | ||
| Ligne 148: | Ligne 149: | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | |||
| + | Plain Markdown files, semantic connections, | ||
| * Local-first. Plain text on your disk. Forever. | * Local-first. Plain text on your disk. Forever. | ||
| - | * Two-way. AI and humans write to the same files; sync keeps them in step. | + | * Two-way. AI and humans write to the same text (markdown) |
| + | * indexing with SQLite/ | ||
| * A real knowledge graph. Observations and wikilinks compound into context. | * A real knowledge graph. Observations and wikilinks compound into context. | ||
| * Semantic search. Find notes by meaning, not just keywords. | * Semantic search. Find notes by meaning, not just keywords. | ||
| Ligne 157: | Ligne 161: | ||
| * Progressive tool discovery. Every tool is tagged with behavior hints (read-only, destructive, | * Progressive tool discovery. Every tool is tagged with behavior hints (read-only, destructive, | ||
| * Cloud, optional. Sync across devices when you want — never required. | * Cloud, optional. Sync across devices when you want — never required. | ||
| + | |||
| + | ==== GBrain ==== | ||
| + | |||
| + | https:// | ||
| + | |||
| + | Semble le plus aboutit, mais c'est une sacrée usine ! | ||
| + | |||
| + | relations automatique | ||
| + | * GBrain extrait automatiquement les relations typées avec des RegEx : works_at, founded, attended, invested_in, | ||
| + | * On peut [[https:// | ||
| + | * Avec un fallback LLM en option | ||
| + | |||
| + | Pour configurer un model embenddings custom il faut utiliser la clé " | ||
| + | < | ||
| + | $ cat ~/ | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | ... | ||
| + | </ | ||
| + | Puis '' | ||
| + | |||
| + | |||
| + | ==== Mem0 ==== | ||
| + | |||
| + | https:// | ||
| + | |||
| + | AI memory that persists across sessions and agents. | ||
| + | |||
| + | Trop lourd pour un usage perso ... | ||
| + | |||
| + | ==== Stash Memory ==== | ||
| + | |||
| + | https:// | ||
| ===== Frameworks ===== | ===== Frameworks ===== | ||
informatique/ai_lm/ai_agent.1782113197.txt.gz · Dernière modification : de cyrille
