gnes-ai/gnes
GNES is Generic Neural Elastic Search, a cloud-native semantic search system based on deep neural network. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2613
- days_rel: n/a
- days_push: 2498
- n_releases_24m: 0
Adoption not part of the score
1263 stars · 210 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GNES (Generic Neural Elastic Search) is a cloud-native framework for building semantic search systems over text, images, and video using deep neural network encoders. It decomposes search pipelines into microservices (preprocessor, encoder, indexer, router) orchestrated by Docker Swarm or Kubernetes, configured via YAML.
Use cases
- build a semantic search engine for text documents
- search images by image similarity using deep learning embeddings
- index and search video content at scale
- deploy a distributed neural search system on Kubernetes
- swap BERT or other encoders in a search pipeline via YAML config
- build any-to-any modality neural search
When to choose
- you need a microservice-based, cloud-native neural search architecture
- you want to combine pluggable deep learning encoders and indexers without touching code
- you need multi-modal (text/image/video) semantic search at scale
When to avoid
- you want an actively maintained project - GNES was superseded by Jina and its last release was in 2019
- you need a simple embedded vector database rather than a distributed microservice system
- you require a permissive, clearly defined license (the GitHub license is marked NOASSERTION)
Facets
framework · maturity abandoned
search-engine vector-database machine-learning deep-learning nlp image-processing video-processing microservices rpc machine-learning deep-learning computer-vision microservices python cross-platform semantic-search neural-search embeddings grpc cloud-native bert tensorflow pytorch predecessor-of-jina search natural-language-processing docker kubernetes linux
3 sources
- readme: https://github.com/gnes-ai/gnes · fetched 2026-08-28 · c70039bf86f4
- homepage: https://gnes.ai · fetched 2026-08-29 · 4655eaff9b58
- registry_pypi: https://pypi.org/pypi/gnes/json · fetched 2026-08-29 · dac854151414
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gnes-ai/gnes | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem