You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scaffold for creating LLM applications, leveraging pre-containerized SvelteKit for the frontend, Go for the backend, MongoDB for the database provider, and an LLM service. This open-source project may be seamlessly deployed using StreamDeploy's LLM application deployment and testing platform.
Run the following from the root of the llm-app-scaffold directory:
docker-compose up --build
About
Scaffold for creating LLM applications, leveraging pre-containerized SvelteKit for the frontend, Go for the backend, MongoDB for the database provider, and an LLM service. This open-source project may be seamlessly deployed using StreamDeploy's LLM application deployment and testing platform.