GEN AI - 1st Assessment
The first test was MCQ type, focused on general knowledge check.
GEN AI Final Test
The second and final was a complete practical test.
Students are expected to build a LangGraph-based Investment Research Assistant with three nodes:
Web Search Node (using Langchain + Serper) Data Retrieval Node (using LlamaIndex with both a vector store and SQL database) Response Synthesis Node (combining all data sources into a cohesive answer)
Score Strategy:
Gen AI Final Test Scoresheet
Use of LlamaIndex for Vector + SQL Retrieval
Clarity, Completeness, and Quality of Response
GEN AI Project
Project Description
In this project, students have built a comprehensive telecom service assistant that integrates multiple
AI frameworks:
• LangGraph: Orchestration layer that coordinates the flow between different components
• CrewAI: Specialized customer support for billing and account queries
• AutoGen: Network troubleshooting with multiple specialized agents
• LangChain: Service recommendations using ReAct agents
• LlamaIndex: Knowledge retrieval from documentation
This project brings together all the concepts that was taught throughout the course.
Score Structure
Download the complete project document as below: