Skip to content

sentient-io/AI-Agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Agents

AI Agents (n8n Flows & MCP Servers)

n8n

  1. ASR

    1. ASR_Workflow.json (Create a new worflow in n8n then import this file.)
  2. Elasticsearch

    1. ES_workflow.json (Create a new worflow in n8n then import this file.)
  3. Wasabi

    1. Wasabi_WorkFlow.json (Create a new worflow in n8n then import this file.)
  4. Speak-Identification

    1. Speak-Identification_WorkFlow.json (Create a new worflow in n8n then import this file.)
  5. Action Agent

    1. ActionAgent_Workflow.json (Create a new worflow in n8n then import this file.)
    2. It have manage all MCP Servers tools.(ASR, Elasticsearch, Wasabi & Speak-Identification)

MCP-servers

  1. ASR:

    Install depandence library.

    pip install -r mcp-servers/ASR/requirements.txt

    Run the server

    python mcp-servers/ASR/server.py

  2. Elasticsearch:

    Install depandence library.

    pip install -r mcp-servers/Elasticsearch/requirements.txt

    Run the server

    python mcp-servers/Elasticsearch/server.py

  3. Wasabi:

    Install depandence library.

    pip install -r mcp-servers/Wasabi/requirements.txt

    Run the server

    python mcp-servers/Wasabi/server.py

  4. Speak-Identification:

    Install depandence library.

    pip install -r mcp-servers/Speak-Identification/requirements.txt

    Run the server

    python mcp-servers/Speak-Identification/server.py

libraries

  1. video-metadata:

    1. Development Installation

    - git clone https://github.com/sentient-io/AI-Agents.git
    - cd libraries/video-metadata
    - pip install -e .

About

AI Agents (n8n Flows & MCP Servers)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •