Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/impruthvi/my-ai

My AI is a web application that allows you to generate images, videos, music, text and code using OpenAI's GPT-3 API. It is built with Next.js and Tailwind CSS.
https://github.com/impruthvi/my-ai

clerkauth contributions-welcome nextjs13 openai prisma shadcn shadcn-ui tailwind-css

Last synced: 5 days ago
JSON representation

My AI is a web application that allows you to generate images, videos, music, text and code using OpenAI's GPT-3 API. It is built with Next.js and Tailwind CSS.

Awesome Lists containing this project

README

        

# My AI

## Description

My AI is a web application that allows you to generate images, videos, music, text and code using OpenAI's GPT-3 API. It is built with Next.js and Tailwind CSS.

## Features

- Generate images, videos, music, text and code using OpenAI's GPT-3 API
- Dark mode
- Responsive design

## Technologies

Project is created with:

- Next.js
- Tailwind CSS
- OpenAI API
- Clrek Authentication
- Zustand
- Stripe Subscription
- Shadcn

## Setup

To run this project, install it locally using npm:

```
$ cd ../my-ai
$ npm install
$ npm run dev
```

## Demo

[My AI](https://my-ai-impruthvi.vercel.app/)

## Status

Project is: _Done_

## Inspiration

This project is based on [OpenAI Codex](https://openai.com/blog/openai-codex/).

## Contact

Created by [@impruthvi](https://impruthvi.netlify.app/) - feel free to contact me!

## License

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Contribution

Contributions are always welcome!

## Support

Give a ⭐️ if you like this project!