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

Combination the NLP with our search engine #21

Open
SeverusYixin opened this issue Aug 16, 2024 · 6 comments
Open

Combination the NLP with our search engine #21

SeverusYixin opened this issue Aug 16, 2024 · 6 comments
Labels
Priority 2 ergonomic maturity level

Comments

@SeverusYixin
Copy link
Collaborator

It would be great if someone could give us some advices on this!

@haesleinhuepf

The ones I can think of at the moment are for the search phase:
Query pre-processing: use NLP to pre-process queries before sending them to Elasticsearch,

e.g: Tokenisation and morphological reduction, Deletion of disabled words, Synonym expansion

The purpose of this issue is to gather ideas to facilitate future implementation.

@haesleinhuepf
Copy link
Member

haesleinhuepf commented Aug 17, 2024

I was thinking of using Retrieval Augmented Generation(RAG) to build a chat-bot that can guide us through the database of training materials. Potentially a starting point:

@SeverusYixin
Copy link
Collaborator Author

I was thinking of using Retrieval Augmented Generation(RAG) to build a chat-bot that can guide us through the database of training materials. Potentially a starting point:

Good idea, let me think about it and try it in the future :)

@SeverusYixin
Copy link
Collaborator Author

If possible, you could also write a similar issue in your Git(training), that way we could get more ideas, since in this one it seems that we are the only ones who can see it :) Thank you~

@haesleinhuepf
Copy link
Member

This is a public repository. Everyone can see this. I try to avoid writing duplicate git issues and instead tend to put the issue in the repository where it fits best.

@SeverusYixin
Copy link
Collaborator Author

This is a public repository. Everyone can see this. I try to avoid writing duplicate git issues and instead tend to put the issue in the repository where it fits best.

Thank you:) And have a nice holiday

@SeverusYixin SeverusYixin added the Priority 5 ergonomic maturity level label Aug 28, 2024
@haesleinhuepf
Copy link
Member

@SeverusYixin consider increasing the priority for this one.

@SeverusYixin SeverusYixin added Priority 3 ergonomic maturity level and removed Priority 5 ergonomic maturity level labels Nov 18, 2024
@SeverusYixin SeverusYixin added Priority 2 ergonomic maturity level and removed Priority 3 ergonomic maturity level labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority 2 ergonomic maturity level
Projects
None yet
Development

No branches or pull requests

2 participants