Historial de Commits

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