Scheduly is an AI-powered intelligent appointment booking platform with voice-first interaction and smart scheduling. Seamlessly integrate with your calendar to automate meeting setups — saving you time and hassle by handling all the back-and-forth scheduling for you.
- 🎙️ Voice-First Interaction: Schedule meetings using natural voice commands for a smooth, hands-free experience.
- 📅 Smart Scheduling: Automatically finds available slots and optimizes meeting times.
- 💡 AI-Powered Agent: Handles scheduling intelligently, reducing manual work.
Check out the platform live here: https://scheduly-hbvd.vercel.app/
- Frontend: Next.js (React framework for server-side rendering and static site generation)
- Database: PostgreSQL with Prisma ORM
- AI API: Gemini API for voice and natural language processing
- Deployment: Vercel
-
Clone the repository:
git clone https://github.com/isonikrish/Scheduly.git cd scheduly cd web
-
Install dependencies:
npm install # or yarn install
-
Run the development server:
npm run dev # or yarn dev
-
Open http://localhost:3000 to see the app in action.
- Use the voice command feature to start scheduling appointments.
- Scheduly automatically find available time slots.
- Confirm meetings and let the AI agent handle invites and reminders.
Contributions are welcome! Feel free to open issues or submit pull requests for improvements or new features.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, reach out to me at [[email protected]] or open an issue here on GitHub.