Skip to content

tedyyan/appfoundry.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Open AI App Platform

An open-source platform for building, extending, and shipping AI-powered mobile apps fast.

This project is designed to help developers turn ideas into real, shipped apps without worrying about infrastructure, app store reviews, or deployment complexity.

The platform is open source (Apache-2.0) and community-driven, with the project maintainer handling core infrastructure and app store publishing.

I will try my best to ship the app every month. You build the AI idea. We ship it and make it app-store-ready.

📱 Live App (Example Feature)

This open-source platform already powers a production app shipped to real users.

Example implementation: SnapFindMy
A smart visual memory assistant built on this platform.

This app demonstrates how ideas built on this platform can move from concept to App Store & Google Play with minimal friction.
It is only one example—contributors are encouraged to build and ship their own features.


🔁 Contribution → Release Flow

Step What You Do What Happens
1 💡 Propose an idea Open an issue or start directly from a fork
2 🍴 Fork the repo Create your own copy of the project
3 🧠 Build with AI IDE Use tools like Cursor to turn the idea into code
4 🔀 Submit a PR Open a pull request (merge request)
5 👀 Review & approval Maintainer reviews and approves
6 🚀 Monthly release Feature is included in the next app release
7 📱 App store publish App is shipped to App Store & Google Play

📹 Demo Video

This is the sample feature in the project.

Watch the SnapFindMy feature in action:

snapfindmy_introduce.mov

🌟 Vision

Build an AI app community where anyone can turn an idea into a real mobile feature—quickly.

Many great ideas never become apps because:

  • App Store / Google Play publishing is painful
  • Infrastructure costs money and time
  • Cross-platform setup is complex
  • Solo developers lack distribution

This platform removes those barriers.


🧱 What This Platform Is

  • 🧩 A modular AI app framework
  • 📱 A cross-platform mobile app (iOS & Android)
  • ☁️ A hosted backend (auth, database, storage)
  • 🚢 A monthly release pipeline to real users

Contributors focus on features and ideas.
The platform handles shipping and operations.


🔓 Open Source Model

  • License: Apache-2.0
  • Anyone can:
    • Add features
    • Extend existing modules
    • Fork and experiment
  • The core app stays open
  • Infrastructure and publishing are centrally managed

This keeps development open while ensuring fast, stable releases.


🧠 What You Can Build

Examples of contributions:

  • AI-powered utilities
  • Search, memory, or assistant features
  • Image, voice, or text-based AI tools
  • Productivity workflows
  • Experimental AI UX ideas

Example Feature

SnapFindMy is one example feature built on this platform:

  • Take a photo
  • AI recognizes the object
  • Save it
  • Search later by text or voice

It demonstrates how quickly ideas can become real features—but it’s just one example.


🏗️ Tech Stack (High-Level)

  • Expo – Cross-platform mobile development
  • Supabase – Auth, database, storage, APIs
  • AI / Vision APIs – Feature-dependent
  • No-code / Low-code friendly architecture

Exact implementations may evolve as the platform grows.


Accepted contributions:

  • Are shipped to real users
  • Are credited publicly
  • Stay open source

📦 Repository Structure (Conceptual)

platform/
├── app/              # Mobile app (Expo)
├── modules/          # Feature modules
├── backend/          # Supabase logic & functions
├── ai/               # Shared AI utilities
├── docs/             # Guides & architecture
├── CONTRIBUTING.md
└── README.md

📆 Releases

  • 🚀 Monthly releases
  • 📄 Public changelog
  • 🧑‍💻 Contributor credits

🔐 Infrastructure & Publishing

  • Hosting, backend, and secrets are managed by the maintainer
  • App Store & Google Play publishing is handled centrally
  • Contributors do not need to manage:
    • Certificates
    • Store reviews
    • Billing

This keeps the barrier to entry extremely low.


🤝 Community Values

  • Respectful collaboration
  • Clear expectations
  • Fast feedback
  • Transparency
  • Real shipping

📄 License

Licensed under the Apache License 2.0.

About

You build the AI idea. We ship it and make it app-store ready. From AI idea to app store—together.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors