Skip to content

rishit-singh/YapNote

Repository files navigation

YapNote Logo

YapNote

Voice-powered note-taking for seamless meeting documentation

License: MIT PRs Welcome Node.js Version


Features

  • 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

🚀 Getting Started

Prerequisites

  • Node.js v16 or higher
  • Modern web browser with microphone support
  • Internet connection for voice recognition

🔧 Installation

  1. Clone the repository

    git clone https://github.com/rishit-singh/yapnote.git
  2. Install dependencies

    cd yapnote
    npm install
  3. Set up environment variables

    cp .env.example .env
    # Edit .env with your configuration

💻 Usage

  1. Start the development server

    npm run dev
  2. Open your browser Navigate to http://localhost:3000 to start using YapNote

🤝 Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

💪 Support

Need help? We've got you covered!

🌟 Show your support

Give a ⭐️ if this project helped you!


Made with ❤️ by the YapNote team

About

An AI meeting summarizer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published