Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexcg1/jina-2.0-playground
Playing with Jina 2.0
https://github.com/alexcg1/jina-2.0-playground
Last synced: 16 days ago
JSON representation
Playing with Jina 2.0
- Host: GitHub
- URL: https://github.com/alexcg1/jina-2.0-playground
- Owner: alexcg1
- License: mit
- Created: 2021-06-02T11:55:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T09:28:09.000Z (over 3 years ago)
- Last Synced: 2024-10-17T08:13:18.627Z (about 1 month ago)
- Language: Python
- Size: 39.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jina 2.0: Playing around
This is to familiarize myself with writing Documents, Executors, Flows for [Jina](https://github.com/jina-ai/jina/) 2.0.
`executors.py` comes straight from [Jina's Hello Chatbot](https://github.com/jina-ai/jina/tree/master/jina/helloworld/chatbot) with only `top_k` tweaked