Lots of New Features and Solving Configuration Roadblocks For All

#4
by awacke1 - opened

After my AIPP MS Graph implementation I learned about the platform configurations into web and SPA applications.

SPA applications are different. They can be written in different languages with varying frontend and backend capabilities.

Javascript or Python Streamlit apps might require Cross Origin Resource Scripting or the tying together across multiple endpoints and domains a looser permissions level for Javascript interactions.

For that reason I am exploring localhost, HuggingFace Spaces, and even external domains within azure subscriptions as all being good customers of a practicce that if it works can dynamically network all the apps and AI features into a single multiagent system ai pipeline.

This is the URL:
https://huggingface.co/spaces/awacke1/MSGraphAPI

image.png

Sign up or log in to comment