Your personal AI-powered health companion, available 24/7 to answer questions and provide insights about your health.
Built with Next.js and TypeScript for scalable and high-performance development, enhanced by Magic UI and Aeternity UI for intuitive design, and styled with Tailwind CSS for flexibility. The backend is powered by Flask, utilizing the Zephyr-7B-β model via Hugging Face for advanced AI capabilities. Deployed seamlessly on Vercel, our stack ensures a cutting-edge, responsive, and efficient user experience.
Next.js is an open-source web development framework created by the private company Vercel providing React-based web applications with server-side rendering and static rendering.
TypeScript is a free and open-source high-level programming language that adds static typing with optional type annotations to JavaScript.
UI Libraries for styling and components
Hugging Face develops computation tools for building applications using machine learning.
Zephyr is a series of language models that are trained to act as helpful assistants. Zephyr-7B-β is the second model in the series, and is a fine-tuned version of mistralai/Mistral-7B-v0.1 that was trained on on a mix of publicly available, synthetic datasets using Direct Preference Optimization.
Flask is a micro web framework written in Python.