Skip to content

Repository files navigation


🗂️ Table of Contents
  1. 📖 About The Project
  2. 🛠️ Tech Stack
  3. 🚀 Getting Started
  4. 🤝 Contributing
  5. 📜 License
  6. 📧 Contact

Product Name Screen Shot

Product Name Screen Shot

Product Name Screen Shot

Product Name Screen Shot

The AI Course Generator is a web application designed to help users create customized courses with the assistance of AI. By using the Gemini API, users can input their own parameters to generate a course that can serve educational purposes or be shared with friends. The platform includes:

  • 🔐 Clerk Authentication for secure login.
  • 🌐 Google Gemini API for dynamic course creation.
  • 📊 Drizzle ORM & Firebase for efficient data handling.
  • ⚡ Built with Next.js & Tailwind CSS for a modern UI.

(back to top)

🛠️ Tech Stack

This project is built using modern technologies to ensure performance and scalability.

Frontend

  • Next
  • React
  • Tailwind CSS
  • Radix UI
  • Lucide React

Backend

  • Next.js
  • Drizzle ORM
  • Firebase
  • Google Gemini

Authentication & Database

  • Clerk
  • Neon Database
  • Firebase

(back to top)

🚀 Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

📋 Prerequisites

Ensure you have the following installed:

  • Node.js (latest stable version)
  • npm
    npm install npm@latest -g
    

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Get a free API Key at https://example.com

  2. Clone the repo

    git clone https://github.com/github_username/ai-course-generator.git
  3. Install NPM packages

    npm install
  4. Enter your API in config.js

     NEXT_PUBLIC_HOST_NAME=your-vercel-deployment-url
     CLERK_FRONTEND_API=your-clerk-api-key
     GEMINI_API_KEY=your-gemini-api-key
  5. Change git remote url to avoid accidental pushes to base project

     git remote set-url origin https://github.com/github_username/your-repo-name.git
     git remote -v # confirm the changes
  6. Start the development server npm run dev

(back to top)

🤝 Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature-name)
  3. Commit your Changes (git commit -m 'Add some feature')
  4. Push to the Branch (git push origin feature-name)
  5. Open a Pull Request

📜 License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

📧 Contact

Thanh Dat Vu - LinkedIn - thanhdatvu.203@gmail.com

Project Link: https://github.com/ThanhDatVu111/AI_CourseGenerator

(back to top)

About

The AI Course Generator is a web application designed to help users create customized courses with the assistance of AI.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages