https://github.com/Phil-Hills/Ai-extension Ai-extension Clairvoyant GenAI: The Anti-Disrupter The rise of big tech has disrupted countless industries, often prioritizing convenience over personal connection. Clairvoyant GenAI is the answer for businesses looking to build lasting customer relationships and regain a personal touch in their sales. It combines the power of AI with a human-centered approach, helping businesses build stronger, more meaningful customer relationships and retain clients for the long term. It’s designed for any business that wants to create lasting value through authentic connections.
The Importance of Consistent Effort Consistent effort over time is a fundamental truth in all aspects of life. Whether it’s maintaining a healthy diet to achieve a healthy body or smoking a cigarette daily leading to adverse health effects, the same principle applies to building customer relationships. Salespeople are human and can’t always maintain consistent effort on their own. Life gets in the way, and they can fall off, ultimately losing clients. This is where Clairvoyant GenAI steps in with a systematic, personalized approach that focuses on relationship building and trust consistently over time.
Clairvoyant GenAI: The Solution Clairvoyant GenAI helps you achieve consistency by:
Building a Quality Pipeline: Attracting high-potential leads and nurturing those relationships. Proactive Relationship Building: Anticipating customer needs and providing value before they even know they need it. Personalized Content & Outreach: Automating marketing tasks based on individual lead data, ensuring personalized and non-spammy communications. Effortless Lead Management: Providing a unified view of all leads and managing them seamlessly across devices and platforms. The Greatness Tracker: A systematic relationship-building guide that helps sales professionals prioritize long-term value creation and genuine interactions. It empowers them to focus on building trust, understanding their clients’ needs, and taking the right actions to cultivate lasting relationships. The Clairvoyant Advantage See Beyond the Sale: Gain a deeper understanding of your clients, anticipating their needs and providing value before they even know they need it. Build Lasting Relationships: Focus on building genuine connections that lead to increased customer loyalty and long-term success. Empower Your Sales Teams: Provide your team with the tools and insights they need to confidently build relationships, manage leads, and close deals effectively. Embrace the Future of Sales: Don’t just keep up with the disruption; lead it. Clairvoyant GenAI is the answer for businesses that want to thrive in a world where genuine connection matters more than ever. How It Works Chrome Extension (The Invisible Scout) The extension discreetly analyzes websites and extracts key information using Google’s Chrome Developer Tools, even from password-protected sites (with user authorization).
Google APIs for Seamless Integration Gmail API: Clairvoyant GenAI connects to Gmail (with permission) to access existing contacts, providing a complete view of current customer and prospect data. Google People API: Fetches all Google Contacts, ensuring the CRM is up-to-date. Apple Contacts/Android Contacts/Social Media: (Future Development) Clairvoyant GenAI will also integrate with other contact sources, including Apple and Android contact lists and potentially social media contacts. The CRM (Built with Google AppSheet) AppSheet & Google Sheets: Leverages the power of Google Sheets as the foundation for storing and managing lead data. Organized from the Start: Automatically creates dedicated folders in Google Drive for new contacts, ensuring all information is organized and accessible. Manages and Organizes Leads: Categorizes leads based on various criteria (location, industry, interest). Integrates with Google Keep: Captures notes and contact information seamlessly. Provides a Unified View: Combines leads from various sources into one central location, accessible via web and mobile. Enables Team Collaboration: Shares lead information and insights among team members. Clairvoyant Assistant (Powered by Gemini Pro 1.5) More Than Just Text: Uses Gemini Pro’s advanced capabilities, including computer vision, to create engaging content. Content Creation Engine: Analyzes Google Trends, Reddit, blogs, and other sources to suggest relevant content ideas and create drafts for: Blog Posts: Using Google Blogger API. Social Media Content: For platforms like TikTok. The Goal is Connection: Prioritizes long-term value creation and genuine interactions over closing deals. Flagship Products: Clair, Brad, and MUSEic Clair (Real Estate) An AI agent focused on optimizing real estate transactions and customer relationships using Gemini Pro 1.5 with a 1 million token context window. Clair can access data like:
Credit Scores: Understand a lead’s financial situation. Mortgage Balances: See if a lead has existing mortgage debt. Public Records: Learn more about a lead from property and court records. Job History: Understand a lead’s employment history from online resources like LinkedIn. Brad (Mortgage) An AI agent for mortgage brokers, also using Gemini Pro 1.5, tailored to help with:
Purchase Loans: Connecting with potential homebuyers. Refinancing: Identifying and recommending refinancing opportunities to homeowners. The “Same Page”: Provides a live, shared Google Sheet as a loan summary, promoting transparency and reducing confusion. Automates personalized monthly email updates to highlight refinancing opportunities and payoff strategies. MUSEic (Music) An AI agent designed to help musicians build and nurture their fan base using Gemini Pro 1.5. MUSEic will:
Analyze Fan Data: Build profiles based on listening habits and social media activity. Suggest Outreach Strategies: Recommend personalized content creation and marketing campaigns. Generate Engaging Content: Help musicians create compelling social media posts and newsletters. Virtual Tour Companion: Create a virtual tour schedule with shared access for fans. This feature allows fans to see where their favorite artists are performing, get concert updates, and access exclusive content related to the tour. Mobile App Invisible Organization: Automatically integrates with phone contacts, organizing and updating them with lead information. Always at Hand: Provides quick and easy access to lead details and notes from mobile devices. Key Benefits Organized from the Start: Creates structured folders and files in Google Drive for every new lead. Build a Quality Pipeline: Attract and nurture high-potential leads. Proactive Relationship Building: Anticipate customer needs and provide value. Personalized Content & Outreach: Automate marketing tasks based on individual lead data. Effortless Lead Management: Unified view of all leads across devices and platforms. The Greatness Tracker: Guides systematic relationship-building and long-term engagement. Clairvoyant GenAI: The Always-On Sales Assistant Clairvoyant GenAI is constantly working to help you succeed. It:
Builds Profiles: Analyzes data to create detailed lead profiles that evolve over time. Offers Insights: Provides information you need to understand your leads’ needs and preferences. Suggests Actions: Recommends personalized outreach strategies and helps you stay organized. Automates Tasks: Takes care of repetitive tasks like data entry, content creation, and scheduling. Filters Spam: Acts as a shield against unwanted messages and calls, keeping your focus on meaningful interactions. Adapt and Fine-Tune Clairvoyant GenAI is designed to be highly customizable. Sales professionals can easily tailor the platform to their exact preferences and specific business needs. This fine-tuning process is continuous, allowing the AI to adapt and improve over time, even after a sale is closed, ensuring long-term customer relationships.
The Future of Sales Clairvoyant GenAI addresses the disruption in industries like real estate, mortgage, and music. It brings back the human element, builds genuine relationships, and creates long-term value for clients, making customers feel valued and important.
What is GenAI? “GenAI” refers to the power of generative AI, a cutting-edge form of artificial intelligence capable of creating new content, including:
Text: Clairvoyant GenAI’s assistant can draft engaging blog posts and social media content. Images: The assistant can generate custom images for marketing materials. Virtual Humans: The AI can create lifelike virtual humans for video blogs and other communications. And More: The possibilities are endless. GenAI is revolutionizing how businesses interact with their customers. Clairvoyant GenAI is about seeing beyond the sale, understanding the customer, and building relationships that last.
Getting Started Clone the Repository git clone cd clairvoyant-genai Install Dependencies npm install # in the root directory cd Ai-extension && npm install cd ../clairvoyant-webapp && npm install cd ../backend && npm install Set up Firebase firebase init Follow the prompts to configure Firebase for your project.
Enable Google APIs Enable the required Google APIs (People API, Natural Language API, etc.) in the Google Cloud Console.
Train Sales Assistant Train your Gemini Pro 1.5 model in Google AI Studio and obtain the API endpoint.
Directory Structure clairvoyant-genai/ ├── Ai-extension/ │ ├── web/ │ │ ├── manifest.json │ │ ├── popup.html │ │ ├── popup.css │ │ ├── popup.tsx │ │ ├── background.ts │ │
├── devtools-panel.html │ │ └── icons/ │ │ ├── icon16.png │ │ ├── icon48.png │ │ ├── icon128.png │ └── src/ │ ├── components/ │ │ ├── Header.tsx │ │ ├── Header.module.css │ │ ├── Layout.tsx │ │ └── Layout.module.css │ ├── styles/ │ │ └── variables.css ├── backend/ │ ├── src/ │ │ ├── index.ts │ │ ├── ai.ts │ │ ├── crm.ts │ │ ├── analytics.ts │ │ ├── drive.ts │ │ ├── tasks.ts │ │ └── ... │ ├── node_modules/ │ ├── package-lock.json │ └── package.json ├── clairvoyant-webapp/ │ ├── public/ │ │ ├── index.html │ │ ├── favicon.ico │ │ ├── manifest.json │ │ └── robots.txt │ ├── src/ │ │ ├── App.tsx │ │ ├── index.tsx │ │ ├── components/ │ │ │ ├── Header.tsx │ │ │ ├── Header.module.css │ │ │ ├── Layout.tsx │ │ │ └── Layout.module.css │ │ ├── styles/ │ │ │ └── variables.css │ ├── node_modules/ │ ├── package-lock.json │ └── package.json ├── README.md ├── .env └── firebase.json Building and Deploying Chrome Extension cd Ai-extension npm run build Load the Ai-extension/web folder as an unpacked extension in your browser.
Firebase Functions cd ../backend firebase deploy --only functions AppSheet CRM Build and deploy the CRM using the AppSheet platform.
Web Application cd ../clairvoyant-webapp npm run build firebase deploy --only hosting Contributing We welcome contributions! Please see our Contributing Guidelines.
License MIT License
Disclaimer Clairvoyant GenAI is a work in progress.
This site is open source. Improve this page.

Log in or sign up for Devpost to join the conversation.