mirror of
https://github.com/wassname/stampy-chat.git
synced 2026-09-24 14:00:40 +08:00
12 lines
230 B
Markdown
12 lines
230 B
Markdown
# AlignmentSearch
|
|
|
|

|
|
|
|
## Project Layout
|
|
|
|
- `src/` stuff around processing our dataset and constructing embeddings
|
|
- `api/` a flask app serving as our backend
|
|
- `web/` a NextJS app for the frontend
|
|
|
|
|