Member-only story

🤖 10 Awesome Open Source AI Projects — Private AI, Code Healer And More

Tom Smykowski
5 min readApr 20, 2023

--

With ChatGPT, Microsoft started a new AI trend in the history of this concept meaning independent developers can ride the train to build interesting projects. Today you will discover five open source AI-related projects that became lately very popular and may be useful for you.

Security note: Before you download and install any of the mentioned software validate it’s safety.

#1 Auto-GPT — Autonomous AI

An experimental open-source attempt to make GPT-4 fully autonomous. It means that the AI is allowed to access the Internet to research information and combine it to give better answers.

Link

#2 AgentGPT — Autonomous AI

It is another take on autonomous AI that can interact with people, open websites, learn on the data and continue it’s work until reaching the set goal. The agent can be opened in the browser

Link

#3 Wolverine — AI Code Healer

Fixing bugs is hard. Even with linters and prettiers sometimes you have to write some code on your own. Wolverine is a tool (healer) that uses GPT-4 to autofix the code. In an example show on Twitter AI is able to figure out that there is a missing method, variable and fixes it.

Link

#4 Open Assistant — Open AI System

Open Assistant is a project that is promoting itself as an open source and free language model, it may become the major project for…

--

--

Tom Smykowski
Tom Smykowski

Written by Tom Smykowski

Hi! My name is Tom Smykowski, and I’m a Staff Frontend Engineer. Grab a free scalable Angular app checklist: https://tomasz-smykowski.com/scalable-angular

Responses (1)

Write a response