tfulanchan / Spreadsheets-Question-Answering

Python Spreadsheets Question-Answering with Llama 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Spreadsheets Question-Answering with Llama 2

  • Leveraged pypdf and torch to process .csv and PDF files with machine learning capabilities
  • Utilized Streamlit to provide interactive web interfaces which enables users to interact with .csv files
  • Incorporated transformers, SentenceTransformers, and Llama 2 (a family of LLMs released by Meta AI) to provide natural language processing capabilities and enhance similarity search operations within specific .csv files

About

Python Spreadsheets Question-Answering with Llama 2

License:MIT License


Languages

Language:Python 100.0%