Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djdhairya/pdf-gpt
Pdf-GPT designed by NVIDIA NIM
https://github.com/djdhairya/pdf-gpt
api artificial-intelligence chatnvi deep-learning gpu langchain llm llm-inference machine-learning machine-learning-algorithms nvidia pypdf
Last synced: 13 days ago
JSON representation
Pdf-GPT designed by NVIDIA NIM
- Host: GitHub
- URL: https://github.com/djdhairya/pdf-gpt
- Owner: djdhairya
- License: mit
- Created: 2024-06-10T13:52:32.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T14:03:25.000Z (7 months ago)
- Last Synced: 2024-11-10T09:04:51.170Z (2 months ago)
- Topics: api, artificial-intelligence, chatnvi, deep-learning, gpu, langchain, llm, llm-inference, machine-learning, machine-learning-algorithms, nvidia, pypdf
- Language: Python
- Homepage: https://www.nvidia.com/en-in/ai/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pdf-GPT
Pdf-GPT designed by NVIDIA NIM from the the model "meta/llama3-70b-instruct".
In this model we use Nvidia api key which gets integrated from the nvidia server which reads the documents when we give a particular question which is related to the document.
We have use langchain to create a framework on which we created our llm model.It is the most powerful llm model as it runs on gpu.