Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mii-llm/serpico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Serpico

Serpico

This repository contains a suite of specialized agents designed to perform various autonomous cyber security tasks. Each agent is powered by Serpe, a fine-tuned AI model specialized in cyber security applications. These agents are tailored to assist security professionals, automate routine tasks, and enhance the efficiency of cyber defense operations.

Features

  • Fine-Tuned AI Model: Built on Serpe, a state-of-the-art fine-tuned model designed specifically for cyber security contexts.
  • Task-Specific Agents: Modular agents specialized for various cyber security tasks, such as vulnerability analysis, threat detection, incident response, and more.
  • Scalable Framework: Easily extendable architecture to add new agents or customize existing ones.
  • Autonomous Agents: It is possibile to use the planner and the orchestrator agents for creating autonomous tasks.

Table of Contents


Agents

1. Planner autonomous agents

  • Purpose: From a user task create an autonomous system capable of solving all the steps involved in performing the steps
  • Key Capabilities:
    • Create a set of tasks
    • Orchestrate the tasks between different agents.
    • Autonomously fix and check errors.

Installation

  1. Clone the repository:
    git clone https://github.com/mii-llm/serpico
    cd serpico
    pip install -r requirements.txt
    python src/main.py

About

Serpico are a set of LLM agents to interface to the Serpe model. Serpe is a fine tuned version of qwen specialized in cyber security tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages