FDA Cosmetics Chatbot
🔬 Overview
This project is an interactive chatbot that helps users find answers to their questions based on Food and Drug Administration (FDA) guidelines for cosmetics. It processes uploaded PDF documents containing regulatory information, extracts relevant content, and uses AI models to provide responses to user queries.
🛠 Features
✅ Upload FDA regulatory PDFs for processing
✅ AI-powered responses based on extracted text
✅ Chat history storage for reference
✅ Download chat history as a CSV file
🏗️ Tools & Technologies
- Python
- Natural Language Processing (NLP)
- PDF text extraction (PyMuPDF or pdfplumber)
- OpenAI API (or another AI model)
- Streamlit (for an interactive web app)
📌 What I Learned
- How to extract structured content from PDFs for AI processing
- Implementing an AI chatbot for regulatory assistance
- Enabling chat history storage and download functionality
🚀 Future Improvements
- Expanding support for additional regulatory documents
- Enhancing AI accuracy with fine-tuned models
- Adding multilingual support for broader accessibility
📂 GitHub Repo
© 2025 Jennifer Slotnick
•
Theme Moonwalk