Spaces:
Sleeping
Sleeping
Update data/site_content.json
Browse files- data/site_content.json +123 -85
data/site_content.json
CHANGED
@@ -16,91 +16,129 @@
|
|
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 |
"advantages": {
|
102 |
-
"
|
103 |
-
"
|
104 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
}
|
106 |
}
|
|
|
16 |
}
|
17 |
}
|
18 |
},
|
19 |
+
"navigation": {
|
20 |
+
"main_menu": [
|
21 |
+
"Home",
|
22 |
+
"About Us",
|
23 |
+
"Products",
|
24 |
+
"Solutions",
|
25 |
+
"Clients"
|
26 |
+
]
|
27 |
+
},
|
28 |
+
"products": {
|
29 |
+
"title": "AI Solutions",
|
30 |
+
"description": "From student learning to enterprise deployment, our AI solutions are designed to meet your specific needs.",
|
31 |
+
"items": [
|
32 |
+
{
|
33 |
+
"name": "Student Study Assistant",
|
34 |
+
"price": "$100",
|
35 |
+
"tag": "STUDENT DISCOUNT",
|
36 |
+
"description": "Personal AI study companion built for students. Special student rate for lifetime access.",
|
37 |
+
"features": [
|
38 |
+
"Personal Study RAG System",
|
39 |
+
"Voice Controls (TTS/STT)",
|
40 |
+
"Offline-First Database",
|
41 |
+
"Quiz Generation",
|
42 |
+
"Study Material Organization",
|
43 |
+
"Progress Tracking"
|
44 |
+
],
|
45 |
+
"includes": [
|
46 |
+
"Lifetime Access",
|
47 |
+
"MIT License",
|
48 |
+
"Monthly Updates",
|
49 |
+
"Single Device License",
|
50 |
+
"Email Support"
|
51 |
+
],
|
52 |
+
"action": "Schedule Consultation"
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"name": "Personalized RAG Assistant Pro",
|
56 |
+
"price": "$500",
|
57 |
+
"description": "Professional RAG system for individuals. Perfect for specialized knowledge domains.",
|
58 |
+
"features": [
|
59 |
+
"Custom-trained RAG System",
|
60 |
+
"Advanced TTS/STT",
|
61 |
+
"Secure Local Database",
|
62 |
+
"Document Processing",
|
63 |
+
"Multi-Format Support",
|
64 |
+
"Offline Capability"
|
65 |
+
],
|
66 |
+
"includes": [
|
67 |
+
"Lifetime Access",
|
68 |
+
"Apache 2.0 License",
|
69 |
+
"Monthly Updates",
|
70 |
+
"Priority Support"
|
71 |
+
],
|
72 |
+
"action": "Schedule Consultation"
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"name": "Enterprise AI Suite",
|
76 |
+
"price": "Custom",
|
77 |
+
"description": "Full-featured AI solution for organizations. Custom deployment and integration support.",
|
78 |
+
"features": [
|
79 |
+
"Multi-Agent System",
|
80 |
+
"Enterprise TTS/STT",
|
81 |
+
"Distributed Database",
|
82 |
+
"Custom Fine-tuning",
|
83 |
+
"API Integration Suite",
|
84 |
+
"Team Management"
|
85 |
+
],
|
86 |
+
"includes": [
|
87 |
+
"Custom Deployment",
|
88 |
+
"Apache 2.0 License",
|
89 |
+
"Priority Support Contract",
|
90 |
+
"Unlimited Team License",
|
91 |
+
"Integration Support"
|
92 |
+
],
|
93 |
+
"action": "Schedule Consultation"
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"name": "Custom LLM Platform",
|
97 |
+
"price": "Custom",
|
98 |
+
"description": "Full custom LLM development and deployment. Your own proprietary AI model trained on your data.",
|
99 |
+
"features": [
|
100 |
+
"Custom LLM Development",
|
101 |
+
"Proprietary Model Training",
|
102 |
+
"Hardware Optimization",
|
103 |
+
"Full System Integration",
|
104 |
+
"Custom Security Protocols",
|
105 |
+
"Unlimited Scalability"
|
106 |
+
],
|
107 |
+
"includes": [
|
108 |
+
"Full Source Code Access",
|
109 |
+
"Apache 2.0 License",
|
110 |
+
"Dedicated Support Team",
|
111 |
+
"Unlimited Enterprise License",
|
112 |
+
"Custom Feature Development"
|
113 |
+
],
|
114 |
+
"action": "Schedule Consultation"
|
115 |
+
}
|
116 |
+
]
|
117 |
+
},
|
118 |
"advantages": {
|
119 |
+
"title": "Why Choose Our AI Solutions",
|
120 |
+
"items": [
|
121 |
+
{
|
122 |
+
"title": "Proven Technology",
|
123 |
+
"description": "Built on state-of-the-art AI models and frameworks"
|
124 |
+
},
|
125 |
+
{
|
126 |
+
"title": "Dedicated Support",
|
127 |
+
"description": "Expert technical assistance when you need it"
|
128 |
+
},
|
129 |
+
{
|
130 |
+
"title": "Secure & Reliable",
|
131 |
+
"description": "Enterprise-grade security and performance"
|
132 |
+
}
|
133 |
+
]
|
134 |
+
},
|
135 |
+
"call_to_action": {
|
136 |
+
"title": "Ready to Transform Your Future?",
|
137 |
+
"description": "Whether you're a student or an enterprise, we have the right AI solution for you.",
|
138 |
+
"button": "Schedule a Call"
|
139 |
+
},
|
140 |
+
"footer": {
|
141 |
+
"copyright": "© 2024 Sletcher Systems.",
|
142 |
+
"payment": "We also Accept BTC and ETH."
|
143 |
}
|
144 |
}
|