anythingllm-docs
Basic Information
This repository hosts the documentation site for AnythingLLM maintained by Mintplex-Labs. It provides the content, assets, and configuration for a Next.js documentation website that explains the AnythingLLM project and its components. The repo contains organized documentation pages under pages/ including agent, api, cloud, features, installation and setup, as well as public assets such as images and a favicon. It includes project configuration files like next.config.js, theme.config.tsx, package.json and a metadata file. The README documents how to clone the repository, install dependencies with yarn, and run the local development server with yarn dev. The project is licensed under the MIT License and includes basic contribution guidance and a pull request template.