dating agent
Basic Information
Dating Agent is a repository for a voice-enabled assistant built to interact with Locanto's dating section using natural language. The project bundles a Flask backend in Python and a Next.js frontend to provide voice and text interfaces that let users search profiles and listings, apply filters such as location and age, and engage in live communication. It integrates OpenAI for natural language processing, LiveKit for real-time communication, and is designed to be deployed on Azure with infrastructure defined via Bicep. The README includes installation steps for cloning the repo, installing Python and Node dependencies, configuration guidance via an azure-setup.md file, and commands to run the Flask server and Next.js development frontend. The repo aims to make matchmaking tasks more accessible by enabling voice commands and offering search and chat capabilities while being extensible through contributions and releases provided in the project.