Many individuals lack specialized assistance when planning menus for events or estimating food quantities, recipes and costs at home. Especially the local food!
Proposed Solution:
Specialized food companion and catering assistant
Verifiable AI for planning menus and food estimations
Access to distributed and local food datasets from multiple creators.
FOODFOLIO.AI
A Consumer product that empowers creators; chefs, nutritionists and other enterprises to own and create food assistants for their followers.
Deliverables:
Alias Blueband-ICP: a vector database on top of ICP
OpenAI for public usage (without need to create or fund an API key).
Endpoints for creation, inserting & querying of vectors inside cannisters.
System for third parties to extend Highfeast Explorer as a customisable dietary AI agent.
A mobile-first user interfaces for improved accessibility and user retention.
Integrating a custom ic-use-vector-db package Addresses: Deliverable 3 & 4
Exports functions to init a creator’s localIndex, saveEmbeddings of documents stored in the cannister, and perform similarityCheck
Custom API acting as middleware Addresses: Deliverable 2 & 4
Handles communication with OpenAI, with http outcalls from our backend canister to fetchingQueryResponse and creatingEmbeddings.