Pinned Repositories
50projects50days
50+ mini web projects using HTML, CSS & JS
golang_notes
Golang notes
m3u8-downloader
一个M3U8 视频下载(M3U8 downloader)工具。跨平台: 提供windows、linux、mac三大平台可执行文件,方便直接使用。
resume
🚀 在线简历生成器
xshell
A dracula theme for Xshell
pikachule's Repositories
pikachule/litiaotiao_package_backup
李跳跳APK包备份
pikachule/fresns
Fresns core library: Cross-platform general-purpose multiple content forms social network service software
pikachule/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
pikachule/typeid
Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
pikachule/poe-api
A reverse engineered Python API wrapper for Quora's Poe, which provides free access to ChatGPT, GPT-4, and Claude.
pikachule/qr-designer
QR designer web app with a novel method of designing qr codes that does not take advantage of error correction
pikachule/muchat-aio
团队版 ChatGPT Web 应用,多用户,免登录。适合公司、组织或小团体内部使用。
pikachule/tailwindcss-dash-docset
TailwindCSS Dash Docset, built with the Dash Docset Builder in PHP. We needed it. 🌈️
pikachule/Bing-Chat-Saver
Save Bing chat with PNG,JPG、JSON and Markdown
pikachule/ChatPoe
A Google Chrome extension that make Poe look like ChatGPT
pikachule/golang_sitemap
Go XML sitemap and sitemapindex package (golang)
pikachule/gpt4all
gpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
pikachule/prompt-patterns
Prompt 编写模式:如何将思维框架赋予机器,以设计模式的形式来思考 prompt
pikachule/unlocking-the-power-of-llms
使用 Prompts 和 Chains 让 ChatGPT 成为神奇的生产力工具!Unlocking the power of LLMs. Facebook (Meta) 的 LLaMA 模型(235GB)- 百度网盘下载
pikachule/huntly
Huntly, information management tool, rss reader, automatic saving browsed contents include tweets, github stars management tool. 信息管理工具、RSS 阅读器、GitHub stars 管理、推文管理、自动记录浏览过的文章。
pikachule/PhpWebStudy
Php and Web development environment manage tool for MacOS system, the better way to manage your local web server
pikachule/BlogHelper
帮助国内用户写作的托盘助手,一键发布本地文章到主流博客平台(知乎、简书、博客园、CSDN、SegmentFault、掘金、开源**),剪贴板图片一键上传至图床(新浪、Github、图壳、腾讯云、阿里云、又拍云、七牛云)(欢迎Star,🚫禁止Fork)
pikachule/chatgpt-demo
A demo repo based on OpenAI API (gpt-3.5-turbo)
pikachule/chatgpt
PHP版调用OpenAI最新接口和模型gpt-3.5-turbo进行问答的Demo,理论上和ChatGPT一样。页面UI简洁,支持上下文连续会话,支持保存查询日志。源码只有两个文件,没用任何框架,支持所有PHP版本,只需要修改message.php中的API_KEY即可使用。
pikachule/All_Dictionaries
宇宙最全在线词典网站导航
pikachule/nitter
Alternative Twitter front-end
pikachule/kuboard-press
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
pikachule/go-captcha
🖖 Go Captcha is a behavioral captcha, which implements the generation of random verification text and the verification of click position information.
pikachule/Image-to-Text-OCR
Image to Text (https://image-to-text-ocr.netlify.app) is a web tool to extract text from any image using OCR
pikachule/index
企业内部导航页
pikachule/chinese-independent-blogs
中文独立博客列表
pikachule/Pake
🤱🏻 很简单的用 Rust 打包网页生成很小的 Mac App 🤱🏻 A simple way to package a web page with Rust to create Mac App.
pikachule/rod
A Devtools driver for web automation and scraping
pikachule/Best-App
收集&推荐优秀的 Apps/硬件/技巧/周边等
pikachule/wechat-ComWeChatRobot
PC微信机器人,实现获取通讯录,发送文本、图片、文件等消息,封装COM接口供Python、C#调用