Outils pour utilisateurs

Outils du site


informatique:ai_lm:ai_agent

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
informatique:ai_lm:ai_agent [04/05/2026 10:35] – [Spécialiser un Chat conversationnel] cyrilleinformatique:ai_lm:ai_agent [04/06/2026 08:00] (Version actuelle) – [À quoi ça sert ?] cyrille
Ligne 26: Ligne 26:
 ===== À quoi ça sert ? ===== ===== À quoi ça sert ? =====
  
-J'ai mis du temps à me faire une idée sur l'utilité des agents ...+ 
 +==== Agent de codage ==== 
 + 
 +  * voir [[/informatique/ai_lm/ai_coding|AI coding]]
  
 ==== Spécialiser un Chat conversationnel ==== ==== Spécialiser un Chat conversationnel ====
Ligne 100: Ligne 103:
  
 OpenClaw est plus un "gateway" pour communiquer avec des agents. OpenClaw est plus un "gateway" pour communiquer avec des agents.
 +
 +==== nanobot ====
 +
 +nanobot is an ultra-lightweight personal AI assistant developed by HKUDS (Data Intelligence Lab at the University of Hong Kong). Released on February 2, 2026, nanobot delivers core agent functionality in just ~4,000 lines of Python code
 +
 +https://nanobot.club/
 +
 +==== OpenHands ====
 +
 +OpenHands: AI-Driven Development
 +
 +OpenDevin = OpenHands
 +
 +  * https://www.openhands.dev/
 +  * https://github.com/OpenHands/OpenHands
 +
 ==== Hermes Agent ==== ==== Hermes Agent ====
  
Ligne 141: Ligne 160:
   * obligé de forker LLPhant pour monter la version openai-php en v0.192   * obligé de forker LLPhant pour monter la version openai-php en v0.192
  
-Par de ''clarify'' ou ''ask_user''. Je crois que ça pourrait être géré [[https://github.com/LLPhant/LLPhant/blob/main/src/Evaluation/Guardrails/Guardrails.php#L19|Guardrails::generateText()]] si l'on veut ajouter de l’interaction avec l'utilisateur.+Le ''clarify'' ou ''ask_user'' a été ajouté : [[https://github.com/LLPhant/LLPhant/issues/481|About ask_user or clarify]] -> [[https://github.com/LLPhant/LLPhant/pull/484|add HumanInTheLoopTool for LLM-initiated user clarification]] 
  
  
Ligne 174: Ligne 194:
   * Choose DSPy for: minimal boilerplate, readable single-file flows, contract-driven development (with optional optimizers).   * Choose DSPy for: minimal boilerplate, readable single-file flows, contract-driven development (with optional optimizers).
   * could show dramatically different results when using its signature optimizers (like MIPROv2) and Chain-of-Thought prompting, which can significantly improve answer quality.   * could show dramatically different results when using its signature optimizers (like MIPROv2) and Chain-of-Thought prompting, which can significantly improve answer quality.
 +
 +===== No-code frameworks =====
 +
 +==== Flowise ====
 +
 +  * https://flowiseai.com/
 +  * https://github.com/FlowiseAI/Flowise
  
  
informatique/ai_lm/ai_agent.1777883717.txt.gz · Dernière modification : de cyrille

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki