# Meeting Summarizer for Odoo 18 [![Odoo](https://img.shields.io/badge/Odoo-%23A24689.svg?style=for-the-badge&logo=Odoo&logoColor=white)](https://www.odoo.com) [![License](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](https://opensource.org/licenses/MIT) ## Overview The Meeting Summarizer module transcribes Discuss meetings and saves the transcript along with a summary. ## Features - Features - ๐Ÿ“„ Download the transcription summary file. - ๐Ÿ“ Access and download the full transcription data. - โœ‰๏ธ Automatically send transcription and summary files to selected users. ## Screenshots Here are some glimpses of Json Widget: ### User Interface
Feature 1
Feature 1
Feature 1
Feature 1
## Prerequisites Before you begin, ensure you have the following installed: - An active Odoo Community/Enterprise Edition instance (local or hosted) ## Configuration - Ensure the OpenAI Python package is installed. ## Installation Follow these steps to set up and run the app: 1. **Clone the Repository** ```git clone https://github.com/cybrosystech/Meeting-Summarize.git``` 2. **Add the module to addons** ```cd Meeting-Summarize``` ## Contributing We welcome contributions! Currently, this feature is supported only in Google Chrome. Youโ€™re welcome to contribute and help extend compatibility to other browsers. To get started: 1. Fork the repository. 2. Create a new branch: ``` git checkout -b feature/your-feature-name ``` 3. Make changes and commit: ``` git commit -m "Add your message here" ``` 4. Push your changes: ``` git push origin feature/your-feature-name ``` 5. Create a Pull Request on GitHub. --- - Submit a pull request with a clear description of your changes. ## License This project is licensed under the AGPL-3. Feel free to use, modify, and distribute it as needed. ## Contact * Mail Contact : odoo@cybrosys.com * Website : https://cybrosys.com Maintainer ========== ![Cybrosys Logo](https://www.cybrosys.com/images/logo.png) https://cybrosys.com This module is maintained by Cybrosys Technologies. For support and more information, please visit https://www.cybrosys.com