File size: 5,957 Bytes
6ac3259
 
 
 
 
 
 
 
 
cf7d0be
 
cc235d2
 
 
 
 
 
03f6058
d97b71a
 
03f6058
 
 
 
 
d97b71a
7b14b75
03f6058
 
cf7d0be
03f6058
d97b71a
03f6058
 
cf7d0be
03f6058
 
 
cf7d0be
03f6058
 
 
d97b71a
03f6058
cf7d0be
 
d97b71a
 
03f6058
 
 
cf7d0be
 
 
dc7df96
cf7d0be
e816474
 
 
c7f1af4
 
 
 
 
4dd7bc4
c7f1af4
 
 
 
723227a
 
2090c32
c7f1af4
 
 
 
65b436b
 
2090c32
c7f1af4
 
 
 
 
65b436b
 
 
ed1efc9
 
 
 
 
 
 
 
 
 
 
65b436b
 
 
 
2090c32
65b436b
 
2090c32
65b436b
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
---
title: README
emoji: 🐨
colorFrom: blue
colorTo: purple
sdk: static
pinned: false
---

Examples:


# 0. Security and Safety
Presidio Demo:  https://huggingface.co/spaces/awacke1/presidio_demo
Azure Subscription Resources and Architecture:  https://huggingface.co/spaces/awacke1/OptimizeAzureAppArchitecture
Indicators of Compromise:  https://huggingface.co/spaces/awacke1/AdversarialAIToolbox

# 1. Datasets, EDA, and Knowledge Management for ML
Care Team Finder:  https://huggingface.co/spaces/awacke1/AIProviderSearchbySpecialtyandState
MedQA Speech and Dataset:  https://huggingface.co/spaces/awacke1/RT-MLE
Clinical NER with Clinical Terminology:  https://huggingface.co/spaces/awacke1/Clinical-Terminology-Search-NER-Datasets
Web Bulk Dataset Download:  https://huggingface.co/spaces/awacke1/WebDataDownload

# 2. Improve Performance Metrics and Understand Bias and Fairness
LMSYS Chatbot Arena:  https://huggingface.co/spaces/awacke1/lmsys-chatbot-arena-leaderboard
How to Autogen:  https://huggingface.co/spaces/awacke1/HowToAutogen
Social Vulnerability Index:  https://huggingface.co/spaces/awacke1/Social-Vulnerability-Index-SVI

# 3. Documents and Web as Datasets and Inputs
Arxiv RAG Search:  https://huggingface.co/spaces/awacke1/Arxiv-Paper-Search-And-QA-RAG-Pattern
RAG Sentence Embedding and Visualization:  https://huggingface.co/spaces/awacke1/RAG-Sentence-Embedding-Viz
QOTD Streamlit and Dataset:  https://huggingface.co/spaces/awacke1/QuoteOfTheDayStreamlit

# 4. Models, Datasets, and Spaces as AI Pair Programming Inputs
Model, Dataset, Space Search:  https://huggingface.co/spaces/awacke1/Models-Datasets-Spaces-Search-Hub
Spaces of the Week:  https://huggingface.co/spaces/awacke1/SpacesoftheWeekReview

# 5. Voice AI
Dr. Nova Quantum Voice AI:  https://huggingface.co/spaces/awacke1/DrNovaQuantumVoiceAI
Moshi Chats:  https://huggingface.co/spaces/awacke1/GPT-4o-omni-text-audio-image-video

# 6. AI UI/UX
Body Map:  https://huggingface.co/spaces/awacke1/BodyMap2-HTML5
Streamlit UI Cheatsheet:  https://huggingface.co/spaces/awacke1/Streamlit-Cookbook-Code-Examples
Web Copy UI Transfer:  https://huggingface.co/spaces/awacke1/WebCopyYoutube
Force Directed Graph:  https://huggingface.co/spaces/awacke1/ForceLayoutGraph
Streamlit Timer Test:  https://huggingface.co/spaces/awacke1/StreamlitTimerTest
AI Life Sim 3D:  https://huggingface.co/spaces/awacke1/AI-Life-Simulation-With-Chofko-the-Octopus

# 7. Real Time Video AI
Video Editor:  https://huggingface.co/spaces/awacke1/Video-Editor
Web GPU RTV:  https://huggingface.co/spaces/awacke1/Live-Video-Background-Removal


---

For easier cloud AI development, the recipe below has security, performance, lifecycle management and scalability superpowers to make it easy.

Preparation and model teaching:

0. Use Huggingface as Fastest way to document and plan with fast code testing.
    - https://huggingface.co/awacke1
1. Create a video playlist for Youtube that shows short videos on pattern implementation:
    - https://www.youtube.com/playlist?list=PLHgX2IExbFosXrdx5gTJO33VoDH9bXlFJ
    - Keep up with the latest in AI with Wes:  https://www.youtube.com/watch?v=SQup5CeRGCM
2. Use Azure Free to set up initial patterns and gain familiarity
    - https://portal.azure.com/#view/Microsoft_Azure_Billing/FreeServicesBlade
3. Use an Azure pre-flight checklist to plan your resource selection which we will eventually get down to code.
    - https://portal.azure.com/?quickstart=true#view/Microsoft_Azure_Resources/QuickstartCenterBlade
4. New Azure subscription using an Account to explore $200 with resources free, Bookmark opening resources for starters.
     - My links are usually Subscription, Resource Group, ACR, ACA Apps.
     - For security tests, make it bulletproof - links with email and subscription GUID using self defense tests.
5. Github integration for subscription, github actions, and accelerators
     - Accelerator:  https://github.com/Azure/aca-landing-zone-accelerator
     - LZA: https://github.com/topics/lza
6. Git with one easy example per type of app and secure access pattern.  Do easiest first, refactor to easiest.
     - HTML5: Depth anything with Transformers.js:  https://huggingface.co/spaces/awacke1/3D-Depth-Model-From-Image
     - Gradio: Models, Datasets, Spaces, Search Hub:  https://huggingface.co/spaces/awacke1/Models-Datasets-Spaces-Search-Hub
     - Streamlit: Demonstrate transcript insights using AI libraries:  https://huggingface.co/spaces/awacke1/Transcript-EDA-NLTK
7. Get your mobile device for MFA, SMS (IPad, Android, iPhone to demo)
8. Get your top LLM's to help with AI Pair Programming.  Refactor model approach to use securely and internally.
    - GPT:  https://chatgpt.com/
    - Claude:  https://claude.ai/new
9. Set up code for Github for HTML, Gradio, Streamlit examples
10. Demonstrate and teach others.


Github AI Example Repositories:
1. HTML:   https://github.com/AaronCWacker/AIExamples-8-24-HTML
2. Gradio: https://github.com/AaronCWacker/AIExamples-8-24-Gradio
3. Streamlit: https://github.com/AaronCWacker/AIExamples-8-24-Streamlit

# Process:

1. Stage your three github repos with code.
2. In Azure Subscription search "App Services"
3. Add each git to an app service and configure command line call to start it.

Reference Papers and Spaces:

STaR: Self-Taught Reasoner, Bootstrapping Reasoning With Reasoning: https://openreview.net/pdf?id=_3ELRdg2sgI
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
AI Research Papers via ArXiV Gradio Space and API: - https://huggingface.co/spaces/awacke1/Arxiv-Paper-Search-And-QA-RAG-Pattern

HTML5: 🌟Depth Anything w/ 🤗 Transformers.js🐆  -  index.html - main app
Gradio: https://huggingface.co/spaces/awacke1/Models-Datasets-Spaces-Search-Hub
Streamlit:  Transcript EDA NLTK - https://huggingface.co/spaces/awacke1/Transcript-EDA-NLTK