Colibri – AI Note Taking & Transcription App

Easily record, transcribe, and summarize calls, virtual meetings, and any other audio content from your browser with Colibri AI.

什麼是Colibri – AI Note Taking & Transcription App?

Colibri – AI Note Taking & Transcription App是由https://colibri.ai開發的Chrome擴展程式,該擴展的主要功能是“Easily record, transcribe, and summarize calls, virtual meetings, and any other audio content from your browser with Colibri AI.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Colibri – AI Note Taking & Transcription App擴展crx文件

下載Colibri – AI Note Taking & Transcription App擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        The Colibri app records your conversations, transcribes them as you speak, and generates concise meeting summaries that can be easily shared with others. 

Say goodbye to manual note-taking. With Colibri, you will instantly get an AI-generated summary and action items after each meeting to quickly review what is important and actionable.

Automatically share AI meeting notes in Slack, log your calls in Salesforce, or receive meeting recaps in your inbox — Colibri seamlessly integrates with these tools.

Using Colibri, you can build a searchable call library for your entire team. Colibri stores recordings, transcripts, and summaries of your meetings in one place, so everyone on your team can easily find, review, and share insights from your conversations.

🔥 Key features 

- Record your microphone and any audio from your browser with one click
- Real-time transcription
- Highlight notable moments in real time
- Automatically save transcripts synced with recordings to your meeting library
- Share your meetings with a link
- AI-generated summaries and action items
- Automatic chapters, each with an individual summary and timestamp
- Search within and across your conversations
- Download recordings and transcripts to your computer

🔒 Secure and private 

We are committed to keeping your data private and secure. We don’t utilize your personal information to train or improve AI models. Your meeting recordings, transcriptions, and notes are securely stored and accessible only to you and the people they’re shared with.

🏢 Explore our industry solutions

⚖️ Colibri Legal
Use Colibri’s live transcription service for depositions and court reporting. Colibri Legal provides AI-generated rough drafts in minutes, and final transcripts prepared by professional legal transcriptionists within 24 hours.

📞 Sales Copilot
 Looking to improve your sales calls? Try our Sales Copilot features: 
- Real-time AI guidance: Dynamic prompts that help reps answer questions and overcome objections
- Monologue alerts
- Smart agenda templates
- Call analytics
- Salesforce integration

☝️Please note: Colibri supports English only.

Visit our website for more details: https://colibri.ai/

Try Colibri for free today!                    

擴展基本資訊

名稱 Colibri – AI Note Taking & Transcription App Colibri – AI Note Taking & Transcription App
ID cakncflhgfdldplnfckolccpndmocdal
官方網址 https://chromewebstore.google.com/detail/colibri-%E2%80%93-ai-note-taking/cakncflhgfdldplnfckolccpndmocdal
簡介 Easily record, transcribe, and summarize calls, virtual meetings, and any other audio content from your browser with Colibri AI.
檔案大小 691 KB
安裝次數 476
目前版本 0.2.1
更新時間 2023-11-21
上架時間 2023-11-21
評分 5.00/5 共 2 次評分
開發者 https://colibri.ai
電子郵箱 [email protected]
付費類型 in_app
擴展官網 https://colibri.ai/
說明頁面URL https://support.colibri.ai/hc/en-us
隱私政策頁面URL https://colibri.ai/privacy-policy
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Colibri \u2013 AI Note Taking & Transcription App",
    "description": "Easily record, transcribe, and summarize calls, virtual meetings, and any other audio content from your browser with Colibri AI.",
    "version": "0.2.1",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "tabCapture",
        "identity",
        "storage",
        "system.display"
    ],
    "action": {
        "default_title": "Record and transcribe current tab with Colibri \u2013 AI Note Taking & Transcription App",
        "default_icon": {
            "16": "images\/app_icon-16.png",
            "32": "images\/app_icon-32.png",
            "48": "images\/app_icon-48.png",
            "128": "images\/app_icon-128.png",
            "256": "images\/app_icon-256.png"
        }
    },
    "icons": {
        "16": "images\/app_icon-16.png",
        "32": "images\/app_icon-32.png",
        "48": "images\/app_icon-48.png",
        "128": "images\/app_icon-128.png",
        "256": "images\/app_icon-256.png"
    },
    "background": {
        "service_worker": "static\/js\/background.js"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsdEoiyBr8tAaf3sgGYCKdZHLQjvfFqfV85DOXYvaRusgXi1QsPKidg4aBgOnGjwcECaypELbOHbix1MUdcz4pliRQ7gd53EGULBJ0Tu80MLfKLL54kG9EzXJEr+rpvSnwpTqskJfDVQYpEUTP82H46YVWy0MX6zGx+Bpgg5iqW8Y7p3JSRsWnuTFoR70l8TEd38UI0dAVIhCaHLWCei2RbzhYQmPbiHLdWxNGhALy27WdmxXCueIUO0oBjDxp\/uybPoK2eipVF1zkV3w+oLYjoPx61JD3Y4sZlrf\/+UQZIH4eag5om5qLhxSRfugyHJG\/A5TDAPJ6jV+\/ye\/bR738wIDAQAB"
}