AryaChakraborty / articulus_rag

25 stars 33 forks source link

Fact checking platform #70

Open khushi-igupta opened 3 months ago

khushi-igupta commented 3 months ago

Backend: Flask server setup with endpoints to receive text and return fact-checking results. Functionality to search for claims in a fact-checking database using BeautifulSoup for web scraping.

Frontend: A simple HTML interface with a text area for input and a button to trigger the fact-checking process. JavaScript for making asynchronous requests to the backend and displaying results dynamically.

github-actions[bot] commented 3 months ago

Thank you for submitting your pull request! 🙌🎉 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊