Skip to content

Transform your PDFs into a smart, searchable knowledge base, ready to answer your questions instantly. (Docuwise 2.0 available in link)

Notifications You must be signed in to change notification settings

TitasDas/DocuWise

Repository files navigation

This project is in progress and the Readme will soon be updated

Goal

The idea is to be able to build a full fledged question answering system that can condense knowledge from uploaded pdf documents well enough to be able to answer a set of questions.

Whats done so far

An android application which displays 'parts of speech' tags for questions entered using Apache's OpenNLP library(https://opennlp.apache.org/) .

Demo

Plan

Divide this into smaller cycles , a couple of objectives would be.

  1. User is able to upload any pdf document.
  • Introduce page limits if needed or assess how hard it is to upload pdfs.
  • develop the entire interface to be able to upload a pdf in the application.
  1. Simple question answering system on android to handle easy questions based on the knowledge that can be derived from the uploaded documents.

  2. Refine the question answering system.

  • Access the need for a knowledge graph or knowledge base of any kind.
  • Specific section under references for refining question answering systems.

Plan 2 (31st jan 2024)

  • Enter LLMs - develop a streamlit RAG app that allows users to upload documents and ask questions Done

References

Other references

  1. Conversational question answering for alexa by amazon - https://www.amazon.science/publications/knowledge-informed-semantic-parsing-for-conversational-question-answering

About

Transform your PDFs into a smart, searchable knowledge base, ready to answer your questions instantly. (Docuwise 2.0 available in link)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages