Sridhar Ramaswamy

Results 7 issues of Sridhar Ramaswamy

Follow on for https://github.com/daxa-ai/pebblo/issues/296, which introduced SafeLoader for LlamaIndex. Add support for SafeRetriever with, - [ ] identity enforcement / filtering on the doc snippets retrieved from vector db -...

## Description Pebblo currently supports LangChain RAG apps. Extend the client to support another popular RAG development framework: LlamaIndex. https://www.llamaindex.ai/ ## Components - [ ] Pebblo SafeLoader for LlamaIndex

# Description The current filesystem based RAG application state doesn't scale for deeper of SafeLoader and SafeRetriever analytics. - [ ] Introduce sqlite-db based application state - [ ] Deprecate...

Capture and display RAG document snippet's classifier confidence score in Local UI and PDF report Tasks - [x] Capture confidence score in backend schema - [ ] Display confidence score...

good first issue

Add delete app support for SafeLoader and SafeRetriever apps Tasks - [ ] Add delete app API to pebbo server - [ ] Add Delete link in Local UI

good first issue

Create a Dockerfile for pebblo to quickly run pebblo in a containerized environment. Tasks: - [ ] Add Pebblo Dockerfile - [ ] CI: Add docker image push on release/tag

enhancement
good first issue

Expose the following Pebblo Server stats for easier maintenance and debugging: - Display server uptime - Display the machine name and filesystem path of the application - Allow download of...

good first issue