Lenny AI
Lenny AI is a Copilot created using GPT models to handle internal queries related to the company. It is designed to help employees efficiently navigate tasks through three distinct bots: Expert, Reviewer, and Learning. Each bot serves a specific use case, optimizing internal workflows and enabling faster decision-making.
Features
- Expert Bot: Capable of answering any questions related to the company's internal data and information. It allows admins to upload documents for learning and displays relevant documents as part of the response.
- Reviewer Bot: Processes multiple files and allows users to ask questions based on the content, especially useful for reviewing loan requirements, comparing proposals, and analyzing documentation.
- Learning Bot: Helps employees improve and evaluate skills by offering learning modules and assessments. Admins can monitor employee progress and ensure skill development.
- Admin Monitoring: Admins can review all questions and answers provided by the bots to ensure accuracy and monitor progress.
- Document Uploads: Supports uploading batches of documents to provide accurate and contextual answers.
Technology STack
AI INTEGRATION
GPT models - Power the Expert, Reviewer, and Learning bots to handle complex queries and tasks.
FRONT END
React.js - Provides a dynamic and responsive interface for employees to interact with the bots.
BACK END
FastAPI - Manages document processing, query handling, and bot interactions.
DATABASE
MongoDB - Stores internal documents and user query history for quick and accurate responses.