About John Vicencio
Solution Provider
John Vicencio is a thoughtful and versatile solutions provider who approaches life with depth and curiosity. He values clarity in understanding the world while remaining open to different viewpoints. Beyond his professional goals, John enjoys engaging with a variety of creative and technical interests that enrich his perspective.
With a passion for solving real-world problems through technology, John began developing a web-based application that integrates logic, user interaction, and data persistence. His work reflects the belief that effective programming addresses genuine needs. He has also extended these skills to desktop environments, illustrating the adaptability and reach of his development experience across platforms.
Visit My Website
About FuturistAi
FuturistAi is a modern Python-based Flask web application that combines astrology, numerology, and AI. Users can input their birth information and receive personalized predictions generated by OpenAI's GPT model, enriched with accurate planetary data and numerological insights.
- Programming Language: Python 3
- Web Framework: Flask
- Templating Engine: Jinja2
- OpenAI API: Accessed via openai-python SDK
- Astrological Engine: Swiss Ephemeris (`swisseph`)
- Location & Timezone Tools: `geopy`, `timezonefinder`, `pytz`
- Frontend: HTML5, CSS3, Bootstrap 5
- Environment Variables: Managed with `python-dotenv`
- Deployment: Compatible with platforms like Render.com
The app integrates precise astronomical calculations and location-based time conversion to enhance the relevance of the predictions. It demonstrates a powerful fusion of data science, spiritual systems, and AI in a web development context.