HTML LLM

Open-source HTML projects categorized as LLM

Large Language Models

Top 23 HTML LLM Projects

  1. unstructured

    Convert documents to structured data effortlessly. Unstructured is open-source ETL solution for transforming complex documents into clean, structured formats for language models. Visit our website to learn more about our enterprise grade Platform product for production grade workflows, partitioning, enrichments, chunking and embedding.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. awesome-openclaw-agents

    162 production-ready AI agent templates for OpenClaw. SOUL.md configs across 19 categories. Submit yours!

    Project mention: 📬 Claude Code Finds 500 Zero-Days, Meta Redefines "Open," CISA Deadline Hits | dev.to | 2026-04-08

    Source: GitHub | GitHub (awesome-openclaw-agents) | DEV Community

  4. languagemodels

    Explore large language models in 512MB of RAM

  5. data-prep-kit

    Open source project for data preparation for GenAI applications

  6. angular-node-java-ai

    Angular 20 Starter with Node.js, Spring Boot, and AI (LLM, Voice, Podcast).

  7. mikupad

    LLM Frontend in a single html file

  8. affiliate-skills

    50 AI agent skills for affiliate marketing. Research trending content, write data-backed posts, generate infographics, build landing pages, deploy — full flywheel with social intelligence. Works with Claude Code, Pi, ChatGPT, Gemini, Cursor, Windsurf, any AI.

    Project mention: Show HN: AI agent skills for affiliate marketing (Markdown, works with any LLM) | news.ycombinator.com | 2026-04-03
  9. openunivcourses

    FREE ML Courses from Top Universities

  10. confabulations

    Hallucinations (Confabulations) Document-Based Benchmark for RAG. Includes human-verified questions and answers.

    Project mention: I don't know how you get here from "predict the next word." | news.ycombinator.com | 2026-02-26

    Well here's some:

    Confabulation/Hallucination - https://github.com/lechmazur/confabulations

    Failure to read context - https://georggrab.net/content/opus46retrieval.html

    Deleting tests to make them pass - https://www.linkedin.com/posts/jasongorman_and-after-it-did-...

    Going rogue and deleting data - https://x.com/jasonlk/status/1946069562723897802

    Agent security nightmares because they are not in fact intelligent assistants - https://x.com/theonejvo/status/2015401219746128322

    Failure to read or generate structured data - https://support.google.com/gemini/thread/390981629/llm-ignor...

    There are many, many examples, mostly caused by people thinking LLMs are intelligent and reasoning and giving them too much power (e.g. treating them as agents, not text generators). I'm sure they're all fixed in whatever new version came out this week though.

  11. LLMEvaluation

    A comprehensive guide to LLM evaluation methods designed to assist in identifying the most suitable evaluation techniques for various use cases, promote the adoption of best practices in LLM assessment, and critically assess the effectiveness of these evaluation methods.

  12. agentic-coding

    Agentic Coding Rules, Templates etc...

    Project mention: Study: Self-generated Agent Skills are useless | news.ycombinator.com | 2026-02-16

    There is almost no point in telling an agent to build a skill without augmenting it's knowledge on the thing it's writing about as you're just piping output to input without expanding the information in the system. If you get an agent to perform a bunch of research online, distil that down to information that the models tend not to get right or is newer than what is in their training data or simply better aligns with your desired workflow than what they generate out of the box - that's going to create a far more useful skill. I use a skill that gets activated when creating a skill to help guide this approach: https://github.com/sammcj/agentic-coding/blob/main/Skills/sk...

  13. openai-partial-stream

    Turn a stream of token into a parsable JSON object as soon as possible. Enable Streaming UI for AI app based on LLM.

  14. gibberifier

    Stun LLMs with random Unicode characters

    Project mention: GeneploreAI/gibberifier: Stun LLMs with random Unicode characters | news.ycombinator.com | 2026-01-12
  15. rgpt3

    Making requests from R to the GPT models

  16. rotato

    A robust Node.js proxy server that automatically rotates API keys for Gemini and OpenAI APIs when rate limits (429 errors) are encountered. Built with zero dependencies and comprehensive logging.

    Project mention: Show HN: Rotato – Node.js proxy that rotates LLM API keys on 429 errors | news.ycombinator.com | 2026-05-02
  17. BitNet-Stack

    BitNet-Stack - Run a small BitNet model on local machine with one Docker command, and chat in browser.

  18. ctx

    ctx: do you remember? — a single-binary, local-first, convergent memory system for humans and machines. (by ActiveMemory)

    Project mention: Ctx – Do you remember? Persistent context for AI coding tools | news.ycombinator.com | 2026-05-06
  19. autoresttest

    Automated black-box REST API testing using graph-based modeling, LLMs, and multi-agent reinforcement learning.

  20. vizzy

    Data Visualization with LLMs (by rbren)

  21. sune

    An OpenRouter Frontend & Android App — Also supports API keys for Gemini, OpenAI, & Claude

    Project mention: Sune | news.ycombinator.com | 2025-08-18
  22. Daisy-openAI-chat

    Python platform for working with LLMs

  23. osaurus

    AI edge infrastructure for macOS. Run local or cloud models, share tools across apps via MCP, and power AI workflows with a native, always-on runtime. (by dinoki-ai)

    Project mention: Ask HN: What's a standard way for apps to request text completion as a service? | news.ycombinator.com | 2026-01-10

    You can check out my project here: https://github.com/dinoki-ai/osaurus

    I'm focused on building it for the macOS ecosystem

  24. pdfmini

    pdfmini - compress any pdf in a client side simple web app

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

HTML LLM discussion

Log in or Post with

HTML LLM related posts

Index

What are some of the best open-source LLM projects in HTML? This list will help you:

# Project Stars
1 unstructured 14,882
2 awesome-openclaw-agents 3,639
3 languagemodels 1,191
4 data-prep-kit 938
5 angular-node-java-ai 816
6 mikupad 733
7 affiliate-skills 457
8 openunivcourses 254
9 confabulations 247
10 LLMEvaluation 193
11 agentic-coding 137
12 openai-partial-stream 122
13 gibberifier 118
14 rgpt3 117
15 rotato 61
16 BitNet-Stack 50
17 ctx 49
18 autoresttest 46
19 vizzy 39
20 sune 38
21 Daisy-openAI-chat 38
22 osaurus 32
23 pdfmini 30

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that HTML is
the 9th most popular programming language
based on number of references?