GithubHelp home page GithubHelp logo

lazarst96 / semantic-search Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 1.0 719 KB

Full example of semantic search system

License: MIT License

Dockerfile 0.80% Python 65.23% Shell 0.81% HTML 3.11% CSS 1.88% JavaScript 27.76% SCSS 0.42%
semantic-search-engine python universal-sentence-encoder reactjs fastapi milvus mongodb

semantic-search's People

Contributors

lazarst96 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

semantic-search's Issues

How can I run this docker on a non-CUDA Intel Iris Xe GPU?

This is the error that I am getting right now:

Error invoking remote method 'docker-start-container': Error: (HTTP code 500) server error - failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr:

Auto-detected mode as 'legacy' nvidia-container-cli: initialization error: WSL environment detected but no adapters were found: unknown

Error running docker-compose up on Win11

=> ERROR [ 7/12] RUN python -m spacy download en_core_web_sm 1.1s

[ 7/12] RUN python -m spacy download en_core_web_sm:
#11 0.992 Traceback (most recent call last):
#11 0.992 File "init.pxd", line 942, in numpy.import_array
#11 0.992 RuntimeError: module compiled against API version 0x10 but this version of numpy is 0xf . Check the section C-API incompatibility at the Troubleshooting ImportError section at https://numpy.org/devdocs/user/troubleshooting-importerror.html#c-api-incompatibility for indications on how to solve this problem .
#11 0.992
#11 0.992 During handling of the above exception, another exception occurred:
#11 0.992
#11 0.992 Traceback (most recent call last):
#11 0.992 File "/usr/local/lib/python3.8/runpy.py", line 185, in _run_module_as_main
#11 0.992 mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
#11 0.992 File "/usr/local/lib/python3.8/runpy.py", line 144, in _get_module_details
#11 0.992 return _get_module_details(pkg_main_name, error)
#11 0.992 File "/usr/local/lib/python3.8/runpy.py", line 111, in _get_module_details
#11 0.992 import(pkg_name)
#11 0.992 File "/usr/local/lib/python3.8/site-packages/spacy/init.py", line 14, in
#11 0.992 from . import pipeline # noqa: F401
#11 0.992 File "/usr/local/lib/python3.8/site-packages/spacy/pipeline/init.py", line 1, in
#11 0.992 from .attributeruler import AttributeRuler
#11 0.992 File "/usr/local/lib/python3.8/site-packages/spacy/pipeline/attributeruler.py", line 6, in
#11 0.992 from .pipe import Pipe
#11 0.992 File "spacy/pipeline/pipe.pyx", line 1, in init spacy.pipeline.pipe
#11 0.993 File "spacy/vocab.pyx", line 1, in init spacy.vocab
#11 0.993 File "spacy/lexeme.pyx", line 6, in init spacy.lexeme
#11 0.993 File "init.pxd", line 944, in numpy.import_array
#11 0.993 ImportError: numpy.core.multiarray failed to import


executor failed running [/bin/sh -c python -m spacy download en_core_web_sm]: exit code: 1
ERROR: Service 'search-api' failed to build : Build failed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.