Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (25 loc) · 707 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 707 Bytes

agent_backend

Proof of Concept for the agent backend.

90% of programing provided by ChatGPT; 10% + 190% Review by Sniper7Kills

This code base is simply a proof-of-concept and should not be used in production.

Admin Interface: http://127.0.0.1:5000/admin

Screen Shots

Dashboard

Alt text

Agent Listing

Alt text

Agent Details

Note: the "greet" task did not run yet. Alt text

Create Task

Alt text

Assign a Plugin

Alt text

Plugin Listing

Alt text

Create Plugin

Alt text

Plugin Details

Alt text

Edit Plugin

Alt text