jina 3.27.17
0
Multimodal AI services & pipelines with cloud-native stack: gRPC, Kubernetes, Docker, OpenTelemetry,
Contents
Multimodal AI services & pipelines with cloud-native stack: gRPC, Kubernetes, Docker, OpenTelemetry, Prometheus, Jaeger, etc.
Stars: 21033, Watchers: 21033, Forks: 2217, Open Issues: 22The jina-ai/jina
repo was created 4 years ago and the last code push was 1 weeks ago.
The project is extremely popular with a mindblowing 21033 github stars!
How to Install jina
You can install jina using pip
pip install jina
or add it to a project with poetry
poetry add jina
Package Details
- Author
- Jina AI
- License
- Apache 2.0
- Homepage
- https://github.com/jina-ai/jina/
- PyPi:
- https://pypi.org/project/jina/
- Documentation:
- https://docs.jina.ai
- GitHub Repo:
- https://github.com/jina-ai/jina
Classifiers
- Database/Database Engines/Servers
- Internet/WWW/HTTP/Indexing/Search
- Multimedia/Video
- Scientific/Engineering
- Scientific/Engineering/Artificial Intelligence
- Scientific/Engineering/Image Recognition
- Scientific/Engineering/Mathematics
- Software Development
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common jina errors.
Code Examples
Here are some jina
code examples and snippets.
GitHub Issues
The jina package has 22 open issues on GitHub
- Hot reload not working on Windows 10.
- fix: detect Tensor vs List of float when creating dynamic Pydantic model
- feat: streaming with HTTP SSE for deployment
- Streaming for HTTP for Deployment
- Revisit Jina's Client profiling method
- Reporting a vulnerability
- Feature Request: Streaming support for a single document to multiple resulting documents in Jina services.
- DocArray v2 Compatibility
- Introduce Job concepts to make Executors suitable for 1-time Request
- Fix the code snippet and documentation in the "Deploy to JCloud" section
- docs: start first project is confusing