Which GitHub projects went viral in June?

The recommended open source project directory in this issue:

1. Who is hiring?

2. ChatGPT-Midjourney

3. Let AI write code for you

4. Free OpenAI GPT-4 API

5. Large-scale models in the financial field

6. Text Generative Music Model


01

Who is hiring?

Ruan Yifeng maintains a "Technology Enthusiast Weekly" on GitHub, and updates some technological content every Friday. In the comments section of this project, there is a free programmer recruitment service.

It will regularly update the positions of technology companies in need, and developers who see opportunities can pay attention.

2758c373f1124e56667fcef5a542d42e.png

Open source address: https://github.com/ruanyf/weekly/issues/3157

02

ChatGPT-Midjourney

The project is developed based on ChatGPT-Next-Web, and has obtained 2.6k Stars in two weeks of open source. One-click free deployment of your private ChatGPT+Midjourney web application.

You can use ChatGPT and Midjourney services by entering the Prompt command in the same dialog box.

Open source address: https://github.com/Licoy/ChatGPT-Midjourney

7c460227e4b93671808162607ab7dbc8.png

03

Let AI write code for you

You can have a conversation with the AI ​​and say what you want to build. For example: you enter "I want to build a multiplayer snake game, use Python as the backend service, use the MVC model, please generate relevant HTML and JS code"

8e9b9522fd377406c67600b2e290e17a.png

Then, through continuous dialogue with AI, determine your demands. AI can help you write the code you need and run it directly.

96bdc2f64fe64163ba462fd6c59ee4af.png

fb63213ee0c75e96f8f59f53078f24d1.png

a267419dc17a4e4ad65f9d79e1fba6bf.png

Open source address: https://github.com/AntonOsika/gpt-engineer

04

Free OpenAI GPT-4 API

This open source project converts the GPT function of the following website into an API, so that you can access the GPT API through the guidelines of this open source project.

Open source address: https://github.com/xiangsx/gpt4free-ts

7bc2c16cfe136c5d5f6919c79553a955.png

05

Big Models in Finance

Large language model in the financial field: FinGPT, this is an open source project for everyone interested in LLM and NLP in the financial field, using it you can continue to train and fine-tune the large language model in the financial field.

c809730a00610fb70caa8ec2ad5dd656.png

Open source address: https://github.com/AI4Finance-Foundation/FinGPT

06

Text Generative Music Model

Audiocraft is a PyTorch library for deep learning research in audio generation. Currently, it contains code for MusicGen, a state-of-the-art controllable text-to-music model.

Here is an example of using this model:

3a27b74469efaa7f4e22c63304e58ad1.png

Open source address: https://github.com/facebookresearch/audiocraft

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

bf3fc527b87a6f3a50ec7cd643779190.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

bdeca2b22695c795d3b4f8ce5025c87e.png

Guess you like

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