Home  >  Article  >  Technology peripherals  >  Recommend nine fun and practical open source projects

Recommend nine fun and practical open source projects

WBOY
WBOYforward
2023-06-04 16:37:042073browse

Hello everyone, my name is Echa.

It’s time for the editor to share high-quality resources on the weekend again, which is also one of the reasons why most fans follow the editor. The editor will not disappoint everyone, even if the schedule is very tight, even if he takes private work privately. I will also take some time out of my busy schedule to sort it out. Because in the headlines, there are editors who are thinking about the fans, there are also a group of fans who are curious and eager to learn, and there are also a group of fans who ask the editor to answer questions and solve problems through private messages.

Next, the editor recommends 9 fun and practical open source projects. I hope it can arouse everyone's fun mentality and experience it for yourself.

Full text outline

  1. AI face-changing tool
  2. ChatGPT Admin Web web application
  3. API calls Midjourney for AI drawing
  4. Open AI-Cook Book is an API usage guide for Open AI
  5. 中国古诗词 Database
  6. Animation Programming
  7. ShareX is a free and open source screenshot and screen recording tool , file sharing and uploading tools
  8. Microsoft Terminal is a Windows terminal emulator
  9. Neutrino-Proxy is a high-performance network proxy software developed based on Java

AI face-changing tool

Github: https://github.com/iperov/DeepFaceLive

AI face-changing tool is an AI face-changing model suitable for video chat, you can use this AI model Replace faces in camera or faces in video. Here are some examples:

Recommend nine fun and practical open source projects

Recommend nine fun and practical open source projects

ChatGPT Admin Web Web Application

Github: https://github.com/ AprilNEA/ChatGPT-Admin-Web

ChatGPT web payment system based on secondary development of ChatGPT-Next-Web, including user management module and backend dashboard.

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

Features

  • Deploying on Vercel using Upstash takes less than 5 minutes.
  • 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), supports streaming response.
  • Automatically compress chat history to support long conversations while saving your tokens
  • Export all chat history with one click, fully supports Markdown
  • Supports I18n

Recommend nine fun and practical open source projects

API calls Midjourney for AI drawing

Github: https://github.com/novicezk/midjourney-proxy

Passed Act as an agent for MidJourney's Discord channel and implement API calls for AI drawing.

The premise is that you need to register a Midjourney account and create your own channel and robot in Discord. Then you can follow the instructions of this project step by step to use the API to call Midjourney.

Features

  • Supports the Imagine command and related U and V operations
  • Supports adding image base64 as a pad image when using Imagine
  • Support Describe command, generate prompt based on the picture
  • Support Blend command, multiple pictures mixed
  • Support Imagine, V, Blend picture generation progress
  • Support Chinese prompt translation , you need to configure Baidu Translate or gpt
  • prompt sensitive word judgment, support overwriting and adjust the
  • task queue, the default queue is 10, and the concurrency is 3. You can refer to MidJourney subscription level to adjust mj.queue
  • Optional user-token connection wss to obtain error information and complete functions
  • Support discord domain name (server, cdn, wss) reverse generation, configuration mj.ng-discord


Recommend nine fun and practical open source projects

## 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 that provides some examples of building tasks through the Open AI API. code.

Recommend nine fun and practical open source projects

Chinese Ancient Poetry Database

Github: https://github.com/chinese-poetry/chinese-poetry

chinese-poetry: The most complete database of classical Chinese poetry collections.

The most comprehensive Chinese classical collection database, including 55,000 Tang poems, 260,000 Song poems, 21,000 Song lyrics and other classical collections. The poets include nearly 14,000 poets from the Tang and Song dynasties, and 1,500 poets from the two Song dynasties. The data comes from the Internet.

Why build this warehouse? Ancient poetry is a treasure of the Chinese nation and even the world. We should pass it on. Although there are classical collections, most people do not own these books. In a sense, these huge collections of essays 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, making it easy for you to start your project.

There is no recording process of ancient poetry collection. Because the ancient poetry data is huge and the target website has restrictions, the collection process is often interrupted for more than a week. In 2017, all Song Dynasty poems were newly added, and the crawling process and data analysis of all Song Dynasty poems were added.


Recommend nine fun and practical open source projects



Recommend nine fun and practical open source projects


Recommend nine fun and practical open source projects

# 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 real-time preview of said animations.

Recommend nine fun and practical open source projects

export makeScene(function* (view) {const circle = createRef<circle>();view.add(<circle ref="{circle}" width="{320}" height="{320}" fill="{'blue'}"></circle>);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);});</circle>
ShareX is a free and open source screenshot, screen recording, file sharing and uploading tool

Github: https://github.com/ ShareX/ShareX


Recommend nine fun and practical open source projects

ShareX is a free and open source screenshot, screen recording, file sharing and uploading tool that currently supports Windows operations system. It comes with a wide range of features and customization options that allow users to conveniently handle their screenshots, 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 very powerful screenshots and recording functions, 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 image bed services.

Features

  • Various capture methods: ShareX provides a variety of options for screenshots, including window screenshots and full-screen screenshots , regional screenshots and scrolling screenshots, etc.; 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 many personalization options. Users can set how to take screenshots, record screens, store, etc.
  • Multiple post-processing functions: ShareX includes a number of 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 button of the mouse to select operations such as screenshots, screen recordings, or file uploads.
  • Click on 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 it. The user can choose to upload it to their own cloud storage or FTP server, or drag the screenshot to the desired place for use.
  • For common subsequent processing of files, users can also directly perform subsequent processing such as editing, adjustment, naming, etc. for further refined operations.

In short, ShareX is a very powerful and free screenshot, video and file sharing tool. It provides a wide range of functions and powerful customization options to meet various screenshots, recordings and files. Sharing needs.

Recommend nine fun and practical open source projects

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 to Work and manage on 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 and anyone can access and contribute code.

Terminal is a versatile CLI application supported by the latest version of Windows 10. It can be used as a command line interpreter, console application and Windows Subsystem for Linux, and supports multiple split screens. It supports custom themes, key bindings, fonts and color palettes, and a very large application table.

Recommend nine fun and practical open source projects

Recommend nine fun and practical open source projects

Neutrino-Proxy is a high-performance network proxy software developed based on Java

Gitee: 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 that can handle multiple client requests simultaneously in a single process. Neutrino-Proxy supports common protocols such as HTTP, HTTPS, SOCKS5, etc., and 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 agents.
  • 2. Flexible configuration: Neutrino-Proxy provides a wealth of configuration options. You can set various properties such as the port, encryption method, and log level of the proxy service through configuration files or command line parameters.
  • 3. Security and stability: Neutrino-Proxy supports the TLS security protocol, which can encrypt data when transmitting it to improve the security of data transmission. At the same time, Neutrino-Proxy code is of high quality, stable and reliable, and can cope with various complex network environments.
  • 4. Scalability: Neutrino-Proxy is designed to be very flexible and can be embedded into other applications or used as a stand-alone proxy server. At the same time, it also provides an API interface to facilitate developers to customize extended functions.

Steps to use

  • 1. Download and install Neutrino-Proxy software. The latest version can be downloaded from GitHub.
  • 2. Configure Neutrino-Proxy. You can modify the configuration file in the conf directory and set various properties such as the proxy server port, encryption method, and log level.
  • 3. Start Neutrino-Proxy. Execute ./bin/neutrino-proxy.sh start in the command line to start the proxy server.
  • 4. Verify that the proxy server is working properly. You can use a browser or 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 requires a proxy to the address and port of the Neutrino-Proxy service to get started.


Recommend nine fun and practical open source projects

Recommend nine fun and practical open source projects

Recommend nine fun and practical open source projects

Recommend nine fun and practical open source projects

The above is the detailed content of Recommend nine fun and practical open source projects. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:51cto.com. If there is any infringement, please contact admin@php.cn delete