Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VeriFind: A React Web App for Searching and Validating Academic Research #12

Open
3 of 9 tasks
ghaziakmalf opened this issue Nov 25, 2024 · 1 comment
Open
3 of 9 tasks

Comments

@ghaziakmalf
Copy link

Project Name

VeriFind

Description

Project VeriFind is a web application that enables users to search academic literature and validate research documents with ease. The application provides advanced search functionality with customizable result counts, real-time search with loading states, paginated results, and a responsive search interface. Users can upload PDF documents for validation, view a general summary of the document analysis, and receive page-by-page suggestions for improvement. The application also includes a warning system for large result sets and a statement validation feature. VeriFind is built using React, FastAPI, LangChain, and Groq.

Build

Yes

Train

No

Analyze

No

Challenge Topic / Topic Category

  • Customized Information Extraction
  • Education
  • Enhancing Accessibility in Healthcare Through AI
  • Mitigating Natural Disasters in a Changing Climate
  • Reducing Food Waste Through AI-Powered Innovation
  • other - World Issues
  • other - Open-Source
  • other - Scientific Computing
  • other

Project Repository URL

https://github.com/ScientiFolks/VeriFind

Deployed Endpoint URL

No response

Project Video File (not folder) Link (ensure viewer access)

https://drive.google.com/file/d/1vXfirl_e9DAfsEtA_Tg0Ri1nSqLhTRBs/view?usp=sharing

Team Members

@ghaziakmalf, @Mehmed13, @akmaldika, @Breezy-DR, @MuhLibri

@naumnaum
Copy link

naumnaum commented Dec 3, 2024

Your project is an impressive tool that addresses a key challenge in academic research—efficiently searching and validating academic literature. The attention to code quality, documentation, and presentation is evident and commendable. Excellent work!
Beautiful frontend though!

The "Find" feature is particularly noteworthy. Have you considered implementing it as a browser extension? It could be incredibly useful for researchers and scientific workers who frequently navigate academic resources online.

Regarding the "Analyze" feature, I'd like to share an insight from working with retrieval-augmented generation for scientific papers. A common challenge is the model generating hallucinated answers to user queries when the retrieved data doesn't contain the relevant information. A potential enhancement could involve implementing a validation mechanism to ensure that the model's answers are strictly based on the provided data. If the information isn’t available, the model should refrain from answering. This would significantly enhance the reliability of your solution.

Overall, this is a well-thought-out project with strong potential for adoption in the academic and research community. Great job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants