Skip to content
/ Magus Public

Your ultimate AI magician, offering a myriad of tools to enhance your creative and problem-solving capabilities.

Notifications You must be signed in to change notification settings

Bodykudo/Magus

Repository files navigation

Magus

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.

Demo

Magus is deployed to Vercel. You can try it on the following URL: magus-ai.vercel.app.

Technologies Used

  • React.js
  • Next.js
  • TypeScript
  • OpenAI API
  • Replicate
  • Prisma
  • Clerk
  • Tailwind
  • Shadcn/UI
  • React Hook Form
  • Zustand

Installation

To install and run Magus locally, follow these steps:

  1. Clone the project repository.

  2. Install the necessary dependencies by running the following command:

npm install
  1. Replace the environment variables with your own API keys and database URL.

  2. Push tables to your database

npx prisma db push
  1. Generate prisma client
npx prisma generate
  1. Run the project by executing the following command:
npm run dev
  1. Access the application by visintg http://localhost:3000/

About

Your ultimate AI magician, offering a myriad of tools to enhance your creative and problem-solving capabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published