ghostai1 commited on
Commit
a3ca383
ยท
verified ยท
1 Parent(s): 5fcc34f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +85 -29
index.html CHANGED
@@ -7,22 +7,7 @@
7
  <script src="https://cdn.tailwindcss.com"></script>
8
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet">
9
  <script src="https://unpkg.com/[email protected]/dist/mermaid.min.js"></script>
10
- <style>
11
- body { font-family: 'Inter', sans-serif; background-color: #111827; color: #f3f4f6; }
12
- .hero-bg { background: linear-gradient(to right, #1f2937, #374151); }
13
- .accent-color { color: #3b82f6; }
14
- .shadow-hover { transition: box-shadow 0.3s ease; }
15
- .shadow-hover:hover { box-shadow: 0 10px 15px rgba(0, 0, 0, 0.5); }
16
- .icon { width: 1.5rem; height: 1.5rem; }
17
- #cusdis_thread { margin-top: 2rem; padding: 1.5rem; padding-bottom: 30px; background-color: #1f2937; border-radius: 0.5rem; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); min-height: 200px; overflow: auto; }
18
- .mermaid { text-align: center; background-color: #1f2937; padding: 1rem; border-radius: 0.5rem; margin-top: 1rem; }
19
- .colored-bullet::before { content: 'โ€ข'; font-size: 1.5rem; margin-right: 0.5rem; }
20
- .blue-circle::before { color: #3b82f6; }
21
- .green-circle::before { color: #10b981; }
22
- .purple-circle::before { color: #a855f7; }
23
- .yellow-circle::before { color: #eab308; }
24
- .red-circle::before { color: #ef4444; }
25
- </style>
26
  <script>
27
  mermaid.initialize({ startOnLoad: true, theme: 'dark' });
28
  </script>
@@ -93,7 +78,7 @@
93
  </div>
94
  <div class="bg-gray-800 p-6 rounded-lg shadow-hover">
95
  <h3 class="text-xl font-bold mb-2">Web3 Payments ๐Ÿ’ธ</h3>
96
- <p>Blockonomics API for fast, secure, decentralized cryptocurrency transactions (starting with Bitcoin, expanding to Solana), ensuring direct payments.</p>
97
  </div>
98
  <div class="bg-gray-800 p-6 rounded-lg shadow-hover">
99
  <h3 class="text-xl font-bold mb-2">Key Management ๐Ÿ”‘</h3>
@@ -101,27 +86,27 @@
101
  </div>
102
  <div class="bg-gray-800 p-6 rounded-lg shadow-hover">
103
  <h3 class="text-xl font-bold mb-2">Backend โš™๏ธ</h3>
104
- <p>FastAPI for a scalable, high-performance backend supporting rapid transactions and payment gateway integration.</p>
105
  </div>
106
  </section>
107
 
108
  <section class="mb-16">
109
  <h2 class="text-3xl font-bold mb-6 accent-color">Workflow and Key System ๐Ÿ”’</h2>
110
  <p class="text-lg leading-relaxed mb-4">
111
- Our platformโ€™s secure build process and key system ensure seamless, protected transactions for buyers and developers. Starting with Blockonomics for Bitcoin payments and expanding to Solana for faster, low-cost transactions, we integrate multiple payment gateways for accessibility. The Fastly API generates secure access keys for buyers, ensuring safe content delivery. The workflow is designed for efficiency and security, as illustrated below:
112
  </p>
113
  <div class="mermaid">
114
  graph TD
115
- A[Buyer Selects Game] --> B[Choose Payment Method]
116
  B --> C[Blockonomics: Bitcoin Payment]
117
  B --> D[Solana Wallet Transaction]
118
- C --> E[Payment Confirmation]
119
  D --> E
120
- E --> F[Secure Build: Validate Transaction]
121
- F --> G[Generate Access Key with Fastly API]
122
- G --> H[Deliver Key via Secure Channel]
123
- H --> I[Buyer Accesses 18+ Content]
124
- I --> J[Payment Gateway Integration for Fiat/Crypto]
125
  style A fill:#3b82f6,stroke:#ffffff
126
  style E fill:#10b981,stroke:#ffffff
127
  style G fill:#a855f7,stroke:#ffffff
@@ -129,14 +114,72 @@
129
  </div>
130
  </section>
131
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
132
  <section class="mb-16">
133
  <h2 class="text-3xl font-bold mb-6 accent-color">GhostAI Expertise ๐Ÿค–</h2>
134
  <p class="text-lg leading-relaxed mb-4">
135
- GhostAI is a leader in AI, blockchain, and payment systems, with a proven track record. See our recent AI models like internalRAGCX and ccengine1 at <a href="https://huggingface.co/ghostai1" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Hugging Face profile</a>.
136
  </p>
137
  <ul class="list-none space-y-4">
138
  <li class="bg-gray-800 p-6 rounded-lg shadow-hover blue-circle colored-bullet">
139
- <strong>Payment Systems ๐Ÿ’ณ</strong>: Developed multiple fast, secure payment systems, including automated flows and cryptocurrency integrations for platforms like ours.
140
  </li>
141
  <li class="bg-gray-800 p-6 rounded-lg shadow-hover green-circle colored-bullet">
142
  <strong>AI & Machine Learning ๐Ÿค–</strong>: Built solutions in NLP, RAG, and CAG, including the GhostAI Music Generator and Arabic law AI application.
@@ -157,7 +200,7 @@
157
  <h2 class="text-3xl font-bold mb-6 accent-color">Proven Builds ๐Ÿ—๏ธ</h2>
158
  <ul class="list-none space-y-4">
159
  <li class="bg-gray-800 p-6 rounded-lg shadow-hover blue-circle colored-bullet">
160
- <strong>GhostAI Music Generator ๐ŸŽต</strong>: An AI-powered tool for music creation using NLP and RAG.
161
  </li>
162
  <li class="bg-gray-800 p-6 rounded-lg shadow-hover green-circle colored-bullet">
163
  <strong>Arabic Law AI Application โš–๏ธ</strong>: A system for analyzing legal texts, leveraging advanced machine learning.
@@ -171,9 +214,22 @@
171
  <li class="bg-gray-800 p-6 rounded-lg shadow-hover red-circle colored-bullet">
172
  <strong>Beta Payment Platform ๐Ÿš€</strong>: Live beta at <a href="https://huggingface.co/spaces/ghostai1/savegaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">our Space</a> for 18+ gaming transactions.
173
  </li>
 
 
 
174
  </ul>
175
  </section>
176
 
 
 
 
 
 
 
 
 
 
 
177
  <section class="mb-16">
178
  <h2 class="text-3xl font-bold mb-6 accent-color">Support Our Vision ๐Ÿค</h2>
179
  <p class="text-lg leading-relaxed mb-4">
 
7
  <script src="https://cdn.tailwindcss.com"></script>
8
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet">
9
  <script src="https://unpkg.com/[email protected]/dist/mermaid.min.js"></script>
10
+ <link rel="stylesheet" href="style.css">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  <script>
12
  mermaid.initialize({ startOnLoad: true, theme: 'dark' });
13
  </script>
 
78
  </div>
79
  <div class="bg-gray-800 p-6 rounded-lg shadow-hover">
80
  <h3 class="text-xl font-bold mb-2">Web3 Payments ๐Ÿ’ธ</h3>
81
+ <p>Blockonomics API for Bitcoin and Solana for fast, secure, decentralized transactions, with additional payment gateways for fiat/crypto conversion.</p>
82
  </div>
83
  <div class="bg-gray-800 p-6 rounded-lg shadow-hover">
84
  <h3 class="text-xl font-bold mb-2">Key Management ๐Ÿ”‘</h3>
 
86
  </div>
87
  <div class="bg-gray-800 p-6 rounded-lg shadow-hover">
88
  <h3 class="text-xl font-bold mb-2">Backend โš™๏ธ</h3>
89
+ <p>FastAPI for a scalable, high-performance backend supporting rapid transactions and gateway integration.</p>
90
  </div>
91
  </section>
92
 
93
  <section class="mb-16">
94
  <h2 class="text-3xl font-bold mb-6 accent-color">Workflow and Key System ๐Ÿ”’</h2>
95
  <p class="text-lg leading-relaxed mb-4">
96
+ Our platform ensures secure transactions and content access through a robust workflow. Buyers select games and choose between Blockonomics (Bitcoin) or Solana payments, with plans to integrate additional payment gateways for fiat and other cryptocurrencies. Upon confirmation, the secure build validates transactions, and the Fastly API generates unique access keys for buyers, delivered securely. This process ensures seamless, censorship-resistant access to 18+ content.
97
  </p>
98
  <div class="mermaid">
99
  graph TD
100
+ A[Buyer Selects Game ๐ŸŽฎ] --> B[Choose Payment Method ๐Ÿ’ฐ]
101
  B --> C[Blockonomics: Bitcoin Payment]
102
  B --> D[Solana Wallet Transaction]
103
+ C --> E[Payment Confirmation โœ…]
104
  D --> E
105
+ E --> F[Secure Build: Validate Transaction ๐Ÿ”’]
106
+ F --> G[Generate Access Key with Fastly API ๐Ÿ”‘]
107
+ G --> H[Deliver Key via Secure Channel ๐Ÿ“ง]
108
+ H --> I[Buyer Accesses 18+ Content ๐ŸŽฒ]
109
+ I --> J[Payment Gateway Integration for Fiat/Crypto ๐ŸŒ]
110
  style A fill:#3b82f6,stroke:#ffffff
111
  style E fill:#10b981,stroke:#ffffff
112
  style G fill:#a855f7,stroke:#ffffff
 
114
  </div>
115
  </section>
116
 
117
+ <section class="mb-16">
118
+ <h2 class="text-3xl font-bold mb-6 accent-color">API Examples for Developers ๐Ÿ–ฅ๏ธ</h2>
119
+ <p class="text-lg leading-relaxed mb-4">
120
+ Our platform provides robust APIs for payment processing and user profile management, enabling developers to integrate seamlessly. Below are example API calls for key functionalities, starting with Blockonomics and Solana, with plans for additional gateways.
121
+ </p>
122
+ <h3 class="text-xl font-bold mb-2">Payment Processing (Blockonomics)</h3>
123
+ <pre class="bg-gray-900 p-4 rounded-lg"><code>
124
+ # Initiate Bitcoin payment with Blockonomics
125
+ curl -X POST https://api.blockonomics.co/api/new_address \
126
+ -H "Authorization: Bearer YOUR_API_KEY" \
127
+ -H "Content-Type: application/json" \
128
+ -d '{"callback_url": "https://your-platform.com/callback"}'
129
+
130
+ # Response
131
+ {
132
+ "address": "3J98t1WpEZ73CNmQviecrnyiWrnqRhWNLy",
133
+ "status": "success"
134
+ }
135
+ </code></pre>
136
+ <h3 class="text-xl font-bold mb-2 mt-4">Payment Processing (Solana)</h3>
137
+ <pre class="bg-gray-900 p-4 rounded-lg"><code>
138
+ # Initiate Solana payment
139
+ const { Connection, PublicKey, Transaction, SystemProgram } = require('@solana/web3.js');
140
+
141
+ async function initiateSolanaPayment(senderKeypair, receiverPublicKey, amount) {
142
+ const connection = new Connection("https://api.mainnet-beta.solana.com");
143
+ const transaction = new Transaction().add(
144
+ SystemProgram.transfer({
145
+ fromPublicKey: senderKeypair.publicKey,
146
+ toPublicKey: new PublicKey(receiverPublicKey),
147
+ lamports: amount * 1000000000 // Convert SOL to lamports
148
+ })
149
+ );
150
+ const signature = await connection.sendTransaction(transaction, [senderKeypair]);
151
+ await connection.confirmTransaction(signature);
152
+ return signature;
153
+ }
154
+ </code></pre>
155
+ <h3 class="text-xl font-bold mb-2 mt-4">User Profile Creation</h3>
156
+ <pre class="bg-gray-900 p-4 rounded-lg"><code>
157
+ # Create user profile via FastAPI endpoint
158
+ curl -X POST https://your-platform.com/api/users \
159
+ -H "Content-Type: application/json" \
160
+ -d '{
161
+ "username": "gamer123",
162
+ "email": "[email protected]",
163
+ "wallet_address": "3J98t1WpEZ73CNmQviecrnyiWrnqRhWNLy"
164
+ }'
165
+
166
+ # Response
167
+ {
168
+ "user_id": "12345",
169
+ "status": "created",
170
+ "access_key": "generated_key_abc123"
171
+ }
172
+ </code></pre>
173
+ </section>
174
+
175
  <section class="mb-16">
176
  <h2 class="text-3xl font-bold mb-6 accent-color">GhostAI Expertise ๐Ÿค–</h2>
177
  <p class="text-lg leading-relaxed mb-4">
178
+ GhostAI is a leader in AI, blockchain, and payment systems, with a proven track record. Our expertise is showcased through projects like the GhostAI Music Generator at <a href="https://huggingface.co/ghostai1/GHOSTSONAFB" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">GHOSTSONAFB</a> and our GhostPack at <a href="https://huggingface.co/spaces/ghostai1/GhostPack" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">GhostPack</a>. My CV, built with Veo3, highlights my extensive experience in AI, blockchain, and Web3 development, available upon request via <a href="https://huggingface.co/ghostai1" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Hugging Face profile</a>.
179
  </p>
180
  <ul class="list-none space-y-4">
181
  <li class="bg-gray-800 p-6 rounded-lg shadow-hover blue-circle colored-bullet">
182
+ <strong>Payment Systems ๐Ÿ’ณ</strong>: Developed multiple fast, secure payment systems, including automated flows and cryptocurrency integrations.
183
  </li>
184
  <li class="bg-gray-800 p-6 rounded-lg shadow-hover green-circle colored-bullet">
185
  <strong>AI & Machine Learning ๐Ÿค–</strong>: Built solutions in NLP, RAG, and CAG, including the GhostAI Music Generator and Arabic law AI application.
 
200
  <h2 class="text-3xl font-bold mb-6 accent-color">Proven Builds ๐Ÿ—๏ธ</h2>
201
  <ul class="list-none space-y-4">
202
  <li class="bg-gray-800 p-6 rounded-lg shadow-hover blue-circle colored-bullet">
203
+ <strong>GhostAI Music Generator ๏ฟฝ๏ฟฝ๏ฟฝ</strong>: An AI-powered tool for music creation using NLP and RAG, hosted at <a href="https://huggingface.co/ghostai1/GHOSTSONAFB" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">GHOSTSONAFB</a>.
204
  </li>
205
  <li class="bg-gray-800 p-6 rounded-lg shadow-hover green-circle colored-bullet">
206
  <strong>Arabic Law AI Application โš–๏ธ</strong>: A system for analyzing legal texts, leveraging advanced machine learning.
 
214
  <li class="bg-gray-800 p-6 rounded-lg shadow-hover red-circle colored-bullet">
215
  <strong>Beta Payment Platform ๐Ÿš€</strong>: Live beta at <a href="https://huggingface.co/spaces/ghostai1/savegaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">our Space</a> for 18+ gaming transactions.
216
  </li>
217
+ <li class="bg-gray-800 p-6 rounded-lg shadow-hover blue-circle colored-bullet">
218
+ <strong>GhostPack ๐Ÿ› ๏ธ</strong>: A collection of AI and Web3 tools, available at <a href="https://huggingface.co/spaces/ghostai1/GhostPack" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">GhostPack</a>.
219
+ </li>
220
  </ul>
221
  </section>
222
 
223
+ <section class="mb-16">
224
+ <h2 class="text-3xl font-bold mb-6 accent-color">Join Our Community ๐ŸŽฎ</h2>
225
+ <p class="text-lg leading-relaxed mb-4">
226
+ Engage with our mission through our Steam group, saveadultgaming (SAGHOST), where we discuss creative freedom and the future of 18+ gaming. Join us at <a href="https://steamcommunity.com/groups/saveadultgaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Steam Community</a>.
227
+ </p>
228
+ <div class="embed-container">
229
+ <iframe src="https://steamcommunity.com/groups/saveadultgaming/discussions/0/" title="Steam Group Discussion" loading="lazy" aria-label="Embedded Steam Group Discussion"></iframe>
230
+ </div>
231
+ </section>
232
+
233
  <section class="mb-16">
234
  <h2 class="text-3xl font-bold mb-6 accent-color">Support Our Vision ๐Ÿค</h2>
235
  <p class="text-lg leading-relaxed mb-4">