yhraje commited on
Commit
e5a2f5e
·
verified ·
1 Parent(s): 4aff39c

Upload dpdp.html

Browse files
Files changed (1) hide show
  1. dpdp.html +18 -0
dpdp.html ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+
3
+ <body>
4
+ <h1> Awareness for Digital Personal Data Protection (DPDP) Act </h1>
5
+ <script
6
+ src="https://cdn.jsdelivr.net/gh/logspace-ai/langflow-embedded-chat@v1.0.7/dist/build/static/js/bundle.min.js">
7
+ </script>
8
+ <langflow-chat
9
+ window_title="DPDP Act Awareness "
10
+ flow_id="2d3d0bcb-3e47-4a2f-9702-acd779d2d7fa"
11
+ host_url="http://localhost:7860">
12
+ </langflow-chat>
13
+
14
+
15
+ </body>
16
+
17
+ </html>
18
+