An open API service indexing awesome lists of open source software.

https://github.com/psd401/psd401.ai

All website resources and content that is housed on the psd401.ai website
https://github.com/psd401/psd401.ai

artificial-intelligence education k-12

Last synced: 3 months ago
JSON representation

All website resources and content that is housed on the psd401.ai website

Awesome Lists containing this project

README

          

# Peninsula SD AI

The official AI resource hub for Peninsula School District in Gig Harbor, WA. This site serves as a central repository for AI-related policies, tools, use cases, and best practices for educators and staff.

## Features

- Comprehensive AI policies and guidelines
- Curated collection of AI tools for education
- Real-world use cases from classrooms
- Blog posts and updates about AI initiatives
- Professional development resources
- Searchable content across all sections

## Tech Stack

- Next.js 14
- TypeScript
- Tailwind CSS
- NextUI Components
- Markdown for content management

## Getting Started

1. Clone the repository:

```bash
git clone https://github.com/your-username/psd401-ai.git
cd psd401-ai
```

2. Install dependencies:

```bash
npm install
```

3. Run the development server:

```bash
npm run dev
```

4. Open [http://localhost:3000](http://localhost:3000) in your browser.

## Contributing

Please read our contributing guidelines before submitting any changes.

## License

Copyright © 2024 Peninsula School District. All rights reserved.