Help
RSS
API
Feed
Maltego
Contact
Domain > aivoiceassistant.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-07-09
52.204.111.188
(
ClassC
)
2026-02-23
3.163.24.26
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Mon, 23 Feb 2026 17:34:18 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://aivoiceassistant.com/X-Cache: Redirect from cloudfrontVia: 1.1 b7b9fc5331efc8b070db0bf27b36820e.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: U6-vrw0kJXoi_i3TPCFN_y9caGU8rj3ZIfIw7ZTn_gmiuAHBpceB-w html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 16243Connection: keep-aliveLast-Modified: Sat, 29 Nov 2025 19:11:18 GMTx-amz-server-side-encryption: AES256x-amz-version-id: oR3Np3DyKrNavydeMHPcFE.tu3sxgpdaAccept-Ranges: bytesServer: AmazonS3Date: Mon, 23 Feb 2026 17:34:19 GMTETag: 7c6fd8b86c6915dc9c223487d85d04a5X-Cache: RefreshHit from cloudfrontVia: 1.1 250b49a977a2df6676d3fbf2508fc16e.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: E-02IR36SseJP8W5fQCZr72bT0uGlCMllvzvFk-b4fkOP-A0_EJUWg !DOCTYPE html>html langen>head> !-- Google tag (gtag.js) --> script async srchttps://www.googletagmanager.com/gtag/js?idG-EC3DL964FT>/script> script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, G-EC3DL964FT); /script> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>AI Voice Assistant - Open Source Voice Control for Claude AI/title> meta namedescription contentOpen-source AI voice assistant for mobile. Interact with Claude AI using natural voice commands. Self-hosted or managed deployment options available.> meta namekeywords contentAI voice assistant, Claude AI, voice control, open source, mobile AI, voice interface, self-hosted AI, voice commands> meta nameauthor contentAI Voice Assistant> !-- Open Graph Meta Tags --> meta propertyog:title contentAI Voice Assistant - Open Source Voice Control for Claude AI> meta propertyog:description contentOpen-source AI voice assistant for mobile. Interact with Claude AI using natural voice commands.> meta propertyog:type contentwebsite> meta propertyog:url contenthttps://aivoiceassistant.com> !-- Twitter Card Meta Tags --> meta nametwitter:card contentsummary_large_image> meta nametwitter:title contentAI Voice Assistant - Open Source Voice Control for Claude AI> meta nametwitter:description contentOpen-source AI voice assistant for mobile. Interact with Claude AI using natural voice commands.> style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif; line-height: 1.6; color: #1a1a1a; background-color: #ffffff; } .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; } /* Header */ header { background-color: #ffffff; border-bottom: 1px solid #e5e7eb; padding: 20px 0; position: sticky; top: 0; z-index: 100; } nav { display: flex; justify-content: space-between; align-items: center; } .logo { font-size: 24px; font-weight: 700; color: #1a1a1a; text-decoration: none; } .nav-links { display: flex; gap: 30px; list-style: none; } .nav-links a { color: #4b5563; text-decoration: none; font-weight: 500; transition: color 0.3s; } .nav-links a:hover { color: #1a1a1a; } /* Hero Section */ .hero { padding: 80px 0; text-align: center; background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%); } .hero h1 { font-size: 48px; font-weight: 800; margin-bottom: 20px; color: #1a1a1a; line-height: 1.2; } .hero p { font-size: 20px; color: #4b5563; margin-bottom: 40px; max-width: 700px; margin-left: auto; margin-right: auto; } .cta-buttons { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; } .btn { padding: 14px 32px; font-size: 16px; font-weight: 600; text-decoration: none; border-radius: 8px; transition: all 0.3s; display: inline-block; } .btn-primary { background-color: #1a1a1a; color: #ffffff; } .btn-primary:hover { background-color: #374151; transform: translateY(-2px); } .btn-secondary { background-color: #ffffff; color: #1a1a1a; border: 2px solid #1a1a1a; } .btn-secondary:hover { background-color: #f9fafb; transform: translateY(-2px); } /* Features Section */ .features { padding: 80px 0; } .section-title { text-align: center; font-size: 36px; font-weight: 700; margin-bottom: 60px; color: #1a1a1a; } .features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 40px; } .feature-card { padding: 30px; background-color: #f9fafb; border-radius: 12px; border: 1px solid #e5e7eb; } .feature-card h3 { font-size: 22px; font-weight: 700; margin-bottom: 12px; color: #1a1a1a; } .feature-card p { color: #4b5563; line-height: 1.7; } /* Deployment Options */ .deployment { padding: 80px 0; background-color: #f9fafb; } .deployment-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 40px; margin-top: 40px; } .deployment-card { background-color: #ffffff; padding: 40px; border-radius: 12px; border: 2px solid #e5e7eb; transition: transform 0.3s, border-color 0.3s; } .deployment-card:hover { transform: translateY(-5px); border-color: #1a1a1a; } .deployment-card h3 { font-size: 24px; font-weight: 700; margin-bottom: 16px; color: #1a1a1a; } .deployment-card ul { list-style: none; margin: 20px 0; } .deployment-card li { padding: 8px 0; color: #4b5563; position: relative; padding-left: 24px; } .deployment-card li:before { content: ✓; position: absolute; left: 0; color: #1a1a1a; font-weight: 700; } /* Tech Stack */ .tech-stack { padding: 80px 0; } .tech-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; } .tech-item { text-align: center; padding: 30px; background-color: #f9fafb; border-radius: 12px; } .tech-item h4 { font-size: 18px; font-weight: 600; margin-bottom: 8px; color: #1a1a1a; } .tech-item p { color: #6b7280; font-size: 14px; } /* CTA Section */ .cta-section { padding: 80px 0; background: linear-gradient(135deg, #1a1a1a 0%, #374151 100%); color: #ffffff; text-align: center; } .cta-section h2 { font-size: 36px; font-weight: 700; margin-bottom: 20px; } .cta-section p { font-size: 18px; margin-bottom: 40px; opacity: 0.9; } .btn-light { background-color: #ffffff; color: #1a1a1a; } .btn-light:hover { background-color: #f9fafb; } /* Footer */ footer { background-color: #1a1a1a; color: #9ca3af; padding: 40px 0; text-align: center; } footer a { color: #d1d5db; text-decoration: none; } footer a:hover { color: #ffffff; } .footer-links { display: flex; justify-content: center; gap: 30px; margin-bottom: 20px; flex-wrap: wrap; } /* Responsive */ @media (max-width: 768px) { .hero h1 { font-size: 36px; } .hero p { font-size: 18px; } .section-title { font-size: 28px; } .nav-links { display: none; } } /style>/head>body> header> nav classcontainer> a href/ classlogo>AI Voice Assistant/a> ul classnav-links> li>a href#features>Features/a>/li> li>a href#deployment>Deployment/a>/li> li>a href#tech>Technology/a>/li> li>a hrefhttps://github.com/reidataai target_blank>GitHub/a>/li> /ul> /nav> /header> main> section classhero> div classcontainer> h1>Voice-Controlled AI Assistantbr>for Mobile Devices/h1> p>Open-source voice interface for Claude AI. Interact naturally through voice commands on your mobile device. Self-host or use our managed service./p> div classcta-buttons> a href#deployment classbtn btn-primary>Get Started/a> a hrefhttps://github.com/reidataai target_blank classbtn btn-secondary>View on GitHub/a> /div> /div> /section> section idfeatures classfeatures> div classcontainer> h2 classsection-title>Key Features/h2> div classfeatures-grid> div classfeature-card> h3>Voice Input & Output/h3> p>Natural voice interaction with Claude AI. Speak your queries and receive voice responses on your mobile device./p> /div> div classfeature-card> h3>Real-Time Conversations/h3> p>Seamless, real-time dialogue with Claude AI. Context-aware responses that understand your conversation history./p> /div> div classfeature-card> h3>Conversation Management/h3> p>Organize and search through your conversation history. Access past discussions across devices./p> /div> div classfeature-card> h3>Secure Authentication/h3> p>Enterprise-grade security with AWS Cognito integration. Your data is protected with industry-standard encryption./p> /div> div classfeature-card> h3>Cross-Platform/h3> p>Native mobile applications for iOS and Android. Web dashboard for desktop access and management./p> /div> div classfeature-card> h3>Open Source/h3> p>Fully transparent codebase. Inspect, modify, and contribute to the project. Community-driven development./p> /div> /div> /div> /section> section iddeployment classdeployment> div classcontainer> h2 classsection-title>Deployment Options/h2> div classdeployment-grid> div classdeployment-card> h3>Self-Hosted/h3> p stylecolor: #6b7280; margin-bottom: 20px;>Deploy to your own AWS infrastructure/p> ul> li>Complete infrastructure control/li> li>One-command Terraform deployment/li> li>Use your own AWS account/li> li>Bring your own Claude API key/li> li>Pay only AWS and API costs/li> li>Full data ownership/li> /ul> a hrefhttps://github.com/reidataai target_blank classbtn btn-secondary stylemargin-top: 20px;>View Documentation/a> /div> div classdeployment-card> h3>Managed Service/h3> p stylecolor: #6b7280; margin-bottom: 20px;>Let us handle the infrastructure/p> ul> li>Fully managed hosting/li> li>Automatic scaling/li> li>Zero infrastructure setup/li> li>Included Claude API access/li> li>Regular updates and maintenance/li> li>Priority support/li> /ul> a href# classbtn btn-primary stylemargin-top: 20px;>Coming Soon/a> /div> /div> /div> /section> section idtech classtech-stack> div classcontainer> h2 classsection-title>Technology Stack/h2> div classtech-grid> div classtech-item> h4>Mobile/h4> p>React Native + Expo/p> /div> div classtech-item> h4>Backend/h4> p>AWS Lambda (Python)/p> /div> div classtech-item> h4>AI Engine/h4> p>Anthropic Claude API/p> /div> div classtech-item> h4>Infrastructure/h4> p>Terraform on AWS/p> /div> div classtech-item> h4>Database/h4> p>DynamoDB/p> /div> div classtech-item> h4>Authentication/h4> p>AWS Cognito/p> /div> div classtech-item> h4>API/h4> p>API Gateway (HTTP)/p> /div> div classtech-item> h4>Hosting/h4> p>S3 + CloudFront/p> /div> /div> /div> /section> section classcta-section> div classcontainer> h2>Ready to Get Started?/h2> p>Deploy your own AI voice assistant today or join our waitlist for managed hosting./p> div classcta-buttons> a hrefhttps://github.com/reidataai target_blank classbtn btn-light>View on GitHub/a> a hrefmailto:contact@aivoiceassistant.com classbtn btn-secondary>Contact Us/a> /div> /div> /section> /main> footer> div classcontainer> div classfooter-links> a hrefhttps://github.com/reidataai target_blank>GitHub/a> a hrefmailto:contact@aivoiceassistant.com>Contact/a> a href#>Privacy Policy/a> a href#>Terms of Service/a> /div> p>© 2025 AI Voice Assistant. Open Source Software./p> /div> /footer>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]