<p align="center">
<img src="https://github.com/daxa-ai/pebblo/assets/1734012/3c314f58-379e-4a83-9c10-b319015ad6fe" width=450>
</p>
Key highlights
* [Local UI / Reporting] Display authorized identities in ingested documents
* [Local UI / Reporting] Display RAG document snippet authorized identities
* Bubble chart of top semantic topics ingested into Vector DB
* Add support for Pebblo Cloud API - to display Gen-AI apps in Daxa UI
* Docker support for pebblo-server installation and deployment
* Add SafeRetriever sample with Identity and Semantic Topic enforcement
What's Changed
* Add Pebblo SafeLoader and SafeRetriever by srics in https://github.com/daxa-ai/pebblo/pull/273
* MyPy Config Changes by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/274
* Update SafeLoader and SafeRetriever by srics in https://github.com/daxa-ai/pebblo/pull/276
* Fix spelling errors by rutujaac in https://github.com/daxa-ai/pebblo/pull/284
* Pebblo Docs - Add different reports examples in Config tab by rutujaac in https://github.com/daxa-ai/pebblo/pull/283
* Add timezone to local UI dates by rutujaac in https://github.com/daxa-ai/pebblo/pull/287
* Updated Snippet tab in Pebblo UI by rutujaac in https://github.com/daxa-ai/pebblo/pull/270
* Add UT for reports module by rutujaac in https://github.com/daxa-ai/pebblo/pull/258
* Pebblo identity rag demo by Raj725 in https://github.com/daxa-ai/pebblo/pull/290
* Added Pebblo Cloud Sample App by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/292
* Added Empty state for Reports by rutujaac in https://github.com/daxa-ai/pebblo/pull/285
* Pebblo UI - Handle null states for objects by rutujaac in https://github.com/daxa-ai/pebblo/pull/294
* Added readme and requirements file for pebblo cloud sample by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/295
* Update download url for pip install by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/298
* Added changes for Docker image by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/277
* Pebblo Docker README and Installation guide changes by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/299
* Loader doc response changes for Pebblo Cloud initial work by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/297
* Docker config pebblo by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/301
* Pebblo install using *.whl file download by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/300
* Allow CORS by dristysrivastava in https://github.com/daxa-ai/pebblo/pull/302
* Adding pebblo client as well as server version for local UI and reports by dristysrivastava in https://github.com/daxa-ai/pebblo/pull/303
* Added pebblo version on reports and local UI by rutujaac in https://github.com/daxa-ai/pebblo/pull/304
* Added bubble chart for findings by rutujaac in https://github.com/daxa-ai/pebblo/pull/305
* Fixed breaking Local UI by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/310
* Fixed bubble chart render by rutujaac in https://github.com/daxa-ai/pebblo/pull/311
* Add samples for retrieval with Identity & Semantic Enforcement by Raj725 in https://github.com/daxa-ai/pebblo/pull/307
* Authorized Identity - backend changes to show authorized identities by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/308
* Identity UI added for local ui and reports by rutujaac in https://github.com/daxa-ai/pebblo/pull/312
* Update bubble chart UI by rutujaac in https://github.com/daxa-ai/pebblo/pull/317
* Updated Pebblo client version UI by rutujaac in https://github.com/daxa-ai/pebblo/pull/316
* Upversion to 0.1.14 by srics in https://github.com/daxa-ai/pebblo/pull/321
* Update Tooltip UI and truncate long file names in table in Local UI by rutujaac in https://github.com/daxa-ai/pebblo/pull/320
* Docker: Update logging level to Info by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/314
* Update bubble chart height to be dynamic by rutujaac in https://github.com/daxa-ai/pebblo/pull/322
* Fix: single finding in bubble chart by rutujaac in https://github.com/daxa-ai/pebblo/pull/324
**Full Changelog**: https://github.com/daxa-ai/pebblo/compare/v0.1.13...v0.1.14