Discover and explore top open-source AI tools and projects—updated daily.
karlomikusAPI for intelligent home bar management
Top 36.1% on SourcePulse
Bar Assistant is an all-in-one API solution for managing home bars, specifically tailored for cocktail recipes. It addresses the limitations of general recipe software by offering cocktail-centric features like ingredient substitution, ABV calculations, and unit switching. This benefits home bar enthusiasts and cocktail aficionados by streamlining recipe management, inventory tracking, and discovery.
How It Works
This project provides the backend API server for Bar Assistant. It employs Meilisearch for efficient, automatic data indexing, enabling fast filtering of cocktails by ABV, base ingredients, tags, and user inventory status. The architecture supports importing recipes from various formats (URL, JSON, YAML) and allows for custom ingredient substitutes, multiple images per resource, and detailed cocktail/ingredient information. It also integrates with LLM providers for generative AI features.
Quick Start & Requirements
barassistant/server:v4.4.1).REDIS_HOST, MEILISEARCH_HOST, MEILISEARCH_KEY).Highlighted Details
Maintenance & Community
Contributions are welcomed via CONTRIBUTING.md. While there are no direct community links (Discord/Slack) or a public roadmap mentioned, a community-maintained Raycast extension exists. Donations are accepted to support development.
Licensing & Compatibility
Licensed under the permissive MIT license, allowing for broad compatibility and commercial use without significant restrictions.
Limitations & Caveats
This repository exclusively contains the API server; a separate frontend client (e.g., Salt Rim) is necessary for a complete user experience.
2 days ago
Inactive