Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/licodeao/lico-ai
- Owner: Licodeao
- License: mit
- Created: 2024-03-04T08:07:24.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-19T00:34:35.000Z (9 months ago)
- Last Synced: 2024-04-19T11:18:05.864Z (9 months ago)
- Topics: chatgpt, ffmpeg, generative-ai, low-code, mysql, nestjs, react, react-query, redis
- Language: TypeScript
- Homepage:
- Size: 48.2 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
- DockerTODO:
- [ ] Add GraphQL
- [ ] Replace TypeORM with Prisma
- [ ] Add Github Actions
- [ ] Rewrite the backend with Rust