A browser extension for automating your browser by connecting blocks Automa An extension for automating your browser by connecting blocks. Auto-fill forms, do a repetitive task, take a screenshot, or scrape website data — the choice is yours. You can even schedule when the automation will execute! Downloads Chrome Web Store Firefox Add-ons Marketplace Browse the Automa marketpla…
Curated list of AI-powered developer tools.⚡️🧑💻 Awesome AI-Powered Developer Tools This is a curated list of AI-powered developer tools. These tools leverage AI to assist developers in tasks such as code completion, refactoring, debugging, documentation, and more. IDEs Assistants Agents Documentation Continuous integration bots Foundation models Agent platforms OpenAI plugins Search Testing IDEs Cursor — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the inter…
Powerful system container and virtual machine managerIncus Incus is a modern, secure and powerful system container and virtual machine manager. It provides a unified experience for running and managing full Linux systems inside containers or virtual machines. Incus supports images for a large number of Linux distributions (official Ubuntu images and images provided by the community) and is built around a very powerful, yet pretty simple, REST API. Incus scales from one instance on a single mac…
A Language Server for Postgres Postgres Language Server A Language Server for Postgres. Not SQL with flavors, just Postgres. Status 🚧 This is in active development and is only ready for collaborators. The majority of work is still ahead, but we've verified that the approach works. We're making this public so that we can develop it in the open with input from the community. Features The Language Server Protocol is an open protocol between code editors and servers to provide code intellig…
Burn - A Flexible and Comprehensive Deep Learning Framework in Rust This library strives to serve as a comprehensive deep learning framework, offering exceptional flexibility and written in Rust. Our objective is to cater to both researchers and practitioners by simplifying the process of experimenting, training, and deploying models. Features Customizable, user-friendly neural network module 🔥 Comprehensive training tools, inclusive of metrics, logging, and checkpointing 📈 Versatile T…
sd-webui-oldsix_prompt v1.2 感谢知乎大佬 “路过银河” 整理的提示词 英文不好不用怕!彻底解决prompt对于国人不友好的痛点,整理了多个分类上千个提示词,无需英文快速输入提示词 词库会持续更新,觉得不错的点个start AI交流Q群875376246 各种疑难解答 帮你踩坑 安装方法 方法1、 复制 https://github.com/thisjam/sd-webui-oldsix-prompt.git 到你的webui中 从网站安装后应用并重启 方法2、 如果webui中无法安装的可以选择手动安装,点击页面上的code->DownloadZip 解压以后放在你的sd文件夹下的extensions文件夹后应用并重启 展示1 展示2
Winlator Winlator is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64. Installation Download and install the APK from GitHub Releases Download the OBB file (main.1.com.winlator.obb) and put it into the directory /storage/emulated/0/Android/obb/com.winlator (create it if it doesn't exist) Launch the app and wait for the installation process to finish Credits and Third-party apps Ubuntu RootFs (Focal Fossa) Wine (winehq.org) Box…
StableLM: Stability AI Language ModelsStableLM: Stability AI Language Models “A Stochastic Parrot, flat design, vector art” — Stable Diffusion XL This repository contains Stability AI's ongoing development of the StableLM series of language models and will be continuously updated with new checkpoints. The following provides an overview of all currently available models. More coming soon. News August 5, 2023 Released patched StableLM-Alpha v2 models with 3B and 7B parameters. April 28, 20…
Chat language model that can interpret and execute functions/pluginsFunctionary Functionary is a language model that can interpret and execute functions/plugins. The model determines when to execute a function and can understand its output. It only triggers functions as needed. Function definitions are given as JSON Schema Objects, similar to OpenAI GPT function calls. Based on Llama 2. OpenAI compatible server Setup Make sure you have PyTorch installed. Then: pip install -r requirements.txt p…