- Voice Recognition - Effortlessly capture meeting notes using speech-to-text
- Smart Transcription - Automatically transcribe and organize spoken content
- Easy Editing - Seamlessly edit and refine transcribed notes
- Smart Organization - Categorize notes by meeting type or project
- Team Collaboration - Share meeting summaries with team members instantly
- Node.js v16 or higher
- Modern web browser with microphone support
- Internet connection for voice recognition
-
Clone the repository
git clone https://github.com/rishit-singh/yapnote.git
-
Install dependencies
cd yapnote npm install
-
Set up environment variables
cp .env.example .env # Edit .env with your configuration
-
Start the development server
npm run dev
-
Open your browser Navigate to
http://localhost:3000
to start using YapNote
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Need help? We've got you covered!
- 📫 Open an issue in the GitHub repository
- 💬 Contact the maintainers
- 📚 Check out our documentation
Give a ⭐️ if this project helped you!
Made with ❤️ by the YapNote team