TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What is the most promising AI tool in cloud ecosystem?

7 pointsby erkanerolover 1 year ago
As a platform engineer whose expertise is Kubernetes and Cloud, I am looking for AI tools&#x2F;projects to learn&#x2F;try. What projects are on your radar?<p>I guess many companies will need to run their own LLMs on their k8s clusters and we will see many projects in this area. I want to be early adopter and looking for new projects.

2 comments

kirkmarpleover 1 year ago
Have a look at Graphlit (<a href="https:&#x2F;&#x2F;www.graphlit.com" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.graphlit.com</a>). Managed cloud-native platform for knowledge ingestion and retrieval. Simple GraphQL API, and serverless backend to handle all the data ingestion, embeddings, and RAG LLM patterns. Free tier to try out without CC. (Disclaimer: I&#x27;m the founder)
ianpurtonover 1 year ago
We&#x27;re working on an open source chat gpt that runs on kubernetes. <a href="https:&#x2F;&#x2F;github.com&#x2F;bionic-gpt&#x2F;bionic-gpt">https:&#x2F;&#x2F;github.com&#x2F;bionic-gpt&#x2F;bionic-gpt</a><p>And you&#x27;re right many companies are looking at running LLMs in house.