Official landing page for One AI Assistant - A cutting-edge AI chatbot SaaS solution powered by advanced Retrieval-Augmented Generation (RAG) technology.
๐ Live Site: www.oneaiassistant.id
This repository contains only the landing page website. The core AI chatbot product, RAG technology, and backend services are proprietary and NOT open source.
- โ Landing Page: Open for reference and contributions
- โ AI Product: Proprietary (closed source)
- โ Backend/API: Proprietary (closed source)
- โ RAG System: Proprietary (closed source)
One AI Assistant is not just another chatbot - it's an intelligent AI assistant that leverages:
- ๐ค RAG System (Retrieval-Augmented Generation) - Advanced AI that retrieves relevant information from your knowledge base before generating responses
- ๐ Knowledge Base Integration - Connects to your existing documentation, FAQs, and company knowledge
- ๐ง Contextual AI Responses - Provides accurate, context-aware answers based on your specific data
- โก Real-time Information Retrieval - Always up-to-date responses from your latest knowledge base
- ๐ฏ Intelligent Automation - Smart customer support that learns and improves over time
- ๐ Internationalization - Support for multiple languages (English & Indonesian)
- ๐จ Modern UI - Beautiful, responsive design with Tailwind CSS
- ๐ค Advanced AI-Powered - RAG-based intelligent chatbot solutions
- ๐ฑ Mobile-First - Optimized for all devices
- โก Performance - Built with Next.js 13+ App Router
- ๐ SEO Optimized - Dynamic meta tags for better search engine visibility
- ๐ง Knowledge Base AI - Contextual responses from your company data
- ๐ RAG Technology - Retrieval-Augmented Generation for accurate answers
- Next.js 13+ - React framework with App Router
- TypeScript - Type-safe JavaScript
- Tailwind CSS - Utility-first CSS framework
- next-international - Internationalization
- Lucide React - Icon library
- shadcn/ui - UI component library
- ๐ค RAG Technology - Retrieval-Augmented Generation
- ๐ Knowledge Base AI - Intelligent information retrieval
- ๐ง Advanced AI - Contextual response generation
- Intelligent Information Retrieval - Finds relevant data from your knowledge base
- Context-Aware Responses - Generates answers based on retrieved information
- Real-time Updates - Always uses the latest information from your knowledge base
- Accurate Answers - Reduces hallucinations by grounding responses in actual data
- Documentation Connection - Links to your existing company documentation
- FAQ Integration - Incorporates your frequently asked questions
- Product Information - Access to your product catalogs and specifications
- Company Policies - Knowledge of your business rules and procedures
- Natural Language Processing - Understands complex customer queries
- Multi-language Support - Works in multiple languages seamlessly
- Learning & Improvement - Gets smarter with each interaction
- Scalable Architecture - Handles growing knowledge bases efficiently
Founded by:
- Dadan Abdillah - Founder | Expert in web development and software architecture
- Saeful Rohman - Fullstack Developer | Specializing in mobile development and AI systems
We're Computer Science students at Kuningan University, passionate about making enterprise-grade AI accessible to Indonesian businesses.
- Node.js 18.17 or later
- npm, yarn, or pnpm
- Clone the repository
git clone https://github.com/XenchinRyu7/One-Ai-Assistant.git
cd One-Ai-Assistant- Install dependencies
npm install
# or
yarn install
# or
pnpm install- Run the development server
npm run dev
# or
yarn dev
# or
pnpm dev- Open http://localhost:3000 in your browser
npm run build
npm run startOne-Ai-Assistant/
โโโ src/
โ โโโ app/ # Next.js App Router pages
โ โ โโโ [locale]/ # Internationalized pages
โ โโโ components/ # React components
โ โ โโโ layout/ # Layout components (navbar, footer)
โ โ โโโ ui/ # UI components (shadcn/ui)
โ โโโ i18n/ # Internationalization
โ โ โโโ dictionaries/ # EN & ID translations
โ โโโ lib/ # Utility functions
โ โโโ types/ # TypeScript types
โโโ public/ # Static assets
โโโ docs/ # Documentation
โโโ .github/ # GitHub templates
| Page | Route | Description |
|---|---|---|
| Home | / |
Landing page with features |
| About | /about |
Company information |
| Services | /services |
Service offerings |
| Pricing | /pricing |
Subscription plans |
| Contact | /contact |
Contact form |
| FAQ | /faq |
Frequently asked questions |
| Our Teams | /our-teams |
Team members |
| Our Clients | /our-clients |
Client testimonials |
| Security | /security-details |
Security information |
| Privacy | /privacy-policy |
Privacy policy |
| Terms | /terms-of-service |
Terms of service |
We welcome contributions to improve the landing page! Please read our Contributing Guidelines and Code of Conduct before submitting PRs.
What you can contribute:
- ๐ Bug fixes
- ๐ Translation improvements
- ๐จ UI/UX enhancements
- ๐ Documentation updates
What's NOT open for contribution:
- Core chatbot functionality (proprietary)
- Backend/API implementations
- RAG system
See CONTRIBUTING.md for details.
| Command | Description |
|---|---|
npm run dev |
Start development server |
npm run build |
Build for production |
npm run start |
Start production server |
npm run lint |
Run ESLint |
npm run type-check |
Run TypeScript compiler check |
Found a security issue? Please review our Security Policy and report responsibly to: oneaiassistantindonesia@gmail.com
Copyright (c) 2025 One AI Assistant - Dadan Abdillah & Saeful Rohman
All Rights Reserved - See LICENSE for details.
- Landing page code: Available for reference
- Core product: Proprietary (not open source)
- Commercial use requires written permission
- ๐ง Email: oneaiassistantindonesia@gmail.com
- ๐ Website: www.oneaiassistant.id
- ๐ Location: Jakarta, Indonesia
Looking for the AI chatbot product?
- Visit: www.oneaiassistant.id
- Pricing starts at Rp 300K/month
- Contact: oneaiassistantindonesia@gmail.com
Built with:
- Next.js - React framework
- Tailwind CSS - Styling
- shadcn/ui - UI components
- next-international - i18n
- Lucide Icons - Icons