Coder Social home page Coder Social logo

thetrustypwo / studyhub Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 8.22 MB

⚡StudyHub: 🚀AI-powered learning 📚💡Connect, discuss, and excel together!

Home Page: https://studyhub.thepwo.com/

License: GNU General Public License v3.0

Python 28.14% HTML 13.45% CSS 32.13% JavaScript 18.42% Mako 0.14% Jupyter Notebook 7.72%
ai flask forums hub integrated messaging productivity python students study

studyhub's Introduction

Study Hub

This is the codebase of StudyHub, an innovative educational platform designed to enhance learning and collaboration between students.
View Website . Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Developers
  6. Project Report
  7. Acknowledgements

About The Project

Introducing StudyHub: 🚀 Your Academic Launchpad!

In a digital era brimming with possibilities, education should be accessible, engaging, and collaborative. But we know the struggle: reliable academic support can be elusive, leaving growth opportunities untapped. That's why StudyHub emerged, combining the pulse of social media with the finesse of advanced AI tools.

🔮 With AI as its superpower, StudyHub becomes your academic ally. It's not just a platform; it's your bridge to smarter learning.

Why embrace StudyHub? Let's break it down:

  • 🤝 Connect and Conquer: Ever felt stuck while studying? StudyHub breaks the ice, connecting you with fellow students who share your quest for knowledge. Collaboration has never been cooler.

  • 🌟 AI Magic at Your Service: Say goodbye to one-size-fits-all solutions. StudyHub's AI wizardry tailors its offerings just for you. From automated essay grading to customized concept explanations, it's like having your own virtual tutor, but way cooler.

  • 💬 Chatter That Matters: Imagine engaging in academic discussions that light up your neurons. StudyHub's social vibes fuel meaningful conversations, sparking insights you won't find in a textbook.

  • 📚 All-Inclusive Academic Oasis: No more frantic browser hopping for resources. StudyHub wraps it all up – academic consultation, resources, and discussions – in a user-friendly package. A one-stop shop for your learning journey.

  • 🧠 By Learners, for Learners: We're not just tech enthusiasts; we're learners too. Your feedback is our rocket fuel. StudyHub's user-centric evolution ensures we stay ahead of your learning curve.

Ready to level up your learning game? Say hello to StudyHub, where AI meets education, and collaboration takes the spotlight. Let's learn, connect, and conquer together! 🚀

(back to top)

Built With

  • Python
  • JavaScript
  • Flask
  • Bootstrap
  • MySQL
  • Socket.io
  • Amazon S3
  • OpenAI
  • Pinecone
  • DigitalOcean

(back to top)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development. See deployment for notes on how to deploy the project.

Prerequisites

Local Setup

  1. Clone the repository.
git clone https://github.com/TheTrustyPwo/StudyHub.git
  1. Set up a venv and use pip to install the project dependencies.
cd StudyHub
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
  1. Configure the config.py if necessary.

  2. Set the required environment variables and start the app. Now you can give the application a try at http://localhost:5000!

export AWS_ACCESS_KEY=key
export AWS_SECRET_ACCESS_KEY=key
export OPENAI_API_KEY=key
export PINECONE_API_KEY=key
flask run

You can also serve the application using gunicorn.

gunicorn "app:create_app()"

Testing

Test the application with the custom script.

python test.py

Deployment

Coming Soon

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU GPLv3 License. See LICENSE.txt for more information.

(back to top)

Developers

Project Link: https://github.com/TheTrustyPwo/StudyHub

(back to top)

Project Report

The full project report is available here, although some parts have been edited out for privacy reasons.

Acknowledgements

(back to top)

studyhub's People

Contributors

snyk-bot avatar stucknight avatar thetrustypwo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.