gptscript-ai / tools-site

Web application for hosting automated documentation of GPTScript tools across Github.

Home Page:https://tools.gptscript.ai

Repository from Github https://github.comgptscript-ai/tools-siteRepository from Github https://github.comgptscript-ai/tools-site

Tools Site

This project is a Nuxt 3 application for serving documentation for various tools in the gptscript ecosystem.

Local development

To get started locally, follow these steps:

  1. Clone this repository:
git clone https://github.com/gptscript-ai/tools-site.git
  1. Create a .env file in the root of your project and add your GitHub token:
GITHUB_TOKEN=your_github_token
  1. Start the development environment:
yarn up

About

Web application for hosting automated documentation of GPTScript tools across Github.

https://tools.gptscript.ai

License:Apache License 2.0


Languages

Language:Vue 37.0%Language:TypeScript 34.8%Language:SCSS 9.6%Language:Go 8.1%Language:JavaScript 8.0%Language:Dockerfile 1.9%Language:Shell 0.6%