1 个仓库
Packages the entire application into a containerized service that can be launched on cloud infrastructure with one CLI command.
Distinct from Cloud Deployment CLI Tools: Distinct from Cloud Deployment CLI Tools: focuses on a single-command deployment workflow, not general CLI tools for cloud management.
Explore 1 awesome GitHub repository matching devops & infrastructure · Single-Command Deployments. Refine with filters or upvote what's useful.
Search with Lepton is a conversational search engine that combines a large language model with web search APIs to answer user queries in natural language conversation. It is designed as a demonstration application that shows how an LLM can generate conversational responses from real-time web search results, and it caches completed search results so they can be shared and revisited without repeating the original query. The application can be deployed to a cloud platform with a single command, making it easy to launch as a remote service. It maintains dialogue context across multiple turns by s
Launches the search engine on a remote server with a single command for easy deployment.