#33 · Primary category: Inference & Local Deploy
serve
☁️ Build multimodal AI applications with cloud-native stack
Project last updated:03/24/25
GitHub Stars
21.9K
Forks
2.2K
Contributors
185
License
Apache-2.0
Why we included this project
Jina lets you package inference logic into Executors and serve it over gRPC, HTTP, or WebSockets without building the surrounding infrastructure yourself. The framework handles scaling, streaming, and dynamic batching, and its native gRPC support plus Docker, Kubernetes, and Docker Compose integration means it fits naturally into a cloud-native microservice stack. That orchestration layer is where it saves real time: teams can move from a local prototype to a deployed, load-balanced endpoint, and multimodal workloads are a particular strength. LLM endpoints get token-by-token streaming, which keeps chat-style applications responsive.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.