{"id":25921837,"url":"https://github.com/bandarlabs/llm-token-visualizer","last_synced_at":"2025-03-03T16:16:21.911Z","repository":{"id":280409932,"uuid":"941566380","full_name":"BandarLabs/llm-token-visualizer","owner":"BandarLabs","description":"See How Big Exactly A 128k Token Text Is","archived":false,"fork":false,"pushed_at":"2025-03-03T08:37:32.000Z","size":98,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T09:32:40.408Z","etag":null,"topics":["anthropic","chatgpt","llama","llm","tokenizer","vercel","visualization"],"latest_commit_sha":null,"homepage":"https://v0-llm-token-visualizer.vercel.app","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/BandarLabs.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":"2025-03-02T15:46:12.000Z","updated_at":"2025-03-03T08:37:35.000Z","dependencies_parsed_at":"2025-03-03T09:32:42.407Z","dependency_job_id":"637632d9-2676-49ca-a22d-a5b4624b9670","html_url":"https://github.com/BandarLabs/llm-token-visualizer","commit_stats":null,"previous_names":["bandarlabs/llm-token-visualizer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BandarLabs%2Fllm-token-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BandarLabs%2Fllm-token-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BandarLabs%2Fllm-token-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BandarLabs%2Fllm-token-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BandarLabs","download_url":"https://codeload.github.com/BandarLabs/llm-token-visualizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241696182,"owners_count":20004748,"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":["anthropic","chatgpt","llama","llm","tokenizer","vercel","visualization"],"created_at":"2025-03-03T16:16:21.333Z","updated_at":"2025-03-03T16:16:21.901Z","avatar_url":"https://github.com/BandarLabs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Vercel CEO Tweets about this tool](https://github.com/user-attachments/assets/5424342c-f9f4-491a-95ba-c846eb0ec6ac)](https://x.com/rauchg/status/1895981829599216065)\n\n🔗 **Link to the tool**: [Token Visualizer](https://v0-llm-token-visualizer.vercel.app)\n\n# 🔍 LLM Token Visualizer\n\nLLM Token Visualizer is a Next.js project that helps visualize the number of tokens in different text lengths.\n\n## ✨ Features\n\n- 🎨 Visualize token counts using sliders\n- ⚡ Built with Next.js and Tailwind CSS\n- 📊 Integrated with Vercel Analytics\n\n## 🚀 Getting Started\n\n### 📋 Prerequisites\n\nEnsure you have the following installed:\n\n- 🟢 Node.js (v14.x or later)\n- 📦 npm (v6.x or later)\n\n### 📦 Installation\n\n1. ⬇️ Clone the repository:\n\n    ```bash\n    git clone https://github.com/BandarLabs/llm-token-visualizer.git\n    cd llm-token-visualizer\n    ```\n\n2. 📥 Install the dependencies:\n\n    ```bash\n    npm install\n    ```\n\n3. 🏃 Start the development server:\n\n    ```bash\n    npm run dev\n    ```\n\n    The application should now be running at `http://localhost:3000`.\n\n### 🏗️ Building for Production\n\nTo create an optimized production build:\n\n```bash\nnpm run build\nnpm start\n```\n\nThis will build the project and start a production server.\n\n## 🗂️ Project Structure\n\n- `app/`: Main application files.\n  - `page.tsx`: Main page component.\n- `components/`: Reusable React components.\n  - `TokenVisualizer.tsx`: Component for visualizing token counts.\n- `public/`: Public static files.\n- `styles/`: Tailwind CSS styles and global stylesheet.\n- `package.json`: Project dependencies and scripts.\n\n## 🤝 Contributing\n\nPlease open an issue or submit a pull request for any changes or improvements.\n\n## 📜 License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbandarlabs%2Fllm-token-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbandarlabs%2Fllm-token-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbandarlabs%2Fllm-token-visualizer/lists"}