Inspiration
I am a High School Student who regularly has to write notes on a variety of topics, it is time consuming and takes a lot of effort. To address this problem I developed an automatic researcher.
What it does
It grabs large amounts of information (text) from the internet on a topic, and generates a text file and a ui with the research notes, these notes will be a summary of all the text.
How I built it
I used the wikipedia API and a textRank API in order to search the internet and summarise the information on a topic which can fit any size.
Challenges I ran into
The user interface is hard to develop, especially as a novice frontend programmer, but I managed to develop the UI using AppJar
Accomplishments that I'm proud of
The data is read easily and summarised into a text file quickly, I am happy with the execution of my idea.
What I learned
How to use textRank and summarise large quantities of data.
What's next for AutoResearcher
I plan on expanding my team and trying to further develop the quality and structure of notes developed.
Built With
- python
- textrank
Log in or sign up for Devpost to join the conversation.