Discover and explore top open-source AI tools and projects—updated daily.
iusztinpaulLLM course for designing/deploying a real-time financial advisor
Top 14.3% on SourcePulse
This repository provides a free, hands-on course for learning about Large Language Models (LLMs), LLMOps, and vector databases. It guides users through designing, training, and deploying a real-time financial advisor LLM system, targeting engineers and researchers interested in practical GenAI implementation.
How It Works
The course utilizes a three-pipeline architecture: a training pipeline for fine-tuning an LLM with QLoRA on a proprietary dataset, logging experiments with Comet ML, and deploying via Beam; a streaming pipeline for ingesting financial news from Alpaca, embedding it with Bytewax, and storing it in Qdrant; and an inference pipeline using LangChain to query the vector DB, enhance prompts with context, and serve financial advice via a Gradio UI, also deployed on Beam.
Quick Start & Requirements
1 year ago
Inactive
shm007g
oumi-ai
AI4Finance-Foundation