Client-Server With LLM Command Execution
Createdzahoorahmad60
Executes commands on a client-server architecture using an LLM.
About
This client-server application leverages a Large Language Model (LLM) to execute commands. While further details are unavailable in the provided documentation, the basic structure suggests a system where a client sends requests, an LLM interprets and potentially sanitizes these requests, and then commands are executed on the server-side. More information is needed to understand the specific implementation and intended use cases.
Key Features
- 0 GitHub stars