AI-Student-Advisor / AI-Student-Advisor-Backend

An RAG-based conversational AI app helping students navigate the complexities of higher education.
1 stars 2 forks source link
artificial-intelligence backend conversational-ai docker expressjs langchain machine-learning nodejs retrieval-augmented-generation typescript

AI Student Advisor - AI Component

The AI component of the AI Student Advisor is responsible for providing the chat engine with the ability to answer questions based on the data and remember conversation history.

Primary Stages

Retrieval Process using LangChain

source: [LangChain - Retrieval](https://python.langchain.com/docs/modules/data_connection/)

Components Required for Chat Agent

Chat Agent Architecture

User Query Handling Workflow

Chat Agent User Query Handling

API

User Query Handling

User Query Handling