AI Knowledge Base¶
Welcome to the AI Knowledge Base - a comprehensive, structured database of AI providers, tools, pricing information, regulatory documents, and sustainability data.
Overview¶
This knowledge base provides:
- Providers: AI service companies and organizations
- Tools: AI applications, models, and services
- Pricing: Detailed pricing information and SKUs
- Sustainability: Environmental and sustainability metrics
- Prompts: Curated AI prompts and templates
- Glossary: AI and machine learning terminology
- Documents: Legal, regulatory, and policy documents
- Tags: Classification and categorization system
- Changelog: Complete audit trail of all changes
Key Features¶
- Structured Data: All information stored as validated JSON with strict schemas
- Version Control: Complete versioning and change tracking
- Search: Full-text search across all content
- Validation: Automated JSON schema validation
- Automation: Scripts for data management and site generation
Quick Navigation¶
Data Views¶
Browse structured data tables:
- Providers - AI service providers
- Tools - AI tools and applications
- Pricing - Pricing information
- Sustainability - Environmental data
- Prompts - AI prompts and templates
- Glossary - Terms and definitions
- Documents - Regulatory documents
- Tags - Classification tags
- Changelog - Change history
How-To Guides¶
- Workflow - How to add and update content
- Cloudflare Pages - Deployment guide
Data Quality¶
All data in this knowledge base is:
- Schema Validated: Every JSON file validates against strict JSON Schema 2020-12 specifications
- Version Tracked: All changes are tracked with semantic versioning
- Auditable: Complete changelog of all modifications
- Searchable: Full-text search capabilities
- Linkable: Cross-references between related entities
Contributing¶
To add or update content:
- Edit JSON files in the
data/directory - Run
make validateto check data integrity - Run
make viewsto regenerate documentation - Submit changes via pull request
For detailed instructions, see the workflow guide.
Technical Details¶
- Data Format: JSON with strict schema validation
- Documentation: Generated from data using Python scripts
- Search: MkDocs Material search functionality
- Deployment: Static site on Cloudflare Pages
- Access Control: Cloudflare Access for privacy
Last updated: 2024-08-28