Skip to content

Repository files navigation

Gaussian

Gaussian Landing Page

Next.js Website for Agentic AI Solutions in Digital Twin and Cybersecurity

Website Schedule Demo Deployment Next.js


📖 About This Repository

This repository contains the source code for the official Gaussian landing page - a modern, responsive website built with Next.js that showcases our agentic AI solutions for intelligent digital twin and cybersecurity applications.

Gaussian is an enhanced, cost-effective Agentic AI solution that overcomes memory limitations and reduces hallucinations. Our intelligent automation and digital twin technologies empower enterprises with real-time insights, automated processes, and autonomous threat defense.


🚀 Getting Started

Prerequisites

  • Node.js 18.0 or later
  • Package Manager: npm, yarn, pnpm, or bun

Local Development

  1. Clone the repository:
git clone https://github.com/gaussian-org/landing-page.git
cd landing-page
  1. Install dependencies:
npm install
# or
yarn install
# or
pnpm install
  1. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
  1. View the application:
    • Open http://localhost:3000 in your browser
    • The page auto-updates as you edit files
    • Start editing by modifying src/app/page.tsx

🛠️ Tech Stack

  • Framework: Next.js 15 with App Router
  • Language: TypeScript
  • Styling: CSS Modules / Tailwind CSS
  • Font Optimization: next/font with Geist
  • Deployment: GitHub Pages
  • Package Manager: pnpm (primary)

📁 Project Structure

landing-page/
├── src/
│   └── app/
│       ├── globals.css      # Global styles
│       ├── layout.tsx       # Root layout component
│       ├── page.tsx         # Main landing page
│       └── favicon.ico      # Site favicon
├── public/                  # Static assets
├── next.config.ts          # Next.js configuration
├── tsconfig.json           # TypeScript configuration
├── package.json            # Dependencies and scripts
└── README.md               # This file

🌟 Key Features

  • 🚀 Modern Stack: Built with Next.js 15 and TypeScript
  • 📱 Responsive Design: Optimized for all device sizes
  • ⚡ Performance: Server-side rendering and optimization
  • 🎨 Professional UI: Clean, modern design reflecting our AI expertise
  • 🔍 SEO Optimized: Meta tags and structured data
  • ♿ Accessible: WCAG compliant design patterns

🚢 Deployment

This site is automatically deployed to GitHub Pages when changes are pushed to the main branch.

Manual Deployment Commands

# Build for production
npm run build

# Export static files
npm run export

# Preview production build locally
npm run start

GitHub Pages Setup

  1. Repository is configured for GitHub Pages deployment
  2. Deployment source: GitHub Actions
  3. Custom domain: gaussian.sg (if configured)

🤝 Contributing

We welcome contributions to improve our landing page! Please follow these steps:

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature/your-feature-name
  3. Make your changes and test locally
  4. Commit your changes: git commit -m 'Add some feature'
  5. Push to the branch: git push origin feature/your-feature-name
  6. Submit a pull request

Development Guidelines

  • Follow TypeScript best practices
  • Ensure responsive design across devices
  • Test changes thoroughly before submitting
  • Keep commit messages clear and descriptive

📞 Contact & Support

🌍 Our Locations

  • Business Headquarters: Sydney 🇦🇺
  • R&D Hub: Singapore 🇸🇬
  • AI Development Center: Jakarta 🇮🇩

📧 Contact Information

  • Email: contact@gaussian.id
  • Phone (SG): +65 9775 6731
  • Phone (ID): +62 8111 4429 75
  • Phone (AU): +61 499 0921 83

📚 Learn More

To learn more about the technologies used in this project:


📄 License & Legal

Privacy PolicyTerms & ConditionsCustomer Support

© 2025 Gaussian.sg. All Rights Reserved


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages