Thursday, March 28, 2019

Integrate PowerBI report with your application using PowerBI.js with AAD authentication

I have published my test code at github here: https://github.com/georgewen/integrate-report-web-app

this is done following the tutorial here:

Tutorial: Embed Power BI content into an application for your organization


with some customisation and changes.

No comments:

Elevating LLM Deployment with FastAPI and React: A Step-By-Step Guide

  In a   previous exploration , I delved into creating a Retrieval-Augmented-Generation (RAG) demo, utilising Google’s gemma model, Hugging ...