Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Bully AI - Credit Dispute Assistant

An AI-powered web application that analyzes credit reports and generates personalized dispute letters to help users improve their credit scores.

✨ Features

πŸ€– AI-Powered Analysis

  • Multi-Format Support: Upload PDF, TXT, or paste text directly
  • Smart Detection: Identifies inconsistencies in credit reports including:
    • Date of First Delinquency (DOFD) conflicts
    • Date of Last Payment (DOLP) discrepancies
    • Charge-off date inconsistencies
    • Payment history conflicts
    • And more potential violations

πŸ“ Automated Letter Generation

  • 4-Step Process: Complete dispute letter workflow
  • Personalized Content: Letters automatically filled with user details
  • Ready-to-Mail: Professional format suitable for certified mail
  • TXT Format: Universal compatibility - no special software required

πŸ“± Mobile-First Design

  • Responsive Layout: Optimized for all devices
  • Touch-Friendly: Easy navigation on mobile and tablet
  • Clean Interface: Modern, intuitive user experience

πŸ” User Data Management

  • One-Time Entry: Enter details once, use for all downloads
  • Secure Storage: Data persisted during session
  • Privacy Focused: No unnecessary data collection

πŸ“§ GoHighLevel Integration

  • Contact Management: Automatic lead capture and storage
  • Email Automation: Welcome messages sent via GHL workflows
  • Tag Management: Automatic "free ai" tagging for workflow triggers
  • Custom Fields: Detailed lead tracking and analytics

βš–οΈ Legal Compliance

  • Terms of Service: Required acceptance before use
  • Professional Standards: Legally sound dispute letter templates
  • Evidence Trail: Certified mail recommendations for proof

πŸ› οΈ Technical Stack

  • Frontend: HTML5, CSS3, JavaScript (ES6+)
  • Styling: Tailwind CSS
  • PDF Processing: PDF.js library
  • AI Integration: OpenAI API
  • CRM Integration: GoHighLevel API
  • File Handling: Blob API for downloads

πŸš€ Getting Started

Prerequisites

  • Modern web browser (Chrome, Firefox, Safari, Edge)
  • Internet connection for AI processing
  • GoHighLevel account for CRM integration

Installation

  1. Clone the repository
  2. Open index.html in a web browser
  3. Configure GoHighLevel API credentials in ghl-integration.js

Configuration

Update the following in ghl-integration.js:

const GHL_CONFIG = {
    apiKey: 'your-ghl-api-key',
    baseUrl: 'https://rest.gohighlevel.com',
    contactListName: 'free ai',
    version: '2021-07-28'
};

πŸ“– How to Use

1. Upload Credit Reports

  • Drag and drop PDF files or click to browse
  • Paste text directly in the input field
  • Support for multiple file formats

2. AI Analysis

  • Click "Send" to start analysis
  • AI scans for potential violations
  • Results displayed with detailed explanations

3. Download Dispute Letters

  • Click any step button to download
  • Enter personal details (one-time only)
  • Letters automatically personalized with your information

4. Mail Your Letters

  • Use OnlineCertifiedMail.com for certified delivery
  • Keep proof of mailing for your records
  • Track responses from credit bureaus

πŸ“ File Structure

Bully-AI/
β”œβ”€β”€ index.html              # Main application file
β”œβ”€β”€ styles.css              # Custom CSS styles
β”œβ”€β”€ ghl-integration.js      # GoHighLevel API integration
β”œβ”€β”€ prompt.js               # AI prompt configurations
β”œβ”€β”€ images/                 # Application assets
β”‚   β”œβ”€β”€ badge.svg
β”‚   β”œβ”€β”€ chatbg.svg
β”‚   └── text-bg-img.jpg
β”œβ”€β”€ script/                 # Testing scripts
β”‚   β”œβ”€β”€ test_api.sh
β”‚   β”œβ”€β”€ test_ghl_api.sh
β”‚   └── working_curl_commands.txt
└── README.md              # This file

πŸ”§ API Integration

GoHighLevel Setup

  1. Create a GHL account
  2. Generate API key
  3. Set up workflow for email automation
  4. Configure contact list with "free ai" tag

Workflow Configuration

  • Trigger: Contact Added with "free ai" tag
  • Action: Send welcome email
  • Template: Customizable message template

πŸ“± Mobile Optimization

  • Responsive Design: Adapts to all screen sizes
  • Touch Interface: Optimized for mobile interaction
  • Fast Loading: Minimal dependencies for quick access
  • Offline Capable: Core functionality works without internet

πŸ”’ Privacy & Security

  • No Data Storage: Personal information not stored permanently
  • Secure API: All communications encrypted
  • Terms Compliance: Legal terms clearly displayed
  • User Control: Full control over personal data

🎯 Target Audience

  • Credit Repair Enthusiasts: DIY credit improvement
  • Financial Consultants: Client dispute assistance
  • General Consumers: Anyone with credit report issues
  • Legal Professionals: Dispute letter templates

πŸ“ˆ Benefits

For Users

  • Time Saving: Automated letter generation
  • Professional Quality: Legally sound templates
  • Cost Effective: No expensive credit repair services
  • Educational: Learn about credit report errors

For Businesses

  • Lead Generation: Automatic contact capture
  • Email Marketing: Automated follow-up sequences
  • Analytics: Detailed lead tracking and insights
  • Scalability: Handle multiple users simultaneously

🚨 Important Notes

  • Legal Disclaimer: This tool provides templates, not legal advice
  • Certified Mail: Always use certified mail for dispute letters
  • Documentation: Keep copies of all correspondence
  • Patience: Credit repair is a process that takes time

πŸ”„ Updates & Maintenance

Recent Updates

  • βœ… Removed recommended product section
  • βœ… Added terms of service requirement
  • βœ… Implemented one-time data entry
  • βœ… Mobile responsiveness improvements
  • βœ… GoHighLevel integration
  • βœ… Email automation
  • βœ… TXT file format for universal compatibility

Future Enhancements

  • Additional file format support
  • Enhanced AI analysis capabilities
  • Multi-language support
  • Advanced analytics dashboard
  • Integration with more CRM platforms

πŸ“ž Support

For technical support or questions:

  • Check the console for error messages
  • Verify GoHighLevel API configuration
  • Ensure all required fields are completed
  • Test with different file formats

πŸ“„ License

This project is proprietary software. All rights reserved.


Built with ❀️ for credit justice and financial empowerment

About

Bully AI Credit Report Assistant

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages