Filter By
Displaying results 1 - 3 of 3 (Page 1 of 1)
By:
|
295 downloads
|
Last Updated: 7/29/2024
|
Latest Version: 3.9.1
This script simulates a team of AI-powered Agents with RAG, each with a unique role in executing a Powershell project. User input is processed by one AI specialist, who performs their task and passes the result to the next AI Agent. This process continues until all tasks are completed, leveraging AI to enhance efficiency and accuracy in project exe... More info |
By:
|
24 downloads
|
Last Updated: 7/25/2024
|
Latest Version: 0.0.3
This script simulates a team of AI-powered Agents with RAG, each with a unique role in executing a Python project. User input is processed by one AI specialist, who performs their task and passes the result to the next AI Agent. This process continues until all tasks are completed, leveraging AI to enhance efficiency and accuracy in project executi... More info |
By:
|
12 downloads
|
Last Updated: 7/7/2024
|
Latest Version: 1.0.5
This PowerShell script implements a simple text-based relational DBMS. It supports CRUD operations, search functionality, indexing, and data integrity checks. The script is designed to be clean, efficient, and functional, adhering to best practices. |