Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/somenath203/pdf-insights-interactive-q-and-a-with-llamathree-groq-api

Click below to visit my website
https://github.com/somenath203/pdf-insights-interactive-q-and-a-with-llamathree-groq-api

faiss-vector-database groq-api huggingface-embeddings langchain langchain-chains langchain-community llama3 pdf-chat-bot streamlit streamlit-cloud streamlit-webapp

Last synced: 3 months ago
JSON representation

Click below to visit my website

Awesome Lists containing this project

README

        

# PDF Insights: Interactive Q&A with Llama3 and Groq API

## Introduction
This project is an interactive Q&A application designed to provide insights from PDF documents. The project uses Llama3, a large language model, and the Groq API to deliver accurate and
efficient responses. Users can upload PDF documents, ask questions, and receive relevant answers based on the content of the uploaded PDF.

## Technologies Used
- **Python**: The primary programming language used for the backend logic.
- **Streamlit**: For building the interactive web application interface.
- **LangChain**: To manage and orchestrate the language model interactions.
- **FAISS**: A library for efficient similarity search and clustering of dense vectors, used for handling embeddings.
- **Groq API**: To leverage advanced computational resources for model inference.
- **Hugging Face Embeddings**: For embedding generation and processing.

## Demo Video of the Application

https://github.com/user-attachments/assets/a57f7df6-8745-4695-bd21-4dc0744a2353

## Note
The user is not responsible for any type of content produced by the model. The responses generated by the model are based on the provided PDF documents and the capabilities of the underlying language model.