AI Agent

AI Agent

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2023 Apr 12 14:14
Editor
Edited
Edited
2024 Nov 18 20:53

Generative Agent

  • planning
  • memory
  • tool interface

Specifically

  • Tool learning
    • System Calls
      • Socket
    • Headless Browser access to pretend human
    • CLI access
      • Curl
        • GET - Search
        • POST - Communication
  • Permanent Storage like vector database
    • Context Selection based on vector similarity
    • Long-term memory by weight update
    • Vanishing to prevent manage capacity based on LLM decision or dynamic sparsity
  • Self-replication, Self-restart
    • Self-initialization prompt, Self-editing
  • Asynchronous communication port
    • Interrupt
AI Agent Notion
 
 
 
 
 
https://arxiv.org/pdf/2304.03442
https://github.com/phidatahq/phidata
 
 
 

Cognitive architecture

Examples

AI Agency

 
 

Recommendations