{"id":26873494,"url":"https://github.com/meetpateltech/convelyze","last_synced_at":"2025-03-31T09:02:23.043Z","repository":{"id":262478199,"uuid":"860788155","full_name":"meetpateltech/convelyze","owner":"meetpateltech","description":"Visualize your ChatGPT usage with interactive charts and insights.","archived":false,"fork":false,"pushed_at":"2025-02-01T10:30:01.000Z","size":5802,"stargazers_count":9,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T11:25:54.322Z","etag":null,"topics":["ai","chatgpt","data-analysis","openai"],"latest_commit_sha":null,"homepage":"https://convelyze.pages.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meetpateltech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-21T07:02:23.000Z","updated_at":"2025-02-01T10:30:05.000Z","dependencies_parsed_at":"2025-02-01T11:22:02.743Z","dependency_job_id":null,"html_url":"https://github.com/meetpateltech/convelyze","commit_stats":null,"previous_names":["meetpateltech/convelyze"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetpateltech%2Fconvelyze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetpateltech%2Fconvelyze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetpateltech%2Fconvelyze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetpateltech%2Fconvelyze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meetpateltech","download_url":"https://codeload.github.com/meetpateltech/convelyze/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246443525,"owners_count":20778248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","chatgpt","data-analysis","openai"],"created_at":"2025-03-31T09:01:54.240Z","updated_at":"2025-03-31T09:02:23.036Z","avatar_url":"https://github.com/meetpateltech.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Convelyze\n\nConvelyze is a powerful web application that visualizes your ChatGPT usage, providing comprehensive analytics and insights into your conversations.\n\n![Dashboard Preview](https://cdn.jsdelivr.net/gh/meetpateltech/convelyze@main/public/dashboard.png)\n\n[![Live Demo](https://img.shields.io/badge/-Live%20Demo-blue?style=for-the-badge)](https://convelyze.pages.dev/demo)\n\n## Key Features\n\n- 📊 **Comprehensive Analytics**: Track conversations, messages, GPT usage, model usage, and more.\n- 🧩 **Monthly Model Breakdowns \u0026 Cost Estimation**: View ChatGPT token usage with monthly model breakdowns, estimated costs, and compare API pricing.\n- 🔒 **Privacy First**: All data is processed client-side for maximum security. Your conversations stay private.\n- 🖥️ **Open Source**: The project is open source, allowing for community contributions and transparency.\n- 🌓 **Light \u0026 Dark Mode**: Seamlessly switch between light and dark themes for comfortable viewing in any environment.\n- 📈 **Interactive Visualizations**: Includes activity calendars, usage timelines, and various charts for in-depth analysis.\n\n### Detailed Metrics\n- 💬 Total Conversations and Messages\n- 🤖 Total GPTs Used and GPT Messages\n- 🗣️ Total Voice Messages\n- 🖼️ Total Images Generated\n- 🗄️ Total Archived Conversations\n- 📅 Most Chatty Day\n- ⏱️ Time Spent on ChatGPT\n- 📊 Average Daily Message Count\n- 📆 Activity Calendar\n- 👥 Role-Based Message Count (Overall, GPTs, Voice)\n- 🕰️ Shift-Wise Message Count\n- 🧠 Model-Wise Message Count\n- 📈 Usage Timeline\n- 🔄 Default Model Slug Count\n- ✅ AI Message Status\n- 🔧 Model Adjustments Count\n- 📎 User Attachment Mime Type Count\n- 🛠️ Tool Usage Statistics:\n  - 💾 Memory Usage\n  - 🐍 Code Interpreter Usage\n  - 🌐 Browser Tool Usage\n- 🌍 Network Location Data\n- 🛑 Interrupted Response Count\n- 📝 Canvas Stats:\n  - 📄 Text Doc Canvas Usage\n  - 💻 Code Canvas Usage\n- \u003c/\u003e Generated Code Blocks Count\n\n## How to Use\n\n1. **Export Your ChatGPT Data**:\n   - Go to chatgpt.com\n   - Open Profile -\u003e Settings -\u003e Data controls\n   - Click on 'Export data'\n\n2. **Receive Export Email**:\n   - Wait for an email from OpenAI with your data export\n   - This may arrive within minutes or take up to a few weeks\n\n3. **Upload and Analyze**:\n   - Extract the zip file from the email\n   - Upload the `conversations.json` file to the Convelyze dashboard\n   - View your personalized ChatGPT usage analysis\n\n## Tech Stack\n\n- **Frontend**: React.js with Next.js framework\n- **Styling**: Tailwind CSS for responsive design\n- **Data Visualization**: Recharts library\n- **File Handling**: react-dropzone for file uploads\n- **UI Components**: \n  - Custom components (MetricCard, GlassCard, etc.)\n  - shadcn/ui library components\n- **Icons**: Lucide React icons\n- **Export Functionality**: html2canvas for exporting dashboard as an image\n- **Animations**: react-confetti for celebratory effects\n\n## How to Run Locally\n\nTo run Convelyze locally, follow these steps:\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/meetpateltech/convelyze.git\n   cd convelyze\n   ```\n\n2. **Install Dependencies**:\n   Convelyze uses [Bun](https://bun.sh) as the package manager. If you don't have Bun installed, you can [install it here](https://bun.sh/docs/installation).\n\n   ```bash\n   bun install\n   ```\n\n3. **Run the Application**:\n   To start the local development server, run:\n\n   ```bash\n   bun run dev\n   ```\n\n4. **Open the Application**:\n   Once the server is running, open your browser and go to `http://localhost:3000` to see the application.\n\n## Contributing\n\nConvelyze is open source, and contributions are welcome! If you would like to contribute, follow these steps:\n\n1. **Fork the Repository**: Create a copy of the repository under your own GitHub account.\n\n2. **Create a Branch**: Make a new branch for your feature or bug fix.\n   ```bash\n   git checkout -b my-new-feature\n   ```\n\n3. **Commit Your Changes**: After making your changes, commit them with a descriptive message.\n   ```bash\n   git commit -m \"Add new feature\"\n   ```\n\n4. **Push to Your Branch**: Push your branch to GitHub.\n   ```bash\n   git push origin my-new-feature\n   ```\n\n5. **Submit a Pull Request**: Open a pull request and describe your changes.\n\n6. **Code Review**: The maintainers will review your changes, provide feedback, and hopefully merge your changes into the main branch.\n\n## Reporting Issues\n\nIf you encounter any problems while using Convelyze, feel free to:\n\n1. **Create an Issue**: Open an issue on the GitHub repository.\n2. **Describe the Problem**: Clearly explain the issue, including steps to reproduce if applicable.\n3. **Submit the Issue**: The maintainers will review and address it as soon as possible.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeetpateltech%2Fconvelyze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeetpateltech%2Fconvelyze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeetpateltech%2Fconvelyze/lists"}