LangStream / langstream

LangStream. Event-Driven Developer Platform for Building and Running LLM AI Apps. Powered by Kubernetes and Kafka.
https://langstream.ai
Apache License 2.0
379 stars 28 forks source link

Add support for serving web applications #672

Open eolivelli opened 8 months ago

eolivelli commented 8 months ago

With #665 agents you can now start a "service".

We can add a new "webcontent-agent" that serves a static website.

We could also add an agent to run a NodeJS web application. this way you can also deploy your frontend with LangStream