Skip to content

turingschool/try-ai

Repository files navigation

try-ai

Welcome to the try-ai GitHub Pages site! This repository hosts a Jekyll-powered static site designed to showcase AI-related projects, tutorials, and resources.

Getting Started

To view the site locally, follow these steps:

  1. Install Jekyll and Bundler:

    gem install jekyll bundler
  2. Clone the Repository:

    git clone https://github.com/turingschool/try-ai.git
    cd try-ai
  3. Install Dependencies:

    bundle install
  4. Serve the Site Locally:

    bundle exec jekyll serve

    Open your browser and navigate to http://localhost:4000.

Contributing

We welcome contributions! Please fork the repository, create a new branch, and submit a pull request with your changes.

Contact

For questions or feedback, please reach out to the maintainers via the repository's Issues page.

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published