https://github.com/nameisparker/llm-powered-document-chat-and-summarization
LLM Chatbot for Summarization and Q&A utilizes quantized Llama2 models, NVIDIA CUDA, and Gradio for efficient performance and interactive UI. Integrated LangChain for handling diverse NLP tasks across multiple file formats, including PDF, DOC, and Txt.
https://github.com/nameisparker/llm-powered-document-chat-and-summarization
genrative-ai lamacpp langchain llama2 llm python
Last synced: 5 months ago
JSON representation
LLM Chatbot for Summarization and Q&A utilizes quantized Llama2 models, NVIDIA CUDA, and Gradio for efficient performance and interactive UI. Integrated LangChain for handling diverse NLP tasks across multiple file formats, including PDF, DOC, and Txt.
- Host: GitHub
- URL: https://github.com/nameisparker/llm-powered-document-chat-and-summarization
- Owner: Nameisparker
- Created: 2024-06-26T07:41:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T07:43:31.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T22:12:10.032Z (over 1 year ago)
- Topics: genrative-ai, lamacpp, langchain, llama2, llm, python
- Language: Jupyter Notebook
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LLM-powered-Document-Chat-and-Summarization
LLM Chatbot for Summarization and Q&A utilizes quantized Llama2 models, NVIDIA CUDA, and Gradio for efficient performance and interactive UI. Integrated LangChain for handling diverse NLP tasks across multiple file formats, including PDF, DOC, and Txt.