GithubHelp home page GithubHelp logo

Introduction

This document helps people set up this application on their device. It also servces as educational material for Patreon members learning how to code.

Contact

RO.B.E

Robots Building Education is a research project centered around decentralized finance and education.

In 2023, it takes the form of an AI cofounder that generates scholarships through "work" created by users interacting with AI. It is strongly recommended to be subscribed to GPT-4 while working with the codebase.

Forking RO.B.E

Firestore

You will need to set up a firebase project. A tutorial can be found on Patreon. Thi project includes the following services:

  1. Authentication
  2. Firestore
  3. Hosting
  4. Functions
  5. Analytics

API Keys

.env files are like secret files that are kept on your computer. If you take a look at this file, you'll see that Github ignores sending this file to the shared codebase. This is a security practice to keep keys safely hidden from the public since keys grant access to paid services.

image
  1. You'll need to create an account with OpenAI's API. The key definition can be found as OPENAI_API_KEY in a .env file that you have to create under /app/functions - Example

  2. You'll need to create an account with Firebase's API. The definition can be found as VITE_FIREBASE_API_KEY under /app. The VITE_ is specific to the application's Vite build and requires the VITE_ header. - Example

  3. There is a VITE_PATREON_PASSCODE definition in the codebase. They're mostly feature passcodes that get stored to local storage. Use whatever passcode you want or remove it. - Example

robotsbuildingeducation's Projects

cashu-ts icon cashu-ts

A TypeScript library for building Cashu wallets

ndk icon ndk

Nostr Development Kit with outbox-model support

zap icon zap

Zapping with bitcoin

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.