款号搜索应用初版代码提交
0 parents
Showing
21 changed files
with
1266 additions
and
0 deletions
.dockerignore
0 → 100644
.env
0 → 100644
.env.example
0 → 100644
Dockerfile
0 → 100644
IMPLEMENTATION_SUMMARY.md
0 → 100644
README.md
0 → 100644
README_DOCKER.md
0 → 100644
app.py
0 → 100644
This diff is collapsed.
Click to expand it.
application.yml.example
0 → 100644
config.yml
0 → 100644
core/__init__.py
0 → 100644
core/faiss_manager.py
0 → 100644
This diff is collapsed.
Click to expand it.
core/feature_extractor.py
0 → 100644
This diff is collapsed.
Click to expand it.
core/memory_index.py
0 → 100644
core/search_engine.py
0 → 100644
This diff is collapsed.
Click to expand it.
data_sync.py
0 → 100644
This diff is collapsed.
Click to expand it.
database.py
0 → 100644
This diff is collapsed.
Click to expand it.
docker-compose.yml
0 → 100644
generate_token.py
0 → 100644
requirements-docker.txt
0 → 100644
requirements.txt
0 → 100644
-
Please register or sign in to post a comment