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
- Host: GitHub
- URL: https://github.com/psd401/psd401.ai
- Owner: psd401
- License: mit
- Created: 2024-12-26T21:47:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-20T18:50:09.000Z (4 months ago)
- Last Synced: 2026-03-21T09:51:34.177Z (4 months ago)
- Topics: artificial-intelligence, education, k-12
- Language: TypeScript
- Homepage: https://psd401.ai
- Size: 94.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.