Provides a Flask and Gunicorn-based backend for integrating a personal chatbot into a website.
This repository contains the backend code for a personal chatbot, designed to be integrated into a portfolio website. Built with Flask and Gunicorn, it handles chat interactions and API requests from a Next.js front-end. The API is optimized for deployment on Render, offering an always-on solution for real-time chatbot replies and secure cross-origin access.