IONOS RAG Chatbot
This project is a full-stack RAG chatbot powered by LangChain and IONOS. It includes:
- A Next.js frontend where users can input URLs and chat with an AI assistant.
- A FastAPI backend that scrapes and indexes pages, retrieves relevant chunks, and routes messages to IONOS models.
Ideal for deploying intelligent, production-ready AI assistants using Retrieval-Augmented Generation (RAG).