Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/impruthvi/my-ai
- Owner: impruthvi
- License: mit
- Created: 2023-08-03T16:22:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-18T21:22:22.000Z (about 1 year ago)
- Last Synced: 2023-11-19T21:26:26.830Z (about 1 year ago)
- Topics: clerkauth, contributions-welcome, nextjs13, openai, prisma, shadcn, shadcn-ui, tailwind-css
- Language: TypeScript
- Homepage: https://my-ai-impruthvi.vercel.app
- Size: 1.15 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!