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.

Qu'est-ce que Colibri – AI Note Taking & Transcription App ?

Colibri – AI Note Taking & Transcription App est une extension Chrome développée par https://colibri.ai, et sa fonction principale est "Easily record, transcribe, and summarize calls, virtual meetings, and any other audio content from your browser with Colibri AI.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Colibri – AI Note Taking & Transcription App

Téléchargez les fichiers d'extension Colibri – AI Note Taking & Transcription App au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Colibri – AI Note Taking & Transcription App Colibri – AI Note Taking & Transcription App
ID cakncflhgfdldplnfckolccpndmocdal
URL Officiel https://chromewebstore.google.com/detail/colibri-%E2%80%93-ai-note-taking/cakncflhgfdldplnfckolccpndmocdal
Description Easily record, transcribe, and summarize calls, virtual meetings, and any other audio content from your browser with Colibri AI.
Taille du Fichier 691 KB
Nombre d'Installations 476
Version Actuelle 0.2.1
Dernière Mise à Jour 2023-11-21
Date de Publication 2023-11-21
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://colibri.ai
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://colibri.ai/
URL de la Page d'Aide https://support.colibri.ai/hc/en-us
URL de la Page de Politique de Confidentialité https://colibri.ai/privacy-policy
Langues Prises en Charge 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"
}