Skip to content

Computer-use-agents/GUI-Knowledge-Bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GUI-Knowledge-Bench

Project website for GUI-Knowledge-Bench

๐Ÿš€ Demo

๐Ÿ› ๏ธ Tech Stack

  • Frontend Framework: Vue 3
  • UI Components: Element Plus
  • Build Tool: Vite
  • HTTP Client: Axios

๐Ÿ“‹ Features

  • Interactive demonstration of multi-modal agent tuning
  • Visualization of VLM-driven agent capabilities
  • Tool usage efficiency metrics

๐Ÿ”ง Development Setup

Prerequisites

Installation

  1. Clone the repository

  2. Install dependencies

pnpm install
  1. Start the development server
pnpm dev

๐Ÿ—๏ธ Building for Production

pnpm build

The built files will be in the dist directory, ready to be deployed.

๐Ÿš€ Deployment

This project is set up for GitHub Pages deployment:

  1. Build the project
pnpm build
  1. Push to GitHub
git add .
git commit -m "Ready for deployment"
git push
  1. Configure GitHub Pages to serve from the desired branch

๐Ÿ“„ License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages