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

Create embeddings locally #72

Open
ajaytiwa opened this issue Dec 18, 2024 · 1 comment
Open

Create embeddings locally #72

ajaytiwa opened this issue Dec 18, 2024 · 1 comment

Comments

@ajaytiwa
Copy link

Is this possible to create embeddings locally? I mean I have few files ~200 files , I want to create embeddings locally and perform search locally instead of external embeddings providers ?

I have folder A contains 100 files .. I want to create embeddings based on those files and store into another folder.

Is this possible?

@amirkhan-ak-sf
Copy link
Member

We can see if we can add local models like all-in-mini-lm for local generation.

Maybe for reference: https://github.com/langchain4j/langchain4j-embeddings

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