Skip to content

54yd/shiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiki Project

Overview

Shiki is an AI-powered automation framework utilizing Qwen2-VL for coordination inference and LangGraph for workflow automation. It enables intelligent interaction with business applications.

Structure

  • server/: FastAPI server for handling Qwen2-VL model inference.
  • client/: LangGraph-based automation client for executing workflows.
  • env/: Environment setup files.

Quick Start

  1. Set up the environment:
    conda env create -f env/environment.yml
    conda activate shiki
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published