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

Feature request: RAG for search and chat #5

Open
taichimaeda opened this issue Apr 25, 2024 · 1 comment
Open

Feature request: RAG for search and chat #5

taichimaeda opened this issue Apr 25, 2024 · 1 comment
Assignees

Comments

@taichimaeda
Copy link
Owner

taichimaeda commented Apr 25, 2024

  • Ollama for local embedding
  • RAG algorithm similar to LlamaIndex.TS
  • IndexedDB for vector store (currently not supported by LlamaIndex.TS)

Links:

https://ollama.com/blog/embedding-models
https://ts.llamaindex.ai/

@taichimaeda taichimaeda self-assigned this Apr 25, 2024
@taichimaeda taichimaeda changed the title Feature request: vector embedding for search and chat Feature request: Vector embedding for search and chat Apr 25, 2024
@taichimaeda taichimaeda changed the title Feature request: Vector embedding for search and chat Feature request: RAG for search and chat Apr 25, 2024
@ythefly
Copy link

ythefly commented May 3, 2024

hi I know my ollama connection is active and serving. When i connect to http://127.0.0.1:11434 in the web browser it said ollama is active and serving. But when i put that into the obsidian plugin it always said time out or not connected. What is wrong and how do i fix it?

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