AI web-app for doctors to be able to effecitvely consume latest research articles and upload their articles to get summary and generate powerpoint slides. The app contains an in-app chatbot
Screen.Recording.2023-02-26.at.11.59.47.AM.mov
This project was developed for MSD, a multinational pharmaceutical company. The app aims to reduce time browsing and consuming articles. Additionally, it serves as a one stop platform to generate slides and answer relevant questions thereafter
- No Limit on uploaded research articles
- In App CHATBOT with knowledge on articles asked earlier
- Retains important graphs and data
- Seamless Slides Generation
- Slide Generated converted to powerpoint slides immediately
- Recent and changing up to date healthcare discroveries displayed as a carousel with summaries and necessary links
Simply submit your prompt in the box and wait for the reply
overall.mov
Note that this process may take longer depedning on the size of the article uploaded
overall.mov
Screen.Recording.2023-02-26.at.11.39.07.AM.mov
The webapp pulls the most recent significant healthcare developments and displays it as a carousell for healthcare professionals. The professionals can interact with it to see the whole article by clicking on the title. The summary is shown below the image.
Screen.Recording.2023-02-26.at.11.24.25.AM.mov
After making sure the venv is set up to be with python3 in the server directory, you can run:
The server shoud now be running. If any modules error encountered, ensure that your venv is correct and pip install the module therefater
Open a new terminal and navigate to the project directory.
After making sure the react and js is installed, you can run:
The web app shoud now be running. If any modules error encountered, ensure that your venv is correct and npm install the module therefater