|
|
1 week ago | |
|---|---|---|
| .. | ||
| controller | 1 week ago | |
| data | 1 week ago | |
| doc | 1 week ago | |
| models | 1 week ago | |
| security | 1 week ago | |
| static | 1 week ago | |
| views | 1 week ago | |
| README.md | 1 week ago | |
| __init__.py | 1 week ago | |
| __manifest__.py | 1 week ago | |
README.md
Meeting Summarizer for Odoo 18
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
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:
-
Clone the Repository
git clone https://github.com/cybrosystech/Meeting-Summarize.git -
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:
-
Fork the repository.
-
Create a new branch:
git checkout -b feature/your-feature-name -
Make changes and commit:
git commit -m "Add your message here" -
Push your changes:
git push origin feature/your-feature-name -
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
This module is maintained by Cybrosys Technologies. For support and more information, please visit https://www.cybrosys.com
