GithubHelp home page GithubHelp logo

imadi-arch / quivr-mobile Goto Github PK

View Code? Open in Web Editor NEW
58.0 2.0 8.0 244 KB

The Quivr React Native Client is a mobile application built using React Native that provides users with the ability to upload files and engage in chat conversations using the Quivr backend API.

Home Page: https://www.quivr.app

TypeScript 99.41% JavaScript 0.59%
ai brain expo llm mobile react react-native react-native-paper quivr

quivr-mobile's Introduction

Note

This project has not been updated in the last month and does not work with the current version of quivr because of the huge api changes.

Quivr - Mobile

The Quivr React Native Client is a mobile application built using React Native that provides users with the ability to upload files and engage in chat conversations using the Quivr backend API.

untitled.mp4

Tech used

  • React Native (with expo)
  • React Native Paper
  • React Native Navigation

Features

  • File Upload: Users can easily upload files to the Quivr backend API using the client.
  • Chat with your brain: Talk to a language model about your uploaded data

Installation

Follow the steps below to install and run the Quivr React Native Client:

  1. Clone the repository:
git clone https://github.com/iMADi-ARCH/quivr-mobile.git
  1. Navigate to the project directory:
cd quivr-mobile
  1. Install the required dependencies:
yarn install
  1. Set environment variables: Change the variables inside .envrc.example file with your own.

    a. Option A: Using direnv

    1. Install direnv - https://direnv.net/#getting-started

    2. Copy .envrc.example to .envrc

      cp .envrc.example .envrc
    3. Allow reading .envrc

      direnv allow .

    b. Option B: Set system wide environment variables by copying the content of .envrc and placing it at the bottom of your shell file e.g. .bashrc or .zshrc

  2. Configure the backend API endpoints: Open the config.ts file and update the BACKEND_PORT and PROD_BACKEND_DOMAIN constants with the appropriate values corresponding to your Quivr backend.

  3. Run the application:

yarn expo start

Then you can press a to run the app on an android emulator (given you already have Android studio setup)

Contributing

Contributions to the Quivr React Native Client are welcome! If you encounter any issues or want to add features, please open an issue on the GitHub repository.

When contributing code, please follow the existing coding style and submit a pull request for review.

Special Thanks

  • Stan Girard for making such a wonderful api ๐Ÿซถ

quivr-mobile's People

Contributors

imadi-arch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

quivr-mobile's Issues

Apk and license

Is there an apk to try this? What is the license of the mobile app?

Thanks!

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.