Official Website Repository
Domain: inosx.com
INOSX creates practical, production-grade AI solutions that transform data, processes, and systems into measurable business outcomes. Our mission is to democratize access to enterprise-grade AI for businesses of all sizes.
Tagline: "There are no more websites... there's only AI. And we create these AIs."
- SurveyFlow.ai - AI-powered survey and feedback platform
- DataGPT - Conversational analytics for business data
- Messiax.ai - AI-powered solution
- PsychoX.ai - AI mental health and wellness platform
- Hubia Brasil - Brazilian market solution
- Vision Robotics - 3D vision and VLM-powered robotics (Coming Soon)
INOSX offers comprehensive AI services:
- 🤖 AI Agents - Autonomous process automation
- 📊 DataGPT Service - Conversational analytics implementation
- ⚙️ AutoML - No-code machine learning platform
- 🔒 CyberAI Security - AI-powered cybersecurity
- 📚 Knowledge Agents - Intelligent document search
- 🎯 AI Orchestration - Multi-agent workflow coordination
- 🤖 Vision Robotics - Advanced robotic solutions
Complete documentation is available in the /docs directory:
- Documentation Index - Start here
- Site Overview - Structure and sections
- Products Catalog - Product portfolio details
- Services Catalog - Service offerings
- Technical Architecture - Tech stack and infrastructure
- Deployment Guide - How to deploy changes
- Conversion Strategy - Lead generation optimization
- Maintenance Guide - Common updates and tasks
- Frontend: Pure HTML5 + CSS3 + Vanilla JavaScript
- Hosting: GitHub Pages
- Domain: inosx.com (via CNAME)
- SSL: Automatic (GitHub Pages)
- CDN: GitHub's edge network
Philosophy: Simple, fast, maintainable. No frameworks, no build process, just pure web technologies.
# Clone repository
git clone <repository-url>
cd site
# Open in browser (simple method)
open index.html
# Or use local server (recommended)
python -m http.server 8000
# Visit: http://localhost:8000# Create feature branch
git checkout -b feature/your-feature
# Make changes, test locally
# Commit
git add .
git commit -m "Description of changes"
# Push and deploy
git push origin main # or create PRChanges pushed to main branch automatically deploy to production via GitHub Pages (~1-3 minutes).
See Deployment Guide for details.
| Component | Status | Notes |
|---|---|---|
| Landing Page | ✅ Live | inosx.com |
| Products Section | ✅ Live | 6 products showcased |
| Services Section | ✅ Live | 7 services detailed |
| Lead Capture | 🔜 Planned | High priority |
| Analytics | 🔜 Planned | GA4 implementation pending |
| Documentation | ✅ Complete | Comprehensive docs in /docs |
Target Audience:
- Enterprise decision makers
- Technology leaders (CTOs, Engineering Directors)
- Investors and strategic partners
- Developers and technical buyers
Primary Goal: Lead generation through website conversions
Success Criteria:
- 2-5% visitor-to-lead conversion rate
- 50-70% qualified lead rate
- 10-20% lead-to-customer conversion
INOSX, Inc.
USA Corporation
9450 SW Gemini Dr, Beaverton, OR 97008, USA
Contact: contact@inosx.com
LinkedIn: linkedin.com/company/inosx
Copyright © 2025 INOSX, Inc. All rights reserved.
- Live Site: inosx.com
- Documentation: docs/
- Terms of Service: inosx.com/terms.html
- Privacy Policy: inosx.com/terms.html#privacy
For internal team documentation and development resources, see the complete documentation in this repository.