Bridging Risk and Innovation Generative AI
Generative AI scenario generation system
- Developed a GPT-2 based scenario generation system to automate future forecasting and decision-making.
- Built an end-to-end NLP pipeline with prompt processing, preprocessing, and BPE tokenization.
- Implemented generation, filtering, evaluation, and output rendering modules.
- Integrated ethical AI filtering to reduce bias, hallucination, and unsafe content.
Tech Stack: GPT-2, HuggingFace Transformers, Scikit-learn, Pandas, NumPy