An open API service indexing awesome lists of open source software.

https://github.com/truefoundry/getting-started-examples

Examples to get started with using TrueFoundry
https://github.com/truefoundry/getting-started-examples

Last synced: 11 months ago
JSON representation

Examples to get started with using TrueFoundry

Awesome Lists containing this project

README

          

# TrueFoundry Examples

Example applications showcasing how to deploy with TrueFoundry.

### Docs

- [Setup CLI](https://docs.truefoundry.com/docs/setup-cli)

With TrueFoundry, you can deploy:

- [Models from any framework](https://docs.truefoundry.com/docs/model-deployment/overview)
- [Services - FastAPI, Gradio, Agents, MCP Servers, etc](https://docs.truefoundry.com/docs/introduction-to-a-service)
- [Async Services - with various Queues - SQS, Kafka, etc](https://docs.truefoundry.com/docs/introduction-to-async-service)
- [Jobs and Cron Jobs](https://docs.truefoundry.com/docs/introduction-to-a-job)
- [Workflows for DAGs](https://docs.truefoundry.com/docs/introduction-to-workflow)
- [Volumes for persistent storage and caches](https://docs.truefoundry.com/docs/introduction-to-volume)
- [Notebooks and SSH Servers for interactive development](https://docs.truefoundry.com/docs/launch-notebooks)
- [Any Helm chart](https://docs.truefoundry.com/docs/create-custom-k8s-objects)
And more ...