smyth-docs
Everything you need to build, deploy, and collaborate with agents. Ride the llama, avoid the drama.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.1%) to scientific vocabulary
Keywords
Repository
Everything you need to build, deploy, and collaborate with agents. Ride the llama, avoid the drama.
Basic Info
- Host: GitHub
- Owner: SmythOS
- License: other
- Language: TypeScript
- Default Branch: main
- Homepage: https://smythos.com/docs/
- Size: 117 MB
Statistics
- Stars: 13
- Watchers: 0
- Forks: 3
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
SmythOS Documentation
This repository contains the open source documentation for SmythOS. The docs are written in Markdown/MDX and built with Docusaurus.
The content covers everything from building agents in the cloud-based Studio to running them locally with the Runtime and deploying them in production. Browse the documentation online or run it locally using the instructions below.
Documentation Overview
The docs are organized into several areas:
- Studio visually build, test, and debug agents.
- Weaver describe your goal and have Weaver create agents with no code.
- Runtime run agents locally or at scale.
- Deployments version and host agents on real-world platforms.
- Collaboration work in teams with Spaces and Groups.
- Templates start fast with prebuilt agent templates.
- Account Management manage subscriptions and integrations.
Prerequisites
- Node.js 18 or later
Installation
Install project dependencies:
bash
npm install
Local Development
Start a local development server and open the site in your browser:
bash
npm start
The website will be available at http://localhost:3000.
Production Build
Generate a static build in the build/ directory:
bash
npm run build
You can serve the build locally with:
bash
npm run serve
Project Structure
docs/MDX files that make up the documentation content.src/React components, pages, and styling.static/Images and other static assets.docusaurus.config.tsDocusaurus configuration.sidebars.tsSidebar navigation setup.
Edit files under docs/ or src/ to update the documentation and then submit a pull request.
Contributing
We welcome contributions and fixes. If you spot an issue or want to add new content:
- Fork this repository and create a new branch.
- Make your changes to the Markdown/MDX files in
docs/or to the components insrc/. - Open a pull request describing your changes.
No production deployment is required to contribute. Simply open a PR and share your improvements. Please see our Contributing Guide for complete details.
What's Next?
- We will release an open source visual agent IDE later this year.
- Support us at SmythOS and read the SmythOS Documentation.
- Join our community to stay updated on new features, connectors, and capabilities.
/sm o s/
Ride the llama. Skip the drama.
Owner
- Name: SmythOS
- Login: SmythOS
- Kind: organization
- Email: hello@smyth.ai
- Location: United States of America
- Website: https://smythos.com
- Repositories: 1
- Profile: https://github.com/SmythOS
The Operating System for Agentic AI
GitHub Events
Total
- Watch event: 8
- Issue comment event: 1
- Push event: 34
- Public event: 1
- Pull request event: 3
- Fork event: 2
Last Year
- Watch event: 8
- Issue comment event: 1
- Push event: 34
- Public event: 1
- Pull request event: 3
- Fork event: 2
Dependencies
- actions/checkout v4 composite
- actions/setup-node v4 composite
- 1423 dependencies
- @docusaurus/module-type-aliases ^3.7.0 development
- @docusaurus/theme-live-codeblock ^3.7.0 development
- @docusaurus/theme-mermaid ^3.7.0 development
- @docusaurus/tsconfig ^3.7.0 development
- @docusaurus/types ^3.7.0 development
- @tailwindcss/postcss ^4.1.7 development
- autoprefixer ^10.4.21 development
- dotenv-cli ^8.0.0 development
- lucide-react ^0.511.0 development
- postcss ^8.5.3 development
- tailwindcss ^4.1.7 development
- typescript ~5.6.2 development
- @docusaurus/core ^3.8.1
- @docusaurus/preset-classic ^3.8.1
- @easyops-cn/docusaurus-search-local ^0.49.2
- @heroicons/react ^2.2.0
- @mdx-js/react ^3.0.0
- @radix-ui/react-tabs ^1.1.12
- @supabase/supabase-js ^2.50.0
- blog ^1.0.0
- clsx ^2.0.0
- docs ^0.3.2-canary.0
- dotenv ^16.5.0
- glob ^11.0.2
- prism-react-renderer ^2.4.1
- react ^19.0.0
- react-dom ^19.0.0
- src ^1.0.0