jherve
|
6d305a47bb
Simplify database schema
|
1 year ago |
jherve
|
91fa1e33ef
Bump to version 0.2.0
|
1 year ago |
jherve
|
52b7d4b4de
Change the project name
|
1 year ago |
jherve
|
cf34257719
Extend duration display to similar articles
|
1 year ago |
jherve
|
b99036276d
Display datetimes / duration in a nicer format
|
1 year ago |
jherve
|
d51ff03bb2
Switch to Annoy for vector search/indexing
|
1 year ago |
jherve
|
d681c8a42c
Upgrade backend to support postgresql
|
1 year ago |
jherve
|
f64bfbdb78
Add proper worker/job/jobqueue abstractions
|
1 year ago |
jherve
|
60934397f6
Fix dependencies and make web server bind to 0.0.0.0
|
1 year ago |
jherve
|
da86eb7a06
Make sentence transformers optional
|
1 year ago |
jherve
|
be08f28b67
Move index to its own process that can be started by a rye script
|
1 year ago |
jherve
|
8b73d72d51
Move embeddings to its own process that can be started by a rye script
|
1 year ago |
jherve
|
0f6ba1e8e5
Move snapshots to its own process that can be started by a rye script
|
1 year ago |
jherve
|
35d1c950fb
Move web_server to its own process that can be started by a rye script
|
1 year ago |
jherve
|
fd251b215a
Add dynaconf for configuration management
|
1 year ago |
jherve
|
ed80ab42db
Add some missing dependencies
|
1 year ago |
jherve
|
3405185227
Switch to Rye instead of PDM
|
1 year ago |
jherve
|
80e2ea5fde
Update python version
|
1 year ago |
jherve
|
10de53bfa4
Add a template engine
|
1 year ago |
jherve
|
fc085585c7
Add hello world web server
|
1 year ago |
jherve
|
6824f09886
Start adding embeddings computation
|
1 year ago |
jherve
|
57fb342d5c
Replace print with logging
|
1 year ago |
jherve
|
9a77b03f00
Parse archive's URL to get the original article URL
|
1 year ago |
jherve
|
c0e0c19064
Use RateLimiter + Semaphore to prevent temporary ban from server
|
1 year ago |
jherve
|
4017b49d48
Switch to lxml for HTML parsing
|
1 year ago |
jherve
|
0a7b3052fa
Make the project installable
|
1 year ago |
jherve
|
45d1808294
Move to aiohttp for requests
|
1 year ago |
jherve
|
9760ec9f7b
Add ruff for lint/formatting
|
1 year ago |
jherve
|
b38e4450e8
Define some data structures with attrs/cattrs
|
1 year ago |
jherve
|
354cf6104f
Add basic parsing
|
1 year ago |