Skip to content

AI Playground Framework for FileMaker developers

License

Notifications You must be signed in to change notification settings

glovarix/fmRouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fmRouter 0.1

Prompt Library and Multi-Model AI Playground for Claris FileMaker Pro

Lightweight, yet comprehensive prompt playground architecture that lets FileMaker developers create, version, and compare prompts and their outputs across multiple LLMs through free or paid models via any provider e.g. OpenRouter or locally via LM Studio . Endpoints, Models, Sources can all be dynamic making it a trully exciting way to track your prompt libaries and see them in action and compare results over time with a prompting and execution log.

This uses only native FileMaker 2025 script steps. No plugins or addons . FileMaker 2025 makes all of this possible without the Insert From URL step too.

This repository includes the full XML copy and DDR, so you can explore the schema in detail using DDR tools like FM Perception or InspectorPro.


Core Use Cases and Flow

  • Create a New Prompt / Edit Existing Prompts.
  • Edit and Automatically save Version History.
  • Run a Prompt from Playground with dynamic variables for models, endpoint, temperature settings etc.
  • Keep track of executions, models, prompts and version.
000297 CleanShot 2025-10-09 at 07 45 50

🚀 Summary

  • 🔀 Route prompts to multiple models and compare outputs side by side
  • 📝 Create and version JSON based prompts directly inside FileMaker and also pass in data from the database
  • 🧪 Run controlled experiments
  • 💾 Log every execution

Bonus - You can create and manage JSON prompts directly inside fmRouter

or there is also a custom GPT from the same authaor for creating powerful, structured JSON Prompts . This GPT is based on the smart metamprompting technique outlined at https://github.com/binu-alexander/metaprompter by the same author. https://chatgpt.com/g/g-68aea2a957a8819186af31f366b178df-baxter-prompt-butler-json.


Screenshots

Playground Screen

000296 CleanShot 2025-10-08 at 23 42 03

Prompt Management and Execution History

000285 CleanShot 2025-10-08 at 09 59 10

📄 Licensing - MIT

The MIT License is a permissive, free software license developed at MIT that allows users to freely use, copy, modify, merge, publish, distribute, sublicense, and sell software with very few restrictions. The only main requirements are to include the original copyright and license notice with all copies or substantial portions of the software. It comes with no warranty and no liability for the authors

Request demo file

fmrouter@thedatadrivenlife.com


About

AI Playground Framework for FileMaker developers

Resources

License

Stars

Watchers

Forks

Packages

No packages published