This project builds a Financial Knowledge Graph from SET50 data, comparing its query efficiency and accuracy with a relational database to enhance complex financial analysis.
-
Updated
Nov 1, 2024 - Jupyter Notebook
This project builds a Financial Knowledge Graph from SET50 data, comparing its query efficiency and accuracy with a relational database to enhance complex financial analysis.
This Python script creates a voice-controlled desktop assistant capable of performing tasks such as opening websites, launching applications, displaying the current time, and engaging in chat conversations using OpenAI's GPT-3.5 model. It offers a seamless switch between desktop assistant mode and AI chat mode for enhanced user interaction.
A C-Compiler Visualizer that shows outputs from each compilation phase: preprocessing, lexical analysis, syntax analysis, semantic analysis, TAC generation, optimization, and x86 assembly generation. It produces a final .exe and includes a chatbot to assist with phase-related queries.
Add a description, image, and links to the chatbot-integration topic page so that developers can more easily learn about it.
To associate your repository with the chatbot-integration topic, visit your repo's landing page and select "manage topics."