Artificial Intelligence. Open Source Solutions

Artificial Intelligence (AI) is a technology that performs functions related to human cognition, learning, problem solving and creativity.

There are different forms of AI, but in general the field can be divided into two main types:

Machine learning is a branch of artificial intelligence that makes decisions based on data provided. This technology collects feature data in relation to a particular subject area, then analyzes, or makes judgments about the incoming data.

Deep Learning is a subset of machine learning that combines several algorithms to create a so-called “artificial neural network” modeled after the human brain, allowing it to learn and draw new conclusions beyond the data initially provided. Large language models such as GPT-3 and GPT-4 are a subtype of deep learning.

Open Artificial Intelligence models

Artificial Intelligence. Overview


Recommendations.
If any of the solutions interests you, or you think that it has a good perspective for development, or you can adapt the software to the needs of citizens, authorities, businesses or NGO-s in Moldova, then you can:


1. International Solutions

# Open Source Solution Web Licence
1 tensorflow / tensorflow
TensorFlow is an end-to-end open source platform for machine learning. It has a comprehensive, flexible ecosystem of tools, libraries, and community resources that lets researchers push the state-of-the-art in ML and developers easily build and deploy ML-powered applications.
TensorFlow was originally developed by researchers and engineers working within the Machine Intelligence team at Google Brain to conduct research in machine learning and neural networks. However, the framework is versatile enough to be used in other areas as well.
tensorflow.org Apache 2.0
2 xtekky / gpt4free
The official gpt4free repository | various collection of powerful language models.
By using this repository or any code related to it, you agree to the legal notice. The author is not responsible for any copies, forks, or reuploads made by other users. This is the author’s only account and repository. To prevent impersonation or irresponsible actions, you may comply with the GNU GPL license this Repository uses.
discord.com/invite/gpt4free GPL-3.0
3 Significant-Gravitas / Auto-GPT
Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, chains together LLM “thoughts”, to autonomously achieve whatever goal you set. As one of the first examples of GPT-4 running fully autonomously, Auto-GPT pushes the boundaries of what is possible with AI.
news.agpt.co MIT
4 openai / openai-cookbook
The OpenAI Cookbook shares example code for accomplishing common tasks with the OpenAI API.
To run these examples, you’ll need an OpenAI account and API key (create a free account).
Most code examples are written in Python, though the concepts can be applied in any language.
platform.openai.com/docs/introduction MIT
5 XingangPan / DragGAN
Official Code for DragGAN (SIGGRAPH 2023).
vcai.mpi-inf.mpg.de/projects/DragGAN CC BY-NC 4.0