Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 538 Bytes

File metadata and controls

13 lines (10 loc) · 538 Bytes

Leo_Assistant

A bot created using Docling, Langchain and Llama to assist the Brazilian income tax return.

Unfortunately, due to the size of the pdf, calling the API is not possible for free.

Docs

  • The pdf file is the manual for the income tax return in Brazil
  • The python file have the pdf processement using docling.

Data processing and injestion

  • The text from the manual is splitted via Docling
  • The injestion was made using Langchain
  • The connection with the LLM API was developed using Groq connecting to Llama.