Convert worker to web application

For Workes & Pages, what is the name of the domain?

speechai.blindsoft.workers.dev

What is the error number?

none

What is the error message?

none

What is the issue or error you’re encountering

hi.i would like to make a web application out of my cloudflare worker, which is a LLAMA application.i have it ready, but I want it to be a web app, not something you have to curl.can I use something like cloudflare pages or something?and how would I do this?thank you

https://llama.blindsoft.net
all it is right now is code, but I want to convert this into a web application. what would I change or do to do so?

See:

I see.
in that case, how would you go about doing that with Cloudflare pages?
my original plan was to create the worker and then (somehow) get it to interact with Cloudflare pages

You can now build a full-stack app on Workers! Static Assets | Cloudflare Workers docs

that is cool, but none of them seam to support llama3.
they support other apps, but the full stack seams to not support llama3, so I am not sure how I would get that running…

I am not sure what you mean by that. If you are trying to use the Llama 3 models, you can use Workers AI

damn…
let’s wait to see what happens.
I hope they will soon