genai-apps / aggrag

Other
7 stars 13 forks source link

Implement RAGAS and Deepeval libraries into Aggrag as separate "Evaluator" nodes #55

Open kangkan-fractal opened 1 month ago

kangkan-fractal commented 1 month ago
ramyaFractal commented 4 weeks ago
  1. LlamaIndex has dependencies that may not be fully supported in Pyodide.

  2. LlamaIndex and related AI models might be too resource-intensive to run efficiently in a browser-based environment like Pyodide.

https://github.com/pyodide/pyodide/issues/4729 - This is a ticket to pyodide library to add llama-index support.