Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 903 Bytes

File metadata and controls

39 lines (29 loc) · 903 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

Planned

  • Additional cement companies
  • Improved RAG accuracy
  • Multi-language support

[1.0.0] - 2024-12-23

Added

  • Initial release
  • Conference call transcript downloader for 13 cement companies
  • RAG pipeline with LangChain and ChromaDB
  • Vector database with 4,185 chunks
  • Query interface for cement industry analysis
  • PDF text extraction and processing

Features

  • Download transcripts from Screener.in
  • Semantic search across all transcripts
  • Company-specific filtering
  • Date range queries

Documentation

  • Professional README with badges
  • Installation guide
  • Usage examples

Version Date Description
1.0.0 2024-12-23 Initial release