CoolFace
Apppublic

MaiSlim/pathlet-api

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
README.md31 linesDownload Raw Back to root
1---2title: Pathlet API3emoji: 🔮4colorFrom: purple5colorTo: blue6sdk: docker7sdk_version: v1.0.08app_file: api/index.py9pinned: false10---11 12# Pathlet API - Spiritual Insights Generator13 14## Overview15Pathlet is an AI-powered API that generates personalized insights based on Astrology, Numerology, and Human Design.16 17## Features18- Ascendant Sign Estimation19- Numerology Calculations20- Human Design Type Analysis21 22## Deployment23- Containerized using Docker24- Powered by Flask25- Hugging Face Spaces hosting26 27## Usage28Send POST requests to available endpoints with birth details.29 30Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference31