Closed aiproductguy closed 1 week ago
If you could, please add Ollama support in the streamlit application using API endpoints
Thanks for your GUI! I'm not very familiar with these visualization methods, so I don't have any specific suggestions. For the evaluation of LightRAG, we use a one-to-one approach similar to GraphRAG. We generate users and tasks for a specified dataset using GPT, then have different RAG systems answer the same query.
I am not sure streamlit is the interface I want to contribute back to the LightRAG project, but willing to share it all under the same MIT license. It seemed you did not like streamlit as well. I am working on taipy or flask next and can contribute that how you suggest.
I figured I would at least share the link and source code in the README.
I would like to understand how you benchmark and want to visualize the investigation/verification workflows for future version.