ozgrozer/chatgpt-artifacts
A web application that brings Claude-style artifact rendering to ChatGPT, supporting multiple LLM backends including OpenAI, Ollama, Groq, and Azure OpenAI.

This project replicates Claude’s artifacts feature within a ChatGPT-style interface, allowing users to see rendered outputs like code snippets, HTML files, and other generated artifacts directly in the chat. Built with Next.js and JavaScript, it connects to various LLM providers via their APIs and streams responses to display formatted content. It supports local models through Ollama, cloud providers like Groq and Azure OpenAI, making it a flexible conversational AI frontend.
Frequently asked
- What is ozgrozer/chatgpt-artifacts?
- A web application that brings Claude-style artifact rendering to ChatGPT, supporting multiple LLM backends including OpenAI, Ollama, Groq, and Azure OpenAI.
- Is chatgpt-artifacts open source?
- Yes — ozgrozer/chatgpt-artifacts is open source, released under the GPL-3.0 license.
- What language is chatgpt-artifacts written in?
- ozgrozer/chatgpt-artifacts is primarily written in JavaScript.
- How popular is chatgpt-artifacts?
- ozgrozer/chatgpt-artifacts has 511 stars on GitHub.
- Where can I find chatgpt-artifacts?
- ozgrozer/chatgpt-artifacts is on GitHub at https://github.com/ozgrozer/chatgpt-artifacts.