Project Overview
I designed and deployed a fully functional AI-powered website chatbot capable of answering domain-specific questions with high accuracy and speed. This is a sample bot that helps to answer your queries related to institutions and their programs
Key Features
- Real-time AI responses using AWS Bedrock Llama 3
- Vector-based search with FAISS for accurate document retrieval
- Serverless backend hosted on AWS Lambda
- Token-optimized responses for speed & cost-efficiency
- Interactive chat widget with animations
Tech Stack
- Frontend: HTML, CSS, JavaScript
- Backend: AWS Lambda, API Gateway, Python
- AI Models: AWS Bedrock Llama 3 & Titan Embeddings
- Vector Store: FAISS
- Storage: AWS S3