CoolFace
Modelpublic

Leonydis137/Autonomous-AI

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes6downloads
Model Card

๐Ÿค– Autonomous AI โ€” Fully Self-Updating Python Agent

This is a powerful, self-improving autonomous agent capable of:

  • โ€”Planning tasks
  • โ€”Writing and executing Python code
  • โ€”Debugging itself
  • โ€”Storing memory and logs
  • โ€”Growing over time

Files

  • โ€”app.py: Gradio UI
  • โ€”agent.py: Core self-runner
  • โ€”utils.py: Task planning, logging, memory
  • โ€”memory.txt: Long-term task memory
  • โ€”logs/: JSON logs of each run

Usage

  1. 1.Upload to Hugging Face Spaces
  2. 2.Set type to Gradio
  3. 3.Enjoy your AI developer assistant