Historique des commits

Auteur SHA1 Message Date
  jherve 9bbe1bc525 Extend hours used for snapshots il y a 1 an
  jherve 9e6500d315 Handle latest main article case just as the others il y a 1 an
  jherve a702699ac4 [fix] Properly handle the case when indexing does not find any embeddings il y a 1 an
  jherve 5ff6d2bb65 Add some logging on services exit il y a 1 an
  jherve 67fbbfaa44 [fix] Update list_neighbouring to return all neighbouring articles il y a 1 an
  jherve 7e74f488c9 [fix] Handle the case when no "sibling" article exist in the storage il y a 1 an
  jherve 8a996adeb7 [fix] On similarity search, check that all embeddings have been found il y a 1 an
  jherve dbf68362ae Factor conversion from SQL row to dictionary il y a 1 an
  jherve d887493524 Display a list of similar articles to the one displayed il y a 1 an
  jherve 6ba9348f31 Add SimilaritySearch with faiss il y a 1 an
  jherve b126f66969 Split embeddings service into job/worker il y a 1 an
  jherve b844fd411a Split snapshot service into job / worker il y a 1 an
  jherve a681ba3c30 Add a Application class il y a 1 an
  jherve 15d4d068a3 Split snapshot_worker into 2 "worker" modules il y a 1 an
  jherve cba12113fe Add an ugly but functional grid style il y a 1 an
  jherve d3eadaf4b7 Implement an article "browser" that navigates among sites and dates il y a 1 an
  jherve 63c23149f8 Some reformating il y a 1 an
  jherve ec743a4266 Use name field in web page il y a 1 an
  jherve ea5dc70361 Add a missing field to row returned from storage il y a 1 an
  jherve bdbd452e99 Add link to lists on index il y a 1 an
  jherve 157047d87e Add a page per site il y a 1 an
  jherve eab1fa8ada Add an admin page il y a 1 an
  jherve 10de53bfa4 Add a template engine il y a 1 an
  jherve fc085585c7 Add hello world web server il y a 1 an
  jherve d93216d029 Do not re-compute already stored embeddings il y a 1 an
  jherve 6f03628f17 Move import within function to speed up init il y a 1 an
  jherve 2c8891a01f Implement embeddings computation & storage il y a 1 an
  jherve 6824f09886 Start adding embeddings computation il y a 1 an
  jherve a391820475 Add "name" field for collections/sites il y a 1 an
  jherve 53cf759f66 Add some logging + format il y a 1 an