Deploy Trojan using a Serverless approachEpeius English | 简体中文 Deploy Trojan using a Serverless approach Quick start Create a new Worker in Cloudflare Workers dashboard. Paste code from worker.js into the worker code editor. Replace sha224Password with your own password. You can generate here. Alternatively, you can add the SHA224PASS environment variable in Cloudflare Workers settings later. Binding a custom domain to the worker. Visit https://[YOUR_DOMAIN]/link and replace ca110us with your …
展示boss直聘岗位的发布时间 Boss Show Time boss 直聘时间展示插件 说明 在boss直聘的列表下展示对应职位的最后修改时间 安装教程 安装,编译 npm i npm run build 打开chrome,选择加载已解压的扩展程序,选择当前项目的 build 目录 打开页面 boss直聘: https://www.zhipin.com/web/geek/job 智联招聘: https://sou.zhaopin.com/?jl=653&kw=Java%E5%BC%80%E5%8F%91&p=2 其他 b站视频:https://www.bilibili.com/video/BV1rf421S74a/#reply1203871368 掘金文章:https://juejin.cn/post/7363164068910071834 更新日志 4.28: 新增 boss 直聘列表展示时间 4.30: 更新文档说明,添加视频教程链接 添加智联招聘的时间显示 5.06: boss直聘新增在线筛选,筛选出当前页…
https://map.sistilli.dev/public/coding/SaaS+BoilerplateIntro I (Anthony Sistilli) created this boilerplate to save tech founders time when starting a new SaaS. It's meant to be a quick starting point that you can edit & deploy, allowing you to focus on the more important things like building your product and talking to users. You can read more about the philosophy behind this boilerplate, and startups & coding in general on my mind map. Also, here is the the accompanying Figma desig…
Python scraper based on AI🕷️ ScrapeGraphAI: You Only Scrape Once ScrapeGraphAI is a web scraping python library that uses LLM and direct graph logic to create scraping pipelines for websites, documents and XML files. Just say which information you want to extract and the library will do it for you! 🚀 Quick install The reference page for Scrapegraph-ai is available on the official page of pypy: pypi. pip install scrapegraphai you will also need to install Playwright for javascript-bas…
unofficial desktop version of oblivionOblivion Desktop - Unofficial Warp Client for Windows/Mac/Linux "Internet, for all or none!" Unofficial Desktop version of oblivion Oblivion provides secure, optimized internet access through a user-friendly Windows/Mac/Linux app using cloudflare warp technology Features Secure VPN: Custom WireGuard implementation in Go. User-Friendly: Simple, intuitive interface. Download OS Download …
Fully private LLM chatbot that runs entirely with a browser with no server needed. Supports Mistral and LLama 3.Secret Llama Entirely-in-browser, fully private LLM chatbot supporting Llama 3, Mistral and other open source models. Fully private = No conversation data ever leaves your computer Runs in the browser = No server needed and no install needed! Works offline Easy-to-use interface on par with ChatGPT, but for open source LLMs Big thanks to the inference engine provided by webllm. Join…
A Lightweight, Production-Ready Remix Stack for your next SaaS Application. 🛍️ Remix SaaS A Lightweight, Feature-Rich, and Production-Ready Remix Stack for your next SaaS application. Live Demo · Documentation · Twitter npx create-remix-saas@latest Live Demo We've created a simple demo that displays all template-provided features. Psst! Give the site a few seconds to load! (It's running on a free tier!) NoteRemix SaaS is an Open Source Template …
Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.Web LLM | NPM Package | Get Started | Examples | Documentation | MLC LLM | Discord | WebLLM is a modular and customizable javascript package that directly brings language model chats directly onto web browsers with hardware acceleration. Everything runs inside the browser with no server support and is accelerated with WebGPU. WebLLM is fully compatible with OpenAI API. That is, you…
Create Magic Story! StoryDiffusion: Consistent Self-Attention for Long-Range Image and Video Generation [Paper] [Project Page] [🤗 Comic Generation Demo ] Official implementation of StoryDiffusion: Consistent Self-Attention for Long-Range Image and Video Generation. Demo Video 28a42f-2cf8-a5b-ec52-f3aaba486f.mp4 🌠 Key Features: StoryDiffusion can create a magic story by generating consistent images and videos. Our work mainly has two parts: …