Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tags v0 -> Tags v1 #55

Open
louis030195 opened this issue Feb 20, 2023 · 0 comments
Open

Tags v0 -> Tags v1 #55

louis030195 opened this issue Feb 20, 2023 · 0 comments

Comments

@louis030195
Copy link
Collaborator

louis030195 commented Feb 20, 2023

The current tag inference is very simple and basic, generating tags based on the current note content using LLM

Other paths:

  • infer tags using a model trained on the index’s embeddings
    • advantage: tags more fine tuned to user’s way of tagging, 10x faster, 10x cheaper (or more)
    • disadvantage: no tags outside user’s tags space, more infra
  • semantic search + prompt engineering to generate tags
@louis030195 louis030195 changed the title Tags v1 Tags v0 -> Tags v1 Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant