Recommend 4 open source projects that are hot today

The recommended open source project directory in this issue:

1. Introduction to AI

2. Figma plugin

3. DB-GPT

4. GitHub Desktop


01

Getting started with AI

The best way to learn AI-related technologies is to run a demo locally and learn the principles of each component. This open source project allows you to quickly get started with AI by providing two small projects.

The two small projects are text generation pictures and question and answer. The project's README file provides detailed steps, from installing dependencies, setting keys, to deploying and running the application.

Open source address: https://github.com/a16z-infra/ai-getting-started

d7bef49aaba3b03afccf3d18c62ad000.png

02

Figma plugin

Figma is a relatively popular design tool, and developers can develop plugins through the Figma + Figjam plugin API. This project provides a series of Figma plugins that you can refer to to learn how to develop a Figma plugin.

Open source address: https://github.com/figma/plugin-samples

9647ce1a94297c07af97f58bfb2ee28c.png

03

DB-GPT

Using a large language model to completely change the interaction of the database is similar to the previously recommended open source project Chat2DB. This open source project provides SQL generation, SQL diagnosis and other capabilities, and can also process unstructured data, PDF, Markdown, etc. to build personal knowledge bases for knowledge questions and answers.

DB-GPT supports local deployment, and can be independently deployed and isolated according to business modules, ensuring that the capabilities of large models are absolutely private, safe, and controllable.

Open source address: https://github.com/csunny/DB-GPT

7550b1bb2413fc486319891b593d4fe6.png

04

GitHub Desktop

GitHub Desktop is an open source project based on Electron, written in TypeScript and React. Support Mac, Windows system.

Open source address: https://github.com/desktop/desktop

873427b555d71748d8bef350b59d46ba.png

Historical inventory

Browse GitHub to recommend a fun and interesting open source project every day. The open source projects recommended by history have been included in the GitHub project, welcome to Star:

地址:https://github.com/Wechat-ggGitHub/Awesome-GitHub-Repo

0b28d7cf4799fb9f80ab6989465e6ad5.png


recommended reading

1.  What cool projects are there on GitHub?

2.  Recommend a good-looking Netease cloud player

3.  Baidu cloud high imitation project based on Spring Boot

4.  Inventory of Baidu's 4 awesome open source projects

b2e4a469f44237e2cc8659ab22bbec57.png

Guess you like

Origin blog.csdn.net/weixin_47080540/article/details/131486077