This repository contains
- Course Instructor: Andreas Kollegger
- Course URL
Lesson # | Assignment | Description |
---|---|---|
2 | Querying Knowledge Graphs with Cypher | Query Knowledge Graph on Movies |
3 | Preparing Text Data for RAG | Transform movie tagline into vector embeddings using OpenAI and create vector search index for similarity search |
4 | Constructing a Knowledge Graph from Text Documents | Construct a LangChain RAG workflow to chat with 10-K form of a publicly listed company |
5 | Adding Relationships to the SEC Knowledge Graph | Add relationships to the knowledge graph created from 10-K form of the company used in previous lesson |
6 | Expanding the SEC Knowledge Graph | Expand SEC knowledge graph by adding management firms' investment information from Form 13 |
7 | Chatting with the SEC Knowledge Graph |
|
- Course completion certificate
- Issued on June 2024
Please visit my Github page for more courses.