Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

auto-researcher

This tool downloads reasearch papers, books, etc for a given topic and can perform numurous tasks on them like calculation how much they are similar to a given document. In future it will also have an option to analize the documents and make a chatbot trained on them

Steps to Install and Use:

  1. add your core website api to api.py
  2. install all the neccessery libraries
  3. make use of research.py --help to know more

Process for smilarity finding

this program first calculates the tf-idf: image

then the cosign smilarity for the documents: image

#Future In future this tool will have a function to analize the documents and make a chatbot out of them, with a GUI...

About

This tool downloads reasearch papers, books, etc for a given topic and can perform numurous tasks on them like calculation how much they are similar to a given document. In future it will also have an option to analize the documents and make a chatbot trained on them

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages