This is the Submitted Project 1 at Agentic AI Development Course
Author: Krisztian Lukacs.
Submission Data: 2025. November 28.
Usage:
python -m venv venv source venv/bin/activate pip install -r requirements.txt python -m src.main
This application has a logging system. All modules log in separate log files in the logs directory.
After a successful application start, you will see this:
Welcome to the RAG-based AI Assistant! Type 'exit' to quit. You: What is the real world dilemma? Assistant: **The Real World Dilemma** ========================= According to the publication, the real world dilemma is that humans may retreat into perfect, artificial dream worlds and lose their connection to reality if they do not enjoy or value the problems in the real world. **Key Points** --------------- * Humans may be attracted to perfect, artificial environments that are free from flaws and difficulties. * This can lead to a disconnection from reality and a loss of engagement with real-world problems. * The ability to enjoy and engage with the imperfections of reality becomes a crucial survival skill. You: ```