Skip to content

a doubt solving web app that uses custom implementation of rapid LATEX OCR and easy ocr with llm(chatgpt) to detect convert mathematical formulas/text from images to solution

Notifications You must be signed in to change notification settings

internettrashh/doubtpulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doubtpulse

Doubt Pulse is a powerful web application designed to help users solve doubts related to mathematics, physics, and various theoretical questions. Whether you're a student looking for assistance with your homework, a teacher aiming to provide additional resources, or a curious mind seeking answers, Doubt Pulse is here to streamline the process of doubt resolution.

Note :

We would like to inform you that the DoubtPulse application is currently optimized for laptops and desktop computers. While the application is fully functional on these devices, it may not provide an optimal user experience on mobile phones and tablets due to a lack of responsive design.

To ensure the best experience and functionality, we recommend accessing DoubtPulse on a laptop or desktop computer. Our team is actively working on enhancing the application's responsiveness for a wider range of devices, and we appreciate your understanding and patience.

Glimpses:

App SnapShot Landing

App SnapShot About

App SnapShot Contributors

App SnapShot SignIN

App SnapShot Help

App SnapShot Home/Math

Run Locally

 git clone https://github.com/internettrashh/doubtpulse.git
 cd doubtpulse

Frontend

 1.cd frontend
 2.npm install
 3.npm start

Backend

1.cd Backend
  • Create and activate a virtual environment (assuming you're using virtualenv):
2.python -m venv venv
source venv/bin/activate   # On Windows, use "venv\Scripts\activate"
3.pip install -r requirements.txt
4.mkdir images (Create an image folder in backend if it doesnt exist)
5.python app.py

Features:

  1. Intuitive User Interface Doubt Pulse boasts a user-friendly interface, making it easy for users to navigate through different sections and submit their doubts effortlessly.

  2. Doubt Submission Users can submit their doubts in mathematics, physics, or any theoretical subject using a simple and straightforward submission form. Include relevant details to receive accurate and helpful responses.

  3. Categorized Doubts Browse through categorized doubts to find answers to similar queries. This feature helps users explore related topics and enhances their understanding of the subject matter.

Deployment

License

Doubt Pulse is licensed under the MIT License.

About

a doubt solving web app that uses custom implementation of rapid LATEX OCR and easy ocr with llm(chatgpt) to detect convert mathematical formulas/text from images to solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published