This project is a small AI assistant that answers accounting questions using a Retrieval-Augmented Generation (RAG) pipeline.
- Python
- FAISS vector database
- HuggingFace embeddings
- Local AI model
- Bookkeeping
- Invoices
- Profit & Loss
- Balance Sheet
- Cash Flow
pip install langchain langchain-community langchain-text-splitters langchain-huggingface transformers sentence-transformers faiss-cpu
python main.py