Welcome to StudySphere! An innovative AI-powered study assistant platform designed to enhance your learning experience. With a sleek Flask backend and a dynamic React frontend, StudySphere is your go-to tool for productivity and simplification in learning.
-
PDF Summarization & Compression: Quickly summarize and compress your PDF documents for easier reading and sharing.
-
Image-to-Text (OCR): Convert images into editable text effortlessly.
-
JWT Authentication: Secure your data with robust authentication methods.
-
CORS-enabled APIs: Enjoy seamless integration between the frontend and backend.
To get started with StudySphere, follow these simple steps:
- Clone the repository:
git clone https://github.com/SushilJadhav04/StudySphere.git-- Install the required packages:
pip install -r requirements.txt- Run the application:
python app.py- Navigate to the frontend directory:
cd StudySphere/frontend2.Install the necessary dependencies:
npm install --legacy-peer-deps3.Start the development server:
npm run dev🌐 Live Demo Check out the live demo of StudySphere at: https://study-sphere-sepia-eta.vercel.app/
🤝 Contributing We welcome contributions! If you have suggestions or improvements, feel free to fork the repository and submit a pull request.