Magus: Unleash the power of AI magic! Chat with an intelligent assistant, generate images, videos, music, and code effortlessly. Magus is your ultimate AI magician, offering a myriad of tools to enhance your creative and problem-solving capabilities.
Magus is deployed to Vercel. You can try it on the following URL: magus-ai.vercel.app.
- React.js
- Next.js
- TypeScript
- OpenAI API
- Replicate
- Prisma
- Clerk
- Tailwind
- Shadcn/UI
- React Hook Form
- Zustand
To install and run Magus locally, follow these steps:
-
Clone the project repository.
-
Install the necessary dependencies by running the following command:
npm install
-
Replace the environment variables with your own API keys and database URL.
-
Push tables to your database
npx prisma db push
- Generate prisma client
npx prisma generate
- Run the project by executing the following command:
npm run dev
- Access the application by visintg http://localhost:3000/