Skip to content

pollinations/hive

Repository files navigation

🐝 Pollinations Hive

Welcome to Pollinations Hive - a revolutionary repository where AI meets collaborative development! This project showcases a unique approach to software development where applications are created and modified entirely through AI assistance.

📱 Available Apps

App Source Last Updated
ai-chat ./ai-chat 2025-01-15
graphics-editor ./graphics-editor 2025-01-15
prompt-guessing-game ./prompt-guessing-game 2025-01-17
millionaire-game ./millionaire-game 2025-01-16
placeholder-generator ./placeholder-generator 2025-01-14
pollinations-image-show ./pollinations-image-show 2025-01-14
llm-feedback ./llm-feedback 2025-01-30
svg-feedback ./svg-feedback 2025-01-19
tarot-reader ./tarot-reader 2025-01-14

📚 Documentation

🔍 Pull Request Previews

Every pull request in this repository gets an automatic preview deployment. Here's how it works:

Triggers

  • Preview deployments are created when a PR is opened, synchronized, or reopened
  • The deployment workflow runs when changes are made to:
    • Any package.json file
    • Any index.html file
    • Any files within app directories

What Gets Deployed

  • Each app in the repository is built and deployed
  • For Node.js apps (with package.json):
    • The app is built using npm run build
    • Build output from build/ or dist/ is deployed
  • For static sites (with index.html):
    • Files are copied directly to the preview

Accessing Previews

  • Each PR gets a dedicated preview URL
  • The GitHub Actions bot comments on the PR with preview links
  • Preview URL format: https://pollinations.github.io/hive/pr-{PR_NUMBER}/
  • Each preview includes an index page that lists all apps available in that preview
  • You can find active PR previews by:
    1. Looking at open pull requests in the repository
    2. Finding the GitHub Actions bot comment with the preview link
    3. Visiting the index page at https://pollinations.github.io/hive/pr-{PR_NUMBER}/

🔍 Active PR Previews

PR Title Preview
#161 Live Wallpaper Creator Preview
#158 Fix Game of Life implementation issues Preview
#153 SVG Feedback Security and Quality Improvements Preview
#149 Fix svg-feedback CSS path and test server path handling Preview
#127 Add canvas dimensions to text AI prompt Preview

This list is automatically updated when PRs are opened or closed.

🌈 Features

💡 Submit Your App Idea

Want to add your app to the Hive? It's easy:

  1. Create an issue describing your app idea
  2. Tag @MentatBot or check the box in its comment to start the AI-powered development
  3. Provide feedback as the AI builds your app
  4. Review and refine until your app is ready

The AI will handle all the coding - you just need to describe what you want!

🙏 Credits

This repository is powered by:

🔗 Related Resources

📝 License

This project is open source and available under the MIT License.


Built with 🤖 by AI, guided by humans. Part of the Pollinations ecosystem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published