BizPilot is an intelligent business planning and growth insights platform designed specifically for entrepreneurs in Bangladesh and beyond. Transform your business ideas into actionable models with AI-powered analysis.
- 🤖 AI-Powered Business Idea Generation
- 📊 Market Analysis & Competitor Research
- 🎯 Bangladesh-Specific Business Insights
- 💡 Interactive Business Model Canvas
- 📈 Revenue Forecasting & Growth Strategies
- 🗣️ Multilingual Support (Bengali & English)
- 🎙️ Voice-to-Text Input with Auto-Translation
This project is built with modern web technologies:
- Frontend Framework: React 18
- Build Tool: Vite
- Styling: Tailwind CSS
- UI Components: shadcn/ui
- Language: JavaScript
- Icons: Lucide React
- Charts: Chart.js with react-chartjs-2
- Animations: GSAP
- Authentication: Custom JWT implementation
- Node.js (v16 or higher)
- npm or yarn package manager
# Clone the repository
git clone <your-repository-url>
# Navigate to project directory
cd BizPilot-Application
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run previewnpm run dev- Start development server with hot reloadnpm run build- Build for productionnpm run preview- Preview production build locallynpm run lint- Run ESLint for code quality
src/
├── components/ # Reusable UI components
│ ├── ui/ # Base UI components
│ ├── layout/ # Layout components
│ └── ideas/ # Business idea related components
├── pages/ # Page components
├── context/ # React context providers
├── services/ # API service functions
├── hooks/ # Custom React hooks
├── lib/ # Utility functions
└── assets/ # Static assets
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
The application can be deployed to any static hosting service:
- Vercel: Connect your GitHub repository
- Netlify: Drag and drop the
distfolder - GitHub Pages: Use GitHub Actions for automated deployment
This project is licensed under the MIT License - see the LICENSE file for details.
For questions or support, please contact the BizPilot team.
🇧🇩 Made with ❤️ for Bangladesh entrepreneurs