Initial commit: VoIdeaAI - voice-first AI idea assistant

This commit is contained in:
2026-05-13 12:51:42 +03:00
commit 688d043dad
421 changed files with 47915 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

+4
View File
@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<rect width="100" height="100" rx="20" fill="#4f46e5"/>
<text x="50" y="68" font-size="55" font-family="Arial" font-weight="bold" fill="white" text-anchor="middle">V</text>
</svg>

After

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 KiB

Binary file not shown.
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

+3
View File
@@ -0,0 +1,3 @@
User-agent: *
Allow: /
Sitemap: https://voidea.ai/sitemap.xml
+1
View File
@@ -0,0 +1 @@
{"name":"VoIdeaAI","short_name":"VoIdeaAI","start_url":"/","display":"standalone","background_color":"#f9fafb","theme_color":"#6366f1","icons":[{"src":"\/icons\/android-chrome-192x192.png","sizes":"192x192","type":"image\/png"},{"src":"\/icons\/android-chrome-512x512.png","sizes":"512x512","type":"image\/png"},{"src":"\/apple-touch-icon.png","sizes":"180x180","type":"image\/png"},{"src":"\/favicon-16x16.png","sizes":"16x16","type":"image\/png"},{"src":"\/favicon-32x32.png","sizes":"32x32","type":"image\/png"},{"src":"\/favicon.ico","sizes":"48x48","type":"image\/x-icon"}]}
+23
View File
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://voidea.ai/</loc>
<priority>1.0</priority>
</url>
<url>
<loc>https://voidea.ai/privacy</loc>
<priority>0.5</priority>
</url>
<url>
<loc>https://voidea.ai/terms</loc>
<priority>0.5</priority>
</url>
<url>
<loc>https://voidea.ai/data-processing</loc>
<priority>0.5</priority>
</url>
<url>
<loc>https://voidea.ai/user-guide</loc>
<priority>0.6</priority>
</url>
</urlset>
Binary file not shown.