Skip to content

brianm/kcci

Repository files navigation

Keith's Card Catalog Index

.plan

  1. parse inputs in common formats to build candidate list
  2. use openlibrary to get information about candidates
  3. create embedding for each candidate
  4. store embedding raw data with the candidate in sqlite or something (so we can rebuild index without recaclulating embeddings)
  5. Build an index (annoy? faiss?) of the embeddings

References

About

Keith's Index

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages