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

[Idea] Using embeddings and Search Indexing #64

Closed
PriNova opened this issue Jul 6, 2023 · 1 comment
Closed

[Idea] Using embeddings and Search Indexing #64

PriNova opened this issue Jul 6, 2023 · 1 comment

Comments

@PriNova
Copy link

PriNova commented Jul 6, 2023

The following idea would be to convert the repository(s) as vector embeddings and combine them with ctags. I.e. the prompt would be compared as embedding with a VectorDB and from this the 5-10 highest ranking results would be taken. Then the context scope would be determined. This can then be passed to the LLM and conclusions can be drawn from it.

What do you think about it?

@paul-gauthier
Copy link
Collaborator

Yup, something along those lines is likely to be helpful.

See also issue #1 for some previous discussion.

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

2 participants