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

Ragas and Elasticsearch #270

Open
TimBrophy opened this issue Jun 11, 2024 · 0 comments
Open

Ragas and Elasticsearch #270

TimBrophy opened this issue Jun 11, 2024 · 0 comments

Comments

@TimBrophy
Copy link

I've built a Streamlit based RAG pipeline workbench that lets developers experiment using different prompt techniques, LLMs, model temperatures, and document chunking approaches. The results are objectively measured and compared using Ragas and exported to Elastic for visualisation using a dashboard that is part of the repo and can be imported by the user. I've also included LLM interaction logging as part of the app in order to help developers keep track of costs and compare the differences between the models they're using. Ultimately I would also like to write a blog around this and I have taken assignment of the search labs ticket of the same title.

@TimBrophy TimBrophy assigned TimBrophy and unassigned TimBrophy Jun 11, 2024
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

1 participant