Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jerryblessed/healthy
A website seamlessly powered by Google AI and Square's payment system designed with the purpose of providing health assistance to individuals through a hybrid approach, combining the expertise of medical professionals with AI tools.
https://github.com/jerryblessed/healthy
Last synced: about 22 hours ago
JSON representation
A website seamlessly powered by Google AI and Square's payment system designed with the purpose of providing health assistance to individuals through a hybrid approach, combining the expertise of medical professionals with AI tools.
- Host: GitHub
- URL: https://github.com/jerryblessed/healthy
- Owner: Jerryblessed
- Created: 2023-10-20T01:16:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-20T01:25:42.000Z (about 1 year ago)
- Last Synced: 2023-10-20T10:55:44.220Z (about 1 year ago)
- Language: HTML
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Healthy
A website seamlessly powered by Google AI and Square's payment system designed with the purpose of providing health assistance to individuals through a hybrid approach, combining the expertise of medical professionals with AI tools.# Installation
Install flask using "pip install flask" command.
Install google generative ai using "pip install google-generativeai" command.
Create a folder called "templates" and include the "chat.html" file.# Running File
Run the app.py using python.# Payment System
The payment system repo link https://github.com/square/web-payments-quickstart