Launch HN: Release (YC W20) – Orchestrate AI Infrastructure and Applications
11–20 of 41 posts
Re: Launch HN: Release (YC W20) – Orchestrate AI Infrastructure and Applications
#12Re: Launch HN: Release (YC W20) – Orchestrate AI Infrastructure and Applications
#13How do you hook up data to an environment? And what data sources do you support (Snowflake/etc?)
Right now we support s3 and pulling in full github repos. Snowflake is on our roadmap and has been requested by some of our customers already.
Re: Launch HN: Release (YC W20) – Orchestrate AI Infrastructure and Applications
#14Why do you have such generic name? It will make searching so much harder.
Re: Launch HN: Release (YC W20) – Orchestrate AI Infrastructure and Applications
#15The sandbox environment with free GPU hours is a cool way to try things out without a big commitment too. It's nice seeing a product that genuinely seems to address the practical challenges of AI deployment. Looking forward to seeing how the platform develops!
Re: Launch HN: Release (YC W20) – Orchestrate AI Infrastructure and Applications
#16Am I on the right track?
Re: Launch HN: Release (YC W20) – Orchestrate AI Infrastructure and Applications
#17Seems pretty vague. Something to do with half self-hosting open source LLMs with a proprietary docker-like template thing. Am I on the right track?
The templates are a good place to start and with our concept of workspaces, you an easily attach data sources and do development with common ai tools and frameworks.
A lot of our customers and others we have talked to don't even know where to start with AI, including RAG. Our templates, infra management and workflow engine make it easy to spin up multiple environments, with varying configs for testing all the way to production.
While a lot of companies are getting into the RAG framework or Fine Tuning framework business, by releasing open source project, it is still very difficult to tie it all together.
Both nvidia and Docker have lamented about this issue to us and this is our attempt to make some of these frameworks easier to use.
Re: Launch HN: Release (YC W20) – Orchestrate AI Infrastructure and Applications
#18This looks awesome, getting started with AI development is daunting and I really like how this focuses on integrating with a bunch of open source frameworks and then deploying them into your own cloud (I always prefer to run the infrastructure, it feels weird to rely on something that's a complete black box). The sandbox environment with free GPU hours is a cool way to try things out without a big commitment too. It'…