AI face-changing tool, ChatGPT Admin Web application, API calls Midjourney for AI drawing, Chinese ancient poetry database, Neutrino-Proxy is a high-performance network proxy software

AI face changing tool, ChatGPT Admin Web page application, API call Midjourney for AI drawing, Chinese ancient poetry database, Neutrino-Proxy is a high-performance network proxy software.

Full text outline
AI face-changing tool
ChatGPT Admin Web page application
API Call Midjourney for AI drawing
Open AI-Cook Book is an API usage guide for Open AI
Chinese ancient poetry database
animation programming
ShareX is a free and open source screenshot, screen recording, File sharing and upload tool
Microsoft Terminal is a Windows terminal emulator
Neutrino-Proxy is a high-performance network proxy software developed based on Java

insert image description here
insert image description here
insert image description here
insert image description here

AI face changing tool
Github: https://github.com/iperov/DeepFaceLive

AI face change tool is suitable for AI face change model for video chat, you can use this AI model to replace the face in the camera or the face in the video. Here are some examples:

insert image description here
insert image description here
ChatGPT Admin Web application
Github: https://github.com/AprilNEA/ChatGPT-Admin-Web

ChatGPT web page payment system based on ChatGPT-Next-Web secondary development, including user management module and background Kanban.

ChatGPT-Admin-Web payment system consists of seven modules, including: content interface, user system, payment, sensitive word filtering, free chat, distribution, revenue

features

It takes less than 5 minutes to deploy on Vercel using Upstash.
User management system, data can be stored in the cloud.
Well-designed (mainly by Yidada), responsive and dark mode.
Fast first screen loading speed (~100kb), support streaming response.
Automatically compress chat history to support long conversations while saving your tokens
One-click export of all chat history, fully supports Markdown
and supports I18n

insert image description here
API calls Midjourney for AI drawing
Github: https://github.com/novicezk/midjourney-proxy

By proxying MidJourney's Discord channel, the api form is used to call AI drawing.

The premise is that you have to register a Midjourney account, create your own channel and robot in Discord, and then you can use the Api to call Midjourney step by step according to the guidelines of this project.

features

Supports Imagine commands and related U and V operations
Imagine supports adding image base64 as a mat image
Supports Describe commands to generate prompts based on pictures
Supports Blend commands to mix multiple pictures
Supports Imagine, V, Blend picture generation progress
Supports Chinese prompt translation, needs Configure Baidu translation or gpt
prompt to judge sensitive words, support overlay adjustment
task queue, default queue 10, concurrent 3. You can refer to MidJourney subscription level to adjust mj.queue
optional user-token to connect to wss to get error information and complete functions
Support discord domain name (server, cdn, wss) reverse generation, configure mj.ng-discord

insert image description here
Open AI-Cook Book is an Open AI API usage guide
Github: https://github.com/openai/openai-cookbook

Open AI-Cook Book is an Open AI API usage guide, which provides some sample codes for building tasks through the Open AI API.

insert image description here

Chinese ancient poetry database
Github: https://github.com/chinese-poetry/chinese-poetry

chinese-poetry: The most complete Chinese poetry collection database.

The most complete Chinese classical anthology database, including 55,000 Tang poems, 260,000 Song poems, 21,000 Song lyrics and other classical anthologies. Poets include nearly 14,000 ancient poets in Tang and Song Dynasties, and 1.5 thousand ancient poets in Song and Song Dynasties. The data comes from the Internet.

Why build this warehouse? Ancient poetry is a treasure of the Chinese nation and the world, and we should pass it on. Although there are classical anthologies, most people do not own these books. In a sense, these huge anthologies are far away from us. The electronic version is easy to copy, so this open source database was born. This database is distributed in JSON format, which allows you to start your project very conveniently.

There is no recording process for the collection of ancient poems, because the data of ancient poems is huge and the target website is limited, the collection process is often interrupted for more than a week. In 2017, Quan Song Ci was newly added, the crawling process and data analysis of Quan Song Ci.
insert image description here
insert image description here
insert image description here
Animation Programming
Github: https://github.com/motion-canvas/motion-canvas

Motion Canvas is a TypeScript library that can programmatically generate animations and an editor that provides a live preview of said animations.

insert image description here

export makeScene(function* (view) {
    
    
  const circle = createRef<Circle>();
  view.add(
    <Circle 
      ref={
    
    circle} 
      width={
    
    320} 
      height={
    
    320} 
      fill={
    
    'blue'} 
    />
  );
  
  yield* circle().scale(2, 0.3);
  yield* waitUntil('event');
  yield* all(
    circle().scale(1, 0.3),
    circle().position.y(200, 0.3),
  );
  yield* circle().fill('green', 0.3);
});

ShareX is a free and open source screenshot, screen recording, file sharing and upload tool
Github: https://github.com/ShareX/ShareX

insert image description here
ShareX is a free and open source screenshot, screen recording, file sharing and uploading tool, currently supports Windows operating system. It has a wide range of features and customization options, allowing users to easily handle their screenshot, screen recording, screen capture and file sharing needs. In this article, I will introduce the software functions, features and usage steps of ShareX.

ShareX is a free, open source screenshot, screen recording and file sharing tool developed by the ShareX community on Github. It provides a very powerful screenshot and recording function, supports a variety of capture methods, such as scrolling screenshots, area screenshots, window screenshots, screen recording, screen capture, etc., and can upload screenshots and recorded videos to various user-configurable Cloud storage and picture bed service.

Features

Various capture methods: ShareX provides a variety of options for screenshots, including window screenshots, full-screen screenshots, area screenshots, and scrolling screenshots; it also provides video recording and screen capture functions.
Multiple file sharing options: Users can choose to upload screenshots, screen recordings, or other files to various cloud storage services, such as Dropbox, OneDrive, etc., or to their own FTP server or SFTP server.
Rich customization options: ShareX provides a lot of personalization options, users can set how to take screenshots, screen recording, storage, etc.
Various post-processing functions: ShareX includes many commonly used post-processing functions, such as automatic scaling, automatic naming, QR code generation, OCR text recognition, etc.
Steps for usage

First of all, after opening the ShareX software, a menu will be displayed in the lower right corner of the desktop, click the right mouse button to select operations such as screenshot, screen recording or file upload.
Click the screenshot or screen recording operation you want to perform, for example, you can choose to take a full-screen screenshot, or select a specific area to take a screenshot.
After the screenshot is completed, the user can save or upload the screenshot. The user can choose to upload it to his own cloud storage or FTP server, or drag and drop the screenshot to the desired place for use.
For common follow-up processing of files, users can also directly perform follow-up processing such as editing, adjustment, and naming to perform further refined operations.
All in all, ShareX is a very powerful and free screenshot, video recording and file sharing tool, which provides a wide range of functions and powerful customization options to meet various screenshot, recording and file sharing needs.

insert image description here
Microsoft Terminal is a Windows terminal emulator
Github: https://github.com/microsoft/terminal

Microsoft Terminal is a Windows terminal emulator that allows users to access CMD, PowerShell, WSL (Windows Subsystem for Linux) and other CLI (Command Line Interface) applications in a single window, making it easier for developers and system administrators Work and manage freely on the Windows platform.

Microsoft Terminal is an open source project developed by Microsoft to allow Windows users to enjoy the same powerful terminal functions as other operating systems. It is open source on GitHub, where anyone can access and contribute code.

Terminal is a multi-purpose CLI application supported by the latest version of Windows 10. It can be used for command line interpreters, console applications and Windows Subsystem for Linux, and supports multiple split screens. It supports custom themes, key bindings, fonts and color palettes, and a huge application table.

insert image description here
insert image description here

Neutrino-Proxy is a high-performance network proxy software
Gitee developed based on Java: https://toscode.gitee.com/dromara/neutrino-proxy

Neutrino-Proxy is a high-performance network proxy software developed based on Java, designed to provide reliable and efficient proxy solutions. The following is an introduction to the features and usage steps of Neutrino-Proxy.

Neutrino-Proxy is a lightweight network proxy software based on NIO (Non-blocking I/O) technology, which can simultaneously handle multiple client requests in a single process. Neutrino-Proxy supports common protocols such as HTTP, HTTPS, SOCKS5, etc. It can be used as an independent proxy server or embedded in other applications.

Features

1. High performance: Neutrino-Proxy uses NIO technology to efficiently handle a large number of concurrent requests. Compared with traditional socket programming, it can greatly improve the performance and throughput of network proxy.
2. Flexible configuration: Neutrino-Proxy provides a wealth of configuration options, and various attributes such as the port, encryption method, and log level of the proxy service can be set through configuration files or command line parameters.
3. Safe and stable: Neutrino-Proxy supports the TLS security protocol, which can encrypt data during transmission to improve the security of data transmission. At the same time, the Neutrino-Proxy code is high-quality, stable and reliable, and can cope with various complex network environments.
4. Scalability: The design of Neutrino-Proxy is very flexible and can be embedded in other applications or used as a stand-alone proxy server. At the same time, it also provides an API interface, which is convenient for developers to customize and extend functions.
Steps for usage

1. Download and install Neutrino-Proxy software. The latest version can be downloaded from GitHub.
2. Configure Neutrino-Proxy. You can modify the configuration files in the conf directory, and set various attributes such as the port of the proxy server, the encryption method, and the log level.
3. Start Neutrino-Proxy. Execute ./bin/neutrino-proxy.sh start on the command line to start the proxy server.
4. Verify that the proxy server is working properly. You can use a browser or a command-line tool (such as curl) to test whether the proxy server is working properly.
5. Use Neutrino-Proxy. Set the proxy address and port in the network settings of the application or device that needs proxy to the address and port of the Neutrino-Proxy service to start using.

insert image description here
insert image description here
insert image description here
insert image description here


In the end,
a computer, a keyboard, a life full of wisdom; a few lines of numbers, a few letters, earnestly write the beauty of life; an inspiration, a program, to promote technological progress and social development.

Tell the author what project you want to deploy, and you can remotely deploy it to your designated computer.

Guess you like

Origin blog.csdn.net/u014374009/article/details/132389769