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