Git Product home page Git Product logo

freds's Introduction

FREDS: Freedom of Expression in a Decentralized Society

freds

Introduction

Welcome to the FREDS (Freedom, Rights, Expression, Democracy, and Security) project, a revolutionary step towards redefining social media by prioritizing user privacy, open dialogue, and global community engagement. FREDS is a decentralized social media application designed to empower individuals around the world to express themselves freely without compromising their identity or fearing repercussions. Our mission is to provide a secure, transparent, and anonymous platform for all voices to be heard, transcending geographical boundaries, and ensuring the integrity of democratic principles. This repository contains the source code and documentation for the FREDS project, and we invite you to join us in shaping the future of online communication.

Setting Up FREDS Development Environment

  1. Install MetaMask Extension and Create a Wallet:

    • To get started, add the MetaMask extension to your Google Chrome browser. If you haven't used MetaMask before, follow this video tutorial: How to Set Up MetaMask.
  2. Add the Mumbai Polygon Network:

  3. Clone the Repository:

    • Clone the FREDS repository to your local machine using the following command:
      git clone https://github.com/niladri2002/FREDS.git
      
  4. Setting Up the Frontend:

    • Navigate to the 'frontend' directory in the cloned repository and install the necessary dependencies by running:
      npm i --force
      
    • This step is crucial to ensure the frontend of FREDS runs smoothly.
    • Start the frontend by using this command :
      npm start
    
    • The frontend will run on localhost:3000.
  5. Setting Up the Backend:

    • Go to the 'imageurl' folder within the repository.
    • Install the required Python dependencies using the following command:
      pip install -r requirements.txt
      
    • Run the Flask server for text moderation and interaction with the ML model API using:
      python flask_server.py
      
    • The Flask server will run on localhost:5000.

Access the Tutorial: For a step-by-step guide on setting up the FREDS development environment, refer to the tutorial linked here: FREDS Development Setup Tutorial.

Now you're ready to contribute to FREDS and be a part of the future of secure, anonymous, and open online communication.

freds's People

Contributors

niladri2002 avatar siddharth6303 avatar sushanta-das avatar

Stargazers

 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.