knowledge_gpt
Document Answerer
An application that utilizes language models and machine learning to provide instant citations and answers from uploaded documents.
Accurate answers and instant citations for your documents.
2k stars
21 watching
754 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
geeks-of-data/knowledge-gpt | Extracts and stores information from various sources using AI models to generate answers. | 279 |
namuan/dr-doc-search | An application that uses natural language processing to answer questions from PDF documents | 599 |
microsoft/pica | An empirical study on using GPT-3 for multimodal question answering tasks with few-shot learning. | 84 |
simmerchan/kg-demo-for-movie | A knowledge graph-based question answering system for movies | 1,283 |
allenai/document-qa | Tools and codebase for training neural question answering models on multiple paragraphs of text data | 434 |
cormanz/smartgpt | Provides an LLM with the ability to complete complex tasks by breaking them down into smaller problems and collecting information from external sources. | 1,755 |
narenmanoharan/gpt-code-assistant | An open-source coding assistant leveraging language models to search and understand codebases. | 199 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
jsv4/opencontracts | A document analytics platform providing features for managing documents, extracting layout information and vector embeddings, annotating documents, and querying them using LlamaIndex. | 717 |
bminixhofer/gerpt2 | Custom German language model variants of GPT2 for natural language processing tasks. | 20 |
open-mmlab/multimodal-gpt | Trains a multimodal chatbot that combines visual and language instructions to generate responses | 1,477 |
jaredkirby/smartpilot | An AI-powered question answering program that uses language models to generate and select the best response. | 43 |
ai-citizen/solidgpt | An AI-powered assistant for developers to search and understand codebases and workspaces. | 2,015 |
jesselau76/ebook-gpt-translator | A Python-based tool for converting and translating text within various ebook formats using the OpenAI GPT-3.5-Turbo API. | 1,644 |
talkingwallace/chatgpt-paper-reader | An AI-powered tool for reading and summarizing academic papers in PDF format using GPT-3.5-turbo model. | 739 |