{"id":26199562,"url":"https://github.com/galaxyxyz5/documon","last_synced_at":"2026-03-07T01:02:38.709Z","repository":{"id":269523375,"uuid":"904608333","full_name":"galaxyxyz5/documon","owner":"galaxyxyz5","description":"Chat with your PDF documents on this AI-Powered SaaS.","archived":false,"fork":false,"pushed_at":"2024-12-24T06:38:56.000Z","size":2614,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-14T15:44:50.485Z","etag":null,"topics":["langchain-js","nextjs","openai","pinecone","prisma","react-query","stripe","tailwindcss","trpc","typescript","uploadthing"],"latest_commit_sha":null,"homepage":"https://documon.nabarun.ai","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/galaxyxyz5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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":"2024-12-17T08:13:09.000Z","updated_at":"2025-02-22T09:07:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"92802975-febc-44bc-b0f1-e9be814402dd","html_url":"https://github.com/galaxyxyz5/documon","commit_stats":null,"previous_names":["galaxy51959/documon","galaxyxyz5/documon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/galaxyxyz5/documon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galaxyxyz5%2Fdocumon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galaxyxyz5%2Fdocumon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galaxyxyz5%2Fdocumon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galaxyxyz5%2Fdocumon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/galaxyxyz5","download_url":"https://codeload.github.com/galaxyxyz5/documon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galaxyxyz5%2Fdocumon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30204452,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["langchain-js","nextjs","openai","pinecone","prisma","react-query","stripe","tailwindcss","trpc","typescript","uploadthing"],"created_at":"2025-03-12T02:59:07.509Z","updated_at":"2026-03-07T01:02:38.664Z","avatar_url":"https://github.com/galaxyxyz5.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Documon\n\nA web application that harnesses the power of artificial intelligence to transform the way you interact with PDF documents. Documon enables you to seamlessly engage in a conversation with your PDFs, enjoy smart context summarization, and benefit from annotation features. This makes document exploration and information retrieval a breeze.\n\n## Screenshot\n\n\u003cimg src=\"./screenshot.png\"\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://documon.nabarun.ai\"\u003e\u003cstrong\u003eView Project »\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Running Locally\n\nThis application requires Node.js v16.13+.\n\n### Cloning the repository to the local machine:\n\n```bash\ngit clone https://github.com/nabarvn/documon.git\ncd documon\n```\n\n### Installing the dependencies:\n\n```bash\npnpm install\n```\n\n### Setting up the `.env` file:\n\n```bash\ncp .env.example .env\n```\n\n\u003e [!IMPORTANT]\n\u003e Ensure you populate the variables with your respective API keys and configuration values before proceeding.\n\n### Configuring Prisma:\n\n```bash\npnpm prisma generate\n```\n\n```bash\npnpm prisma db push\n```\n\n### Running the application:\n\n```bash\npnpm dev\n```\n\n## Tech Stack\n\n- **Language**: [TypeScript](https://www.typescriptlang.org)\n- **Framework**: [Next.js](https://nextjs.org)\n- **Styling**: [Tailwind CSS](https://tailwindcss.com)\n- **Analytics**: [Vercel Analytics](https://vercel.com/analytics)\n- **State Management**: [React Query](https://www.npmjs.com/package/@tanstack/react-query)\n- **ORM Toolkit**: [Prisma](https://www.prisma.io/docs/concepts/overview/what-is-prisma)\n- **LLM Provider**: [OpenAI](https://platform.openai.com/docs/overview)\n- **Vector Database**: [Pinecone](https://docs.pinecone.io/docs/overview)\n- **Memory Builder**: [LangChain.js](https://js.langchain.com/docs/get_started/introduction)\n- **Rate Limiter**: [Upstash](https://docs.upstash.com/redis)\n- **MySQL Database**: [Aiven](https://aiven.io/docs/get-started)\n- **Authentication**: [Kinde](https://kinde.com/docs/developer-tools/nextjs-sdk)\n- **File Hosting**: [UploadThing](https://docs.uploadthing.com)\n- **API Typesafety**: [tRPC](https://trpc.io/docs)\n- **Payments**: [Stripe](https://stripe.com/docs/payments)\n- **Deployment**: [Vercel](https://vercel.com)\n\n## Credits\n\nLearned a ton while building this project. All thanks to Josh for the next level (no pun intended) tutorial!\n\n\u003chr /\u003e\n\n\u003cdiv align=\"center\"\u003eDon't forget to leave a STAR 🌟\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalaxyxyz5%2Fdocumon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgalaxyxyz5%2Fdocumon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalaxyxyz5%2Fdocumon/lists"}