awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dirk1983 avatar

dirk1983/chatgpt

0
View on GitHub↗
3,115 stars·7 forks·JavaScript·MIT·16 viewsmm1.ltd↗

Chatgpt

演示站可以免费使用deepseek-r1满血模型进行AI对话,并支持使用stablediffusion模型画图。本项目是PHP版调用DeepSeek第三方接口进行问答和画图,采用Stream流模式通信,一边生成一边输出。前端采用EventSource,支持Markdown格式解析,支持公式显示,代码有着色处理,支持画图。页面UI简洁,支持上下文连续会话。源码只有几个文件,没用任何框架,支持所有PHP版本,全部开源,极易二开,适合PHP初学者。保姆级教程,账号等周边资源,欢迎进群交流,一切全免费。

Features

  • Web Interfaces - PHP-based web interface for interacting with OpenAI models.

Star history

Star history chart for dirk1983/chatgptStar history chart for dirk1983/chatgpt

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does dirk1983/chatgpt do?

演示站可以免费使用deepseek-r1满血模型进行AI对话,并支持使用stablediffusion模型画图。本项目是PHP版调用DeepSeek第三方接口进行问答和画图,采用Stream流模式通信,一边生成一边输出。前端采用EventSource,支持Markdown格式解析,支持公式显示,代码有着色处理,支持画图。页面UI简洁,支持上下文连续会话。源码只有几个文件,没用任何框架,支持所有PHP版本,全部开源,极易二开,适合PHP初学者。保姆级教程,账号等周边资源,欢迎进群交流,一切全免费。

What are the main features of dirk1983/chatgpt?

The main features of dirk1983/chatgpt are: Web Interfaces.

Which projects share features with dirk1983/chatgpt?

Projects with overlapping indexed features include: circlestarzero/ex-chatgpt — Let ChatGPT truly learn how to go online and call APIs! 'EX-ChatGPT' can rival and even surpass NewBing. ctxis/crackerjack — Web Interface for Hashcat by Context Information Security. danny-avila/chatgpt-clone — This project is a self-hosted large language model chat interface and AI model aggregator. It provides a unified web… dj-zombie/hashpass — Complete wrapper that offers every feature of hashcat in an easy to use UI. From now on, there is no better way to… f0cker/crackq — CrackQ. chanzhaoyu/chatgpt-web — This project is a self-hosted AI frontend and web-based chat interface designed to interact with large language model…

Projects sharing features with Chatgpt

These projects share indexed features with Chatgpt. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • circlestarzero/ex-chatgptcirclestarzero avatar

    circlestarzero/EX-chatGPT

    1,964View on GitHub↗

    Let ChatGPT truly learn how to go online and call APIs! 'EX-ChatGPT' can rival and even surpass NewBing

    Python
    View on GitHub↗1,964
  • ctxis/crackerjackctxis avatar

    ctxis/crackerjack

    381View on GitHub↗

    Web Interface for Hashcat by Context Information Security

    Python
    View on GitHub↗381
  • danny-avila/chatgpt-clonedanny-avila avatar

    danny-avila/chatgpt-clone

    39,320View on GitHub↗

    This project is a self-hosted large language model chat interface and AI model aggregator. It provides a unified web environment for interacting with multiple AI providers and local models, acting as a provider-agnostic API gateway to standardize requests across different endpoints. The platform functions as an agentic AI framework and generative UI workspace, enabling the construction of specialized assistants with custom instructions and subagents. It features a sandboxed code interpreter for secure execution of multiple programming languages and a generative UI system that renders interact

    TypeScript
    View on GitHub↗39,320
  • chanzhaoyu/chatgpt-webChanzhaoyu avatar

    Chanzhaoyu/chatgpt-web

    31,602View on GitHub↗

    This project is a self-hosted AI frontend and web-based chat interface designed to interact with large language model APIs. It functions as an API-based chat client and dashboard that enables users to send prompts and receive responses from generative AI models. The application serves as a self-hosted AI gateway, providing API key proxying to connect official model keys to a web interface. It includes security and traffic controls, such as interface access restrictions via a shared secret key and request volume limiting to prevent service abuse. The system covers conversation data management

    Vue
    View on GitHub↗31,602
Compare all 16 related projects→