⚠️ IMPORTANT: This is a PROOF OF CONCEPT only and not intended for production deployment. This project demonstrates the potential of AI-assisted information retrieval.
An experimental, open-source chatbot assistant for LLED using OpenAI's GPT API and embeddings. This proof of concept explores how AI could assist in providing information about the department's programs, research areas, and general department information.
View the proof of concept here: UBC LLED Chatbot Demo
This project:
- Only processes publicly available information from the LLED website
- Does not store or process any personal or sensitive data
- Uses embeddings generated from public web content only
- Is open source and transparent in its implementation
- Experimental chat interface with AI responses
- Embeddings-based context search of public web content
- Mobile-responsive design
- WordPress-compatible embed script
- Node.js + Express
- OpenAI GPT-3.5 Turbo
- OpenAI Embeddings API
- Vercel for demo deployment
For demonstration purposes only:
<script src="https://ubc-lled-chatbot-git-scraper-eyungs-projects.vercel.app/wordpress-embed.js"></script>This project is open source and licensed under the ISC License.
This is a proof of concept implementation only. It is not intended for production use or deployment in any official capacity. Any deployment or use of this system should undergo proper security review, data governance assessment, and compliance verification.