Meeting Minutes 20250606 ‐ Internal Team Meeting - FinlyWealth/mds-finly-search GitHub Wiki

Everyone goes through the slide.

Jingyuan: something more to add

  • The prompts for the LLM still require further optimization.
  • The projection layer was not fully trained due to time constraints.
  • Only the IVF index was used in FAISS; other indexing methods were not explored.
  • KeyBert not used because it‘s slow to run the entire dataset

Nonso: More details about the reasons why we use the selected tools. How the frontend, api and the database work together.

Documentation for draft product: Attempted to set up the project in both local and cloud environments following README.

  • Created documentation for the data preprocessing
  • Expanded the main README file with more detailed descriptions