Armbian Linux Build Framework Armbian Linux Build Framework $${\color{black}NEXT\space \color{red}gen}$$ Table of contents What does this project do? Getting started Compared with industry standards Download prebuilt images Project structure Contribution Support Contact Contributors Partners License What does this project do? Builds custom kernel, image or a distribution optimized for low-resource hardware, Include filesystem generation, low-level control software, kernel ima…
Revolutionizing Database Interactions with Private LLM TechnologyDB-GPT: Revolutionizing Database Interactions with Private LLM Technology 简体中文 |Discord |Documents|Wechat|Community What is DB-GPT? DB-GPT is an experimental open-source project that uses localized GPT large models to interact with your data and environment. With this solution, y…
✨ Textbase is a simple framework for building AI chatbots. ✨ ✨ Textbase is a framework for building chatbots using NLP and ML. ✨ Just implement the on_message function in main.py and Textbase will take care of the rest :) Since it is just Python you can use whatever models, libraries, vector databases and APIs you want. Coming soon: PyPI package Easy web deployment via textbase deploy SMS integration Native integration of other models (Cl…
Curated tutorials and resources for Large Language Models, AI Painting, and more.Awesome AIGC Tutorials English | 中文版 Awesome AIGC Tutorials houses a curated collection of tutorials and resources spanning across Large Language Models, AI Painting, and related fields. Discover in-depth insights and knowledge catered for both beginners and advanced AI enthusiasts. 📜 Content 👋 Introduction 💬 Large Language Models 💡 Prompt Engineering 🔧 LLMs in Practice 🔬 Theory of LLMs 🎨 AI Painting 🔊 AI Au…
Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc. EN | RU Advanced screen translator. Translumo is able to detect and translate appearing in the selected area text in real-time (e.g. subtitles). Main features High text recognition precision Translumo allows to combine the usage of several OCR engines simultaneously. It uses machine learning training model for scoring each recognized result by OCR and chooses the best one. …
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome formats and lints your code in a fraction of a second. Biome supports JavaScript, TypeScript, JSON, and CSS. It aims to support all main languages of modern web development. Biome has sane defaults and requires minimal configuration. Biome helps you as much as possible by displaying detailed and contextualized diagnostics. Read more about our project philosophy. Biome unifies functionality that h…
OpenAI's Code Interpreter in your terminal, running locally.● Open Interpreter Let language models run code on your computer. An open-source, locally running implementation of OpenAI's Code Interpreter. pip install open-interpreter interpreter Open Interpreter lets LLMs run code (Python, Javascript, Shell, and more) locally. You can chat with Open Interpreter through a ChatGPT-like interface in your terminal by running $ interpreter after installing. This provides a nat…
Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍 Ghostfolio Open Source Wealth Management Software Ghostfol.io | Live Demo | Ghostfolio Premium | FAQ | Blog | Slack | Twitter Ghostfolio is an open source wealth management software built with web technology. The application empowers busy people to keep track of stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions. The software is designed for personal use in continuous operat…
开屏跳过-安卓系统的开屏广告自动跳过助手Android-Touch-Helper 开屏跳过 - 安卓系统的开屏广告自动跳过助手 自动跳过软件的实现,一般都是基于安卓的Accessibility“无障碍服务”实现。开启了无障碍服务的软件,可以获取屏幕上的任何内容,从而可以检测广告,帮助用户自动跳过。因此,使用广告跳过程序,最大的风险是个人信息被泄露! 本程序是开源程序,不需要网络权限,不需要存储权限,不会收集或者上传任何信息!绝无隐私问题! 程序可以使用三种方法跳过开屏广告: 关键字。在应用中查找含有关键字的按钮,如果发现了对应的按钮,自动帮用户点击从而跳过广告。 应用的指定控件。当应用工作时,自动查找对应的控件,如果找到则自动点击; 应用的指定位置。当应用工作时,自动点击对应的区域。 欢迎大家贡献想法和代码! 项目网站 http://TouchHelper.zfdang.com 感谢 项目借鉴了不少AccessibilityTool的代码,在此表示感谢! https://github.com/LGH1996/AccessibilityTool