Skip to content

TAFH-debug/hack4tomorrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hack 4 Tomorrow

Talim Aushakhman

Ludus AI

Ludus AI - AI assistant for game designers. Powered by OpenAI: ChatGPT, DALL-E and Kadinsky.

What can it do?

Ludus AI очень сильно упрощает работу гейм-дизайнерам. Он может создавать персонажей, диалоги, скетчи, концепты и сами ассеты и спрайты. Все что ему надо дать - вашу идею игры.

Setup

PostgreSQL (docker or postgresql are needed)

docker-compose up --build

Backend (python are needed)

cd backend
pip install -r requirements.txt
alembic upgrade head
uvicorn main:app

Frontend (Node.js and npm are needed)

cd frontend
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors