{"id":29190119,"url":"https://github.com/murabcd/tokenizer","last_synced_at":"2025-07-02T00:01:52.001Z","repository":{"id":254998042,"uuid":"848212395","full_name":"murabcd/tokenizer","owner":"murabcd","description":"AI model calculator and tokenizer built with Next.js and GPT-3-encoder","archived":false,"fork":false,"pushed_at":"2025-03-10T20:50:25.000Z","size":137,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T14:46:29.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://oss-tokenizer.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/murabcd.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,"zenodo":null}},"created_at":"2024-08-27T10:49:01.000Z","updated_at":"2025-04-16T19:34:31.000Z","dependencies_parsed_at":"2025-03-10T21:27:54.602Z","dependency_job_id":"565aae6a-4c40-4683-a4e6-de03216093d1","html_url":"https://github.com/murabcd/tokenizer","commit_stats":null,"previous_names":["muradpm/tokenizer","murabcd/tokenizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/murabcd/tokenizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ftokenizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ftokenizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ftokenizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ftokenizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murabcd","download_url":"https://codeload.github.com/murabcd/tokenizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ftokenizer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263052428,"owners_count":23406103,"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":[],"created_at":"2025-07-02T00:01:03.630Z","updated_at":"2025-07-02T00:01:51.875Z","avatar_url":"https://github.com/murabcd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tokenizer\n\nThis Next.js 14 application serves as an AI model calculator and tokenizer, helping users estimate token counts and costs for various AI models.\n\n## Features\n\n- Select from a range of AI models (cloud-based and local)\n- Calculate token count for input text using gpt-3-encoder\n- Estimate costs based on selected model and token count\n- User-friendly interface with model search and detailed information\n- Responsive design using Tailwind CSS\n- Lucide React icons for enhanced UI\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js 14.x or later\n- npm or Yarn\n\n### Installation\n\n1. Clone the repository:\n\n   ```\n   git clone https://github.com/muradpm/tokenizer.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```\n   cd tokenizer\n   ```\n\n3. Install dependencies:\n\n   ```\n   npm install\n   # or\n   yarn install\n   ```\n\n4. Run the development server:\n\n   ```\n   npm run dev\n   # or\n   yarn dev\n   ```\n\n5. Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Usage\n\n1. Select an AI model from the dropdown or search for a specific model.\n2. Enter your text in the input area.\n3. View the calculated token count (using gpt-3-encoder) and estimated cost.\n4. Hover over model names for additional information.\n\n## Built With\n\n- [Next.js 14](https://nextjs.org/)\n- [React](https://reactjs.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Lucide React](https://lucide.dev/)\n- [GPT-3-encoder](https://www.npmjs.com/package/gpt-3-encoder)\n\n## License\n\nThis project is open source and available under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurabcd%2Ftokenizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurabcd%2Ftokenizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurabcd%2Ftokenizer/lists"}