Создание универсальной платформы c ИИ, которая обеспечивает исполнение кода в изолированной, безопасной среде с поддержкой множества языков программирования.
About: Xpiler is a code editor for your thoughts and ideas that has built-in AI and live sharing. Our code editor can help you to solve some tasks maybe your own or with your team.
Xpiler available at the link: xpiler-app.vercel.app
Go to the client directory and run the project on the frontend side:
cd client
yarn
yarn dev
Go to the server directory and run the project on the server side:
cd server
npm i
npm run dev
Start the development server on http://localhost:3000
and enjoy!
Make your .env file with your valid key