Giter VIP home page Giter VIP logo

lang-sora's Introduction

Lang-Sora

This is the case site for Sora AI videos. Use this template to help you quickly build a Sora AI case project.

Sora AI's api is not available, all videos in lang-sora are from OpenAI official

中文文档

The video data in the website comes from twitter, if you need to see the lang-sora.sql file

Preview

https://sora.langchat.cn

Deploy with Vercel

Document

This project is based on T3 Stack. If you want to have a deeper understanding of the project architecture, you can read the official documentation.

The UI part is based on DaisyUI to quickly build a beautiful tailwind page

Get Starter

  1. clone project
git clone https://github.com/TyCoding/lang-sora.git
  1. install dependencies
cd lang-sora
pnpm install
  1. set database

Supports the use of postgres-type databases or related providers.

You can use the start-database.sh script in the project to quickly build the postgres database through docker,

Tips: The start-database.sh script will use the database login and password configuration in the .env file

## If you want to build postgres database using docker
./start-database.sh

## set database info
## edit `.env`

## Init database tables (base prisma, see `prisma/prisma.prisma`)
## This a build script
pnpm run db:push

## generate prisma table object
pnpm run postinstall

Technology stack

How do I deploy this?

Follow our deployment guides for Vercel, Netlify and Docker for more information.

lang-sora's People

Contributors

tycoding avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.