Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ Preparation and model teaching:
|
|
22 |
- https://portal.azure.com/?quickstart=true#view/Microsoft_Azure_Resources/QuickstartCenterBlade
|
23 |
4. New Azure subscription using an Account to explore $200 with resources free, Bookmark opening resources for starters.
|
24 |
- My links are usually Subscription, Resource Group, ACR, ACA Apps.
|
25 |
-
- For
|
26 |
- Sub: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816/overview
|
27 |
- RG: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816
|
28 |
- ACR: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816/resources
|
@@ -33,7 +33,7 @@ Preparation and model teaching:
|
|
33 |
6. Git with one easy example per type of app and secure access pattern. Do easiest first, refactor to easiest.
|
34 |
- HTML5: Depth anything with Transformers.js: https://huggingface.co/spaces/awacke1/3D-Depth-Model-From-Image
|
35 |
- Gradio: Models, Datasets, Spaces, Search Hub: https://huggingface.co/spaces/awacke1/Models-Datasets-Spaces-Search-Hub
|
36 |
-
- Streamlit:
|
37 |
7. Get your mobile device for MFA, SMS (IPad, Android, iPhone to demo)
|
38 |
8. Get your top LLM's to help with AI Pair Programming. Refactor model approach to use securely and internally.
|
39 |
- GPT: https://chatgpt.com/
|
@@ -46,8 +46,9 @@ Reference Papers and Spaces:
|
|
46 |
|
47 |
STaR: Self-Taught Reasoner, Bootstrapping Reasoning With Reasoning: https://openreview.net/pdf?id=_3ELRdg2sgI
|
48 |
From Google Gemini to OpenAI Q* (Q-Star): A Survey of Reshaping the Generative Artificial Intelligence (AI) Research Landscape: https://arxiv.org/pdf/2312.10868
|
|
|
49 |
|
50 |
-
Gradio: AI Research Papers via ArXiV - https://huggingface.co/spaces/awacke1/Arxiv-Paper-Search-And-QA-RAG-Pattern
|
51 |
HTML5: 🌟Depth Anything w/ 🤗 Transformers.js🐆 - index.html - main app
|
|
|
52 |
Streamlit: Transcript EDA NLTK - https://huggingface.co/spaces/awacke1/Transcript-EDA-NLTK
|
53 |
|
|
|
22 |
- https://portal.azure.com/?quickstart=true#view/Microsoft_Azure_Resources/QuickstartCenterBlade
|
23 |
4. New Azure subscription using an Account to explore $200 with resources free, Bookmark opening resources for starters.
|
24 |
- My links are usually Subscription, Resource Group, ACR, ACA Apps.
|
25 |
+
- For security tests, make it bulletproof - links with email and subscription GUID using self defense tests.
|
26 |
- Sub: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816/overview
|
27 |
- RG: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816
|
28 |
- ACR: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816/resources
|
|
|
33 |
6. Git with one easy example per type of app and secure access pattern. Do easiest first, refactor to easiest.
|
34 |
- HTML5: Depth anything with Transformers.js: https://huggingface.co/spaces/awacke1/3D-Depth-Model-From-Image
|
35 |
- Gradio: Models, Datasets, Spaces, Search Hub: https://huggingface.co/spaces/awacke1/Models-Datasets-Spaces-Search-Hub
|
36 |
+
- Streamlit: Demonstrate transcript insights using AI libraries: https://huggingface.co/spaces/awacke1/Transcript-EDA-NLTK
|
37 |
7. Get your mobile device for MFA, SMS (IPad, Android, iPhone to demo)
|
38 |
8. Get your top LLM's to help with AI Pair Programming. Refactor model approach to use securely and internally.
|
39 |
- GPT: https://chatgpt.com/
|
|
|
46 |
|
47 |
STaR: Self-Taught Reasoner, Bootstrapping Reasoning With Reasoning: https://openreview.net/pdf?id=_3ELRdg2sgI
|
48 |
From Google Gemini to OpenAI Q* (Q-Star): A Survey of Reshaping the Generative Artificial Intelligence (AI) Research Landscape: https://arxiv.org/pdf/2312.10868
|
49 |
+
AI Research Papers via ArXiV Gradio Space and API: - https://huggingface.co/spaces/awacke1/Arxiv-Paper-Search-And-QA-RAG-Pattern
|
50 |
|
|
|
51 |
HTML5: 🌟Depth Anything w/ 🤗 Transformers.js🐆 - index.html - main app
|
52 |
+
Gradio: https://huggingface.co/spaces/awacke1/Models-Datasets-Spaces-Search-Hub
|
53 |
Streamlit: Transcript EDA NLTK - https://huggingface.co/spaces/awacke1/Transcript-EDA-NLTK
|
54 |
|