Pinned Repositories
chatgpt_system_prompt
store all chatgpt's system prompt
dengkane.github.io
GPTs
leaked prompts of GPTs
lobe-chat
🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / Perplexity ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.
mysqlHttpApi
Query MySQL by an HTTP Restful API, and easy to be integrated with your applications.
redisHttpApi
HTTP Restful API for Redis, easy to use and can be integrated into your applications easily.
rushResources
rushResources (or 秒杀、抢购 in Chinese), The application would be difficult to implement if there are many users access it and rush for some very limited resources concurrently. I have considered many related problems and got a good solution, and implemented it as a standard API service. There are many scenarios to use this application, such as selling limited number of goods during a short time period and many buyers would be interested in them, etc.
simpleHttpMQ
A simple HTTP message queue, and clients can send messages by HTTP restful api, and get messages by HTTP restful api too.
templateRender
This is a simple API implemented based on lua-resty-template, and you can render templates according to rules of lua-resty-template.
dengkane's Repositories
dengkane/redisHttpApi
HTTP Restful API for Redis, easy to use and can be integrated into your applications easily.
dengkane/simpleHttpMQ
A simple HTTP message queue, and clients can send messages by HTTP restful api, and get messages by HTTP restful api too.
dengkane/mysqlHttpApi
Query MySQL by an HTTP Restful API, and easy to be integrated with your applications.
dengkane/rushResources
rushResources (or 秒杀、抢购 in Chinese), The application would be difficult to implement if there are many users access it and rush for some very limited resources concurrently. I have considered many related problems and got a good solution, and implemented it as a standard API service. There are many scenarios to use this application, such as selling limited number of goods during a short time period and many buyers would be interested in them, etc.
dengkane/templateRender
This is a simple API implemented based on lua-resty-template, and you can render templates according to rules of lua-resty-template.
dengkane/chatgpt_system_prompt
store all chatgpt's system prompt
dengkane/dengkane.github.io
dengkane/GPTs
leaked prompts of GPTs
dengkane/lobe-chat
🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / Perplexity ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.