Giter Site home page Giter Site logo

listit's Introduction

List It

A simple app that uses LLMs to help you break down complex goals and tasks into smaller subtasks. This is a flutter port of the generative-ai example by Google.

Getting Started

Setup Firebase as per the directions below to. Once that's done, follow the instructions for setting up FlutterFire to complete the integration.

Firebase Setup

To set up Firebase:

  1. Create a Firebase project at https://console.firebase.google.com.

  2. Add a web app to your Firebase project and follow the on-screen instructions to add or install the Firebase SDK.

  3. Go to https://console.cloud.google.com and select your Firebase project. Then go to Security > Secret Manger using the left-side menu and make sure the Secret Manager API is enabled.

  4. If you don’t already have an API key for the PaLM API, follow these instructions to get one.

  5. Install the Call PaLM API Securely extension from the Firebase Extensions Marketplace. Follow the on-screen instructions to configure the extension.

    NOTE: Your project must be on the Blaze (pay as you go) plan to install the extension.

  6. Enable anonymous authentication for your Firebase project by returning to https://console.firebase.google.com and selecting Build in the left panel. Then go to Authentication > Sign-in method and make sure Anonymous is enabled.

  7. Return to https://console.cloud.google.com and select your Firebase project. Click More Products at the bottom of the left-side menu, then scroll down and click Cloud Functions. Select each function and then click Permissions at the top. Add allUsers to the Cloud Functions Invoker role.

listit's People

Contributors

prakhar1989 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.