← Projects

AI-Powered Research Assistant

Project Type: Personal Project
Project Date: Started Dec 2025

Project Image

Project Overview

A custom-built AI chatbot interface designed to do research about a given document or set of documents.

It also supports website links. The main features of this project include document question answering and verification of answers from the AI assistant by displaying the relevant data used to generate the answer. The application is optimized for document question answering using Retrieval Augmented Generation (RAG) techniques and AI agents to handle complex queries.

NOTE: This project is no longer maintained. It remains a proof of concept, with some features not implemented.

Project Image
Project Image

As seen in the image above, you can verify the information by looking at the relevant sections highlighted from the provided documents. This feature enhances transparency and trust in the AI's responses, allowing users to see the source of the information and study the section in the document where the answer was derived from.

Skills and Tools Used

GIT
RAG
Python
Agents