{"id":28279441,"url":"https://github.com/node0/llm-tools","last_synced_at":"2026-02-09T23:31:28.499Z","repository":{"id":271808298,"uuid":"914629078","full_name":"Node0/llm-tools","owner":"Node0","description":"My expanding collection of scripts and tools designed to aid in working with large language models, understanding their performance characteristics and context limitations.","archived":false,"fork":false,"pushed_at":"2025-06-06T22:51:42.000Z","size":1124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-20T20:46:18.155Z","etag":null,"topics":["llm","llm-inference","statistics","tokenization","tokens"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Node0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-01-10T01:21:52.000Z","updated_at":"2025-06-06T22:51:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"9fdc5d4a-3f45-4c44-a51d-a2de2aac5943","html_url":"https://github.com/Node0/llm-tools","commit_stats":null,"previous_names":["node0/llm-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Node0/llm-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Node0%2Fllm-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Node0%2Fllm-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Node0%2Fllm-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Node0%2Fllm-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Node0","download_url":"https://codeload.github.com/Node0/llm-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Node0%2Fllm-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29285814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"ssl_error","status_checked_at":"2026-02-09T21:57:11.537Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["llm","llm-inference","statistics","tokenization","tokens"],"created_at":"2025-05-21T09:14:45.936Z","updated_at":"2026-02-09T23:31:28.481Z","avatar_url":"https://github.com/Node0.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Single Page Applications (SPA) Collection\n\nThis repository contains various single-page applications (SPAs) designed for specific utility tasks. Each application is a lightweight, self-contained tool implemented using HTML, CSS, and JavaScript.\n\n---\n\n## Github Pages Demos\n\n#### [Tokens Per Second Simulator](https://node0.github.io/llm-tools/single-page-apps/tkps_simulator.html)\n\n#### [Text Stats Analyzer](https://node0.github.io/llm-tools/single-page-apps/text_stats_analyzer.html)\n\n\u003cbr/\u003e\n\n### Local Access Instructions\n___\n\n## Applications\n\n### 1. Text Stats Analyzer\n**File:** `text_stats_analyzer.html`\n\nThe **Text Stats Analyzer** is a utility tool that allows users to analyze textual data. It provides the following features:\n- Counts the number of characters in the input text.\n- Calculates the number of lines in the input text.\n- Estimates the number of tokens (words) based on whitespace separation.\n\n**Usage:**\n1. Open the `text_stats_analyzer.html` file in your web browser.\n2. Enter or paste the text you want to analyze in the text area.\n3. Click the **\"Analyze Text Stats\"** button to display the analysis results, including the number of characters, lines, and tokens.\n\n**Dependencies:** None. This is a pure HTML and JavaScript-based application.\n\n---\n\n### 2. Tokens Per Second (tkps) Simulator\n**File:** `tkps_simulator.html`\n\nThe **Tokens Per Second (tkps) Simulator** is a performance simulation tool for understanding token throughput in natural language processing (NLP) models. It allows users to:\n- Input a desired tokens-per-second (tkps) rate.\n- Select a predefined corpus (e.g., \"Lorem Ipsum\" or \"A Tale of Two Cities\").\n- Simulate the token generation process and visualize the output.\n\n**Usage:**\n1. Open the `tkps_simulator.html` file in your web browser.\n2. Specify the tkps value using the input field.\n3. Choose a corpus from the dropdown menu.\n4. Click the **\"Prompt\"** button to simulate token generation, displayed in the output text area.\n\n**Dependencies:** \n- Bootstrap CSS for styling (loaded via CDN).\n\n---\n\n## Getting Started\n\nTo run these applications:\n1. Clone or download this repository.\n2. Open the desired `.html` file in any modern web browser.\n\n---\n\n## Contributions\n\nContributions to enhance or extend the functionality of these SPAs are welcome! Please feel free to fork this repository, make changes, and submit a pull request.\n\n---\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode0%2Fllm-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnode0%2Fllm-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode0%2Fllm-tools/lists"}