Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 487 Bytes

File metadata and controls

22 lines (16 loc) · 487 Bytes

Hellobooks AI Assistant

This project is a small AI assistant that answers accounting questions using a Retrieval-Augmented Generation (RAG) pipeline.

Features

  • Python
  • FAISS vector database
  • HuggingFace embeddings
  • Local AI model

Topics Covered

  • Bookkeeping
  • Invoices
  • Profit & Loss
  • Balance Sheet
  • Cash Flow

Run

pip install langchain langchain-community langchain-text-splitters langchain-huggingface transformers sentence-transformers faiss-cpu

python main.py