Skip to content

dxv.ai is a webapp for new developers to explore and experiment with artificial intelligence. Features include interactive tutorials, a project sandbox, a resource library, a community forum, and a project showcase. Built with Vue.js, TailwindCSS, Firebase, and Shadcn/vue. Join us to start your AI journey!

License

Notifications You must be signed in to change notification settings

ThatMasonGuy/dxv-ai

Repository files navigation

dxv.ai Webapp

Welcome to the dxv.ai webapp repository! This platform is designed for new developers who want to explore and experiment with artificial intelligence. Our goal is to provide resources, tools, and a community to help you start your AI journey.

Features

  • Interactive Tutorials: Step-by-step guides to learn AI concepts and build your first projects.
  • Project Sandbox: Experiment with various AI models and algorithms in a safe environment.
  • Resource Library: Access a collection of articles, videos, and documentation to deepen your AI knowledge.
  • Community Forum: Connect with other developers, share your progress, and get support from the community.
  • Project Showcase: Display your AI projects and get feedback from peers.

Tech Stack

  • Frontend: Vue.js, TailwindCSS, Shadcn/vue
  • Backend: Firebase (Auth, Firestore, Realtime DB, Cloud Functions)
  • Hosting: Firebase Hosting

Getting Started

Follow these steps to get the project up and running on your local machine:

Prerequisites

  • Node.js and npm installed
  • Firebase CLI installed

Installation

  1. Clone the repository:
  2. git clone https://github.com/thatmasonguy/dxv-ai.git
    cd dxv-ai
  3. Install dependencies:
  4. npm install
  5. Set up Firebase:
    • Create a Firebase project.
    • Add your Firebase project configuration to .env file.
    • Initialize Firebase in your project:
    • firebase init

Running the App

  1. Start the development server:
  2. npm run dev
  3. Open your browser and navigate to:
  4. http://localhost:3000

Contributing

We welcome contributions from the community! If you have ideas for new features, improvements, or bug fixes, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes and push your branch to GitHub.
  4. Open a pull request with a description of your changes.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any inquiries, suggestions, or feedback, feel free to reach out at contact@dxv.ai.


Thank you for contributing to dxv.ai and helping us build a vibrant AI learning community!

About

dxv.ai is a webapp for new developers to explore and experiment with artificial intelligence. Features include interactive tutorials, a project sandbox, a resource library, a community forum, and a project showcase. Built with Vue.js, TailwindCSS, Firebase, and Shadcn/vue. Join us to start your AI journey!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published