Mic.AI is an intuitive audio-to-summary tool designed to help you effortlessly capture audio notes and process them into clear, concise summaries. Ideal for brainstorming sessions, meetings, lectures, and more, Mic.AI harnesses the power of AI to streamline your thought process and enable better decision-making.
- Intuitive Audio Recording: Capture your audio notes with ease and efficiency.
- AI-Powered Summarizations: Transform your audio into digestible summaries in just a few clicks.
- Clarity and Focus: Extract key insights and core ideas from your audio to enhance productivity.
- Versatile Use-Cases: Perfect for students, professionals, and creatives to summarize lectures, meetings, or quick idea jots.
- Secure and Private: Robust privacy measures ensure your ideas and data are protected.
- Easy Accessibility & Sharing: Access your audio notes and summaries from any device and share them with others.
Follow these steps to set up and run the Mic.AI application locally.
- Node.js (version 12.x or higher recommended)
- Yarn or npm (package manager)
-
Clone the repo
git clone https://github.com/yazinsai/mic-ai
-
Navigate to the project directory
cd mic-ai
-
Install dependencies
yarn install
or
npm install
-
Run the development server
yarn dev
or
npm run dev
-
Open your browser and navigate to
http://localhost:3000
. The app should now be running locally.
To start using Mic.AI, simply click the recording button to capture your audio notes. Once the recording is complete, Mic.AI will automatically process the audio and generate a concise summary. You can then review, edit, and share your summary as needed.
Contributions are welcome and greatly appreciated! To get involved, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/my-feature
). - Make your changes and commit them (
git commit -m 'Add my feature'
). - Push the branch to your fork (
git push origin feature/my-feature
). - Create a new pull request.
Distributed under the MIT License. See LICENSE
for more information.
[Yazin] - hi@yazin.ai
Project Link: https://github.com/yazinsai/mic-ai