mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-16 10:55:13 +02:00
Update README links to new docs site
This commit is contained in:
parent
3bb3a8a141
commit
7e58cf23ef
1 changed files with 4 additions and 13 deletions
17
README.md
17
README.md
|
|
@ -46,26 +46,17 @@ If you want to build powerful, intelligent AI applications without getting bogge
|
|||
|
||||
## Getting Started
|
||||
|
||||
- [Quickstart Guide](docs/README.quickstart-docker-compose.md)
|
||||
- [Quickstart Guide](https://docs.trustgraph.ai/getting-started/)
|
||||
- [Configuration Builder](#configuration-builder)
|
||||
- [Install the CLI](docs/cli/README.md)
|
||||
- [Workbench](#workbench)
|
||||
- [Developer APIs](docs/apis#readme)
|
||||
- [Developer APIs and CLI](https://docs.trustgraph.ai/reference/)
|
||||
- [Example Notebooks](https://github.com/trustgraph-ai/example-notebooks)
|
||||
- [Deployment Guide](https://docs.trustgraph.ai/deployment/)
|
||||
|
||||
### Watch TrustGraph 101
|
||||
|
||||
[](https://www.youtube.com/watch?v=rWYl_yhKCng)
|
||||
|
||||
### Cloud Deployment Options
|
||||
|
||||
- [AWS EC2 single instance deployment using Pulumi](https://github.com/trustgraph-ai/pulumi-trustgraph-ec2)
|
||||
- [AWS deployment with RKE Kubernetes using Pulumi](https://github.com/trustgraph-ai/pulumi-trustgraph-aws-rke)
|
||||
- [Azure Kubernetes deployment using Pulumi](https://github.com/trustgraph-ai/pulumi-trustgraph-aks)
|
||||
- [GCP GKE cloud deployment using Pulumi](https://github.com/trustgraph-ai/pulumi-trustgraph-gke)
|
||||
- [Intel Gaudi and GPU (tested on Intel Tiber cloud)](https://github.com/trustgraph-ai/trustgraph-tiber-cloud)
|
||||
- [Scaleway Kubernetes deployment using Pulumi](https://github.com/trustgraph-ai/pulumi-trustgraph-scaleway)
|
||||
|
||||
## Configuration Builder
|
||||
|
||||
The [**Configuration Builder**](https://config-ui.demo.trustgraph.ai/) assembles all of the selected components and builds them into a deployable package. It has 4 sections:
|
||||
|
|
@ -232,7 +223,7 @@ The default Grafana dashboard tracks the following:
|
|||
|
||||
## Contributing
|
||||
|
||||
[Developing for TrustGraph](docs/README.development.md)
|
||||
[Developer's Guide](https://docs.trustgraph.ai/community/developer.html)
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue