{"id":22962182,"url":"https://github.com/adityanandanx/quivr-mobile","last_synced_at":"2025-10-31T22:30:26.236Z","repository":{"id":173418322,"uuid":"650762609","full_name":"adityanandanx/quivr-mobile","owner":"adityanandanx","description":"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.","archived":false,"fork":false,"pushed_at":"2024-08-15T14:11:39.000Z","size":260,"stargazers_count":68,"open_issues_count":0,"forks_count":11,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-07T21:15:58.617Z","etag":null,"topics":["ai","brain","expo","llm","mobile","quivr","react","react-native","react-native-paper"],"latest_commit_sha":null,"homepage":"https://www.quivr.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adityanandanx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-07T18:51:42.000Z","updated_at":"2025-02-05T05:52:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"788f2c0e-769c-4eaa-af60-f96e7a32a695","html_url":"https://github.com/adityanandanx/quivr-mobile","commit_stats":{"total_commits":16,"total_committers":2,"mean_commits":8.0,"dds":0.125,"last_synced_commit":"7ba8f32cf3f3c8cda6e63d045ec568e3b4d67b3e"},"previous_names":["imadi-arch/quivr-mobile","adityanandanx/quivr-mobile"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityanandanx%2Fquivr-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityanandanx%2Fquivr-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityanandanx%2Fquivr-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityanandanx%2Fquivr-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adityanandanx","download_url":"https://codeload.github.com/adityanandanx/quivr-mobile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239236679,"owners_count":19604912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","brain","expo","llm","mobile","quivr","react","react-native","react-native-paper"],"created_at":"2024-12-14T19:15:42.775Z","updated_at":"2025-10-31T22:30:26.180Z","avatar_url":"https://github.com/adityanandanx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Note\nThis project has not been updated in the last year and does not work with the current version of quivr because of the huge api changes. \n\n# Quivr - Mobile\n\nThe 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](https://github.com/stangirard/quivr).\n\nhttps://github.com/iMADi-ARCH/quivr-mobile/assets/61308761/878da303-b056-4c14-a3c4-f29e7e375d45\n\n## Tech used\n\n- React Native (with expo)\n- React Native Paper\n- React Native Navigation\n\n## Features\n\n- File Upload: Users can easily upload files to the Quivr backend API using the client.\n- Chat with your brain: Talk to a language model about your uploaded data\n\n## Installation\n\nFollow the steps below to install and run the Quivr React Native Client:\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/iMADi-ARCH/quivr-mobile.git\n```\n\n2. Navigate to the project directory:\n\n```bash\ncd quivr-mobile\n```\n\n3. Install the required dependencies:\n\n```bash\nyarn install\n```\n\n4. Set environment variables: Change the variables inside `.envrc.example` file with your own.\n\n   a. **Option A**: Using `direnv`\n\n   1. Install direnv - https://direnv.net/#getting-started\n   2. Copy `.envrc.example` to `.envrc`\n\n      ```bash\n      cp .envrc.example .envrc\n      ```\n\n   3. Allow reading `.envrc`\n      ```bash\n      direnv allow .\n      ```\n\n   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`\n\n5. Configure the backend API endpoints:\n   Open the `config.ts` file and update the `BACKEND_PORT` and `PROD_BACKEND_DOMAIN` constants with the appropriate values corresponding to your Quivr backend.\n\n6. Run the application:\n\n```bash\nyarn expo start\n```\n\nThen you can press `a` to run the app on an android emulator (given you already have Android studio setup)\n\n## Contributing\n\nContributions 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.\n\nWhen contributing code, please follow the existing coding style and submit a pull request for review.\n\n## Special Thanks\n\n- [Stan Girard](https://github.com/stangirard) for making such a wonderful api 🫶\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityanandanx%2Fquivr-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadityanandanx%2Fquivr-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityanandanx%2Fquivr-mobile/lists"}