Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/licodeao/lico-ai

Generative AI system from text to video
https://github.com/licodeao/lico-ai

chatgpt ffmpeg generative-ai low-code mysql nestjs react react-query redis

Last synced: about 2 months ago
JSON representation

Generative AI system from text to video

Awesome Lists containing this project

README

        

## Lico-AI

English | 简体中文

### Topic 💥

This is my graduation project which is a full-stack project.

### Tech Stack 🛠️

- Frontend:

- React family bucket
- TailwindCSS
- Material-UI
- Axios
- React-Query
- Vite
- TypeScript
- Low-code development

- Backend:

- NestJS
- TypeORM
- MySQL
- Redis
- FFmpeg
- Docker

TODO:

- [ ] Add GraphQL
- [ ] Replace TypeORM with Prisma
- [ ] Add Github Actions
- [ ] Rewrite the backend with Rust