This repository serves as a collection of various AI projects. Each project resides in its own dedicated folder. Here's a brief overview of each project:
A tool that uses AI (DALL-E) to generate unique pieces of art.
An application that uses AI (ChatGPT) to predict stock market trends.
A tool that uses AI (ChatGPT) to translate text between different languages.
An application that uses AI (Hugging Face) to colorize black and white images.
A (ChatGPT) chatbot that provides information and recommendations about movies.
An AI (ChatGPT) agent that can interact with users through a chat interface, and execute commands like checking the weather for your location Basically, it can execute pre-defined functions all by itself based on user prompt.
A tool that uses AI (Hugging Face) to convert text into speech.
An application that uses AI (Hugging Face) to analyze and interpret images.
$ npm install
$ npm start
Feel free to explore each folder for more details about each application. Happy Coding!