Description

Introduction to AI Workflows

AI Workflows use artificial intelligence to execute specific business tasks with greater intelligence and adaptability than traditional automation. AI Orchestration is the higher-level process of coordinating and managing all the underlying AI models, data pipelines, and systems to work together seamlessly. In short, automation handles the tasks, while orchestration manages the entire system.

Goals

What is an AI Workflow?

AI Workflow = Gemini CLI (LLM)+MCP(Model Context Protocol)+ MCP Server

How Does AI Workflow Automation Work?

How to make AI workflow to boost productivity and efficiency across testing, coding, issue resolution, and results analysis and reporting

Resources

Gemini CLI https://github.com/google-gemini/gemini-cli

MCP(Model Context Protocol)

Looking for hackers with the skills:

Nothing? Add some keywords!

This project is part of:

Hack Week 25

Activity

  • 6 days ago: xguo started this project.
  • 7 days ago: xguo originated this project.

  • Comments

    • xguo
      about 11 hours ago by xguo | Reply

      How to install Gemini CLI?

      Install Node.js

      Option 1 — Installing Node.js with Apt from the Default Repositories To get this version, you can use the apt package manager. Refresh your local package index first by typing:

      sudo apt update

      Option 2 — Installing Node.js with Apt Using a NodeSource PPA

      curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -

      sudo apt install -y nodejs sudo apt install nodejs npm

      Install Gemini-CLI

      npm install -g @google/gemini-cli

    • xguo
      about 11 hours ago by xguo | Reply

      Setup installed Gemini-CLI

      cat ~/.gemini/.env

      GOOGLECLOUDPROJECT="XX-XX-XX-XX"

    • xguo
      about 10 hours ago by xguo | Reply

      Next, TDL - TODOLIST

      Gemini Gems

      Gemini CLI+VS Code

      Gemini CLI MCP

      Gemini CLI+MCP Client+MCP Server

      For example:

      Gemini CLI+ Bugzilla MCP Server

      Gemini CLI Memory

      Gemini CLI Extensions

      Gemini CLI Tools

    Similar Projects

    This project is one of its kind!