{"id":22072383,"url":"https://github.com/omnis0ft/omnisite","last_synced_at":"2026-05-06T22:12:01.854Z","repository":{"id":264261944,"uuid":"892824928","full_name":"OmniS0FT/Omnisite","owner":"OmniS0FT","description":"OmniBot - Run LLMs natively \u0026 privately in your browser","archived":false,"fork":false,"pushed_at":"2025-01-03T08:13:52.000Z","size":320,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-23T19:26:11.558Z","etag":null,"topics":["ai-saas","chatbot","langchain","llama3","llm","local-ai","offline-ai","offline-ai-solutions","phi-3","startups","typescript"],"latest_commit_sha":null,"homepage":"https://omnibot.com.co","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OmniS0FT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-11-22T21:13:32.000Z","updated_at":"2025-01-03T08:13:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"cad543c1-d76f-43bd-a011-3a7dc3e43bbb","html_url":"https://github.com/OmniS0FT/Omnisite","commit_stats":null,"previous_names":["omnib0t/omnisite","omnis0ft/omnisite"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OmniS0FT/Omnisite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmniS0FT%2FOmnisite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmniS0FT%2FOmnisite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmniS0FT%2FOmnisite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmniS0FT%2FOmnisite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmniS0FT","download_url":"https://codeload.github.com/OmniS0FT/Omnisite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmniS0FT%2FOmnisite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32713968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"last_error":"SSL_read: 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":["ai-saas","chatbot","langchain","llama3","llm","local-ai","offline-ai","offline-ai-solutions","phi-3","startups","typescript"],"created_at":"2024-11-30T21:12:26.410Z","updated_at":"2026-05-06T22:12:01.825Z","avatar_url":"https://github.com/OmniS0FT.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://laravel.com\" target=\"_blank\"\u003e\u003cimg src=\"https://res.cloudinary.com/diekemzs9/image/upload/v1732612498/omni_cospln.png\" width=\"400\" alt=\"Laravel Logo\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  OmniBot\n\u003c/h1\u003e\n\n**OMNIBOT** is a private AI that uses WebGPU to run LLMs natively in your browser, bringing you an offline experience.\n\n# Features\n\n- **In-browser privacy:** All AI models run locally (client side) on your hardware, ensuring that your data is processed only on your pc. No server-side processing!\n  \n- **Offline:** Once the initial download of a model is processed, you'll be able to use it without an active internet connection.\n  \n- **Chat history:** Access and manage your conversation history.\n  \n- **Supports new open-source models:** Chat with popular open-source models such as Gemma, Llama2 \u0026 3 and Mistral!\n  \n- **Responsive design:** If your phone supports WebGl, you'll be able to use OmniBot just as you would on desktop.\n  \n- **Markdown \u0026 code highlight:** Messages returned as markdown will be displayed as such \u0026 messages that include code, will be highlighted for easy access.\n  \n- **Chat with files:** Load files (pdf \u0026 all non-binary files supported - even code files) and ask the models questions about them!\n  \n- **Custom memory support:** Add custom instructions/memory to allow the AI to provide better and more personalized responses.\n\n- **Export chat messages:** Seamlessly generate and save your chat messages in either json or markdown format.\n  \n- **Voice message support:** Use voice interactions to interact with the models.\n  \n- **Regenerate responses:** Not quite the response you were hoping for? Quickly regenerate it without having to write out your prompt again.\n  \n- **Light \u0026 Dark mode:** Switch between light \u0026 dark mode.\n\n\n# Aim\n\nOmnibot attempts to at bring the functionality from popular AI interfaces such as ChatGPT and Gemini into a in-browser experience.\n\n\n# Getting Started\n\n## Prerequisites\n- Node.js and yarn/bun installed\n- Accounts and API keys for:\n  - Supabase\n  - Stripe (if using payments)\n  - Clerk (if using authentication)\n\n## Setup\n\n1. Clone the repository:\n   ```\n   git clone \u003crepository-url\u003e\n   cd \u003cproject-directory\u003e\n   ```\n\n2. Install dependencies:\n   ```\n   yarn\n   ```\n\n3. Set up environment variables:\n   Create a `.env` file in the root directory with the following variables:\n   ```\n   SUPABASE_URL=\u003cyour-supabase-project-url\u003e\n   SUPABASE_SERVICE_KEY=\u003cyour-supabase-service-key\u003e\n\n   # If using Stripe\n   STRIPE_SECRET_KEY=\u003cyour-stripe-secret-key\u003e\n   NEXT_PUBLIC_STRIPE_PRICE_ID=\u003cyour-stripe-price-id\u003e\n\n   # If using Clerk\n   NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=\u003cyour-clerk-publishable-key\u003e\n   CLERK_SECRET_KEY=\u003cyour-clerk-secret-key\u003e\n   NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in\n   NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up\n   NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/\n   NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/\n   ```\n\n4. Configure features:\n   In `config.ts`, set the desired features:\n   ```typescript\n   const config = {\n     auth: {\n       enabled: true, // Set to false if not using Clerk\n     },\n     payments: {\n       enabled: true, // Set to false if not using Stripe\n     }\n   };\n   ```\n\n5. Set up the database:\n   Run Prisma migrations:\n   ```\n   npx prisma migrate dev\n   ```\n\n6. Start the development server:\n   ```\n   yarn dev\n   ```\n\n7. Open your browser and navigate to `http://localhost:3000` to see your application running.\n\n## Additional Configuration\n\n- Webhooks: Set up webhooks for Clerk (if using auth) at `/api/auth/webhook` and for Stripe (if using payments) at `/api/payments/webhook`.\n- Customize the landing page, dashboard, and other components as needed.\n- Modify the Prisma schema in `prisma/schema.prisma` if you need to change the database structure.\n\n## Important Security Notes\n\n- Enable Row Level Security (RLS) in your Supabase project to ensure data protection at the database level.\n- Always make Supabase calls on the server-side (in API routes or server components) to keep your service key secure.\n\n## Learn More\n\nRefer to the documentation of the individual technologies used in this project for more detailed information:\n- [Next.js Documentation](https://nextjs.org/docs)\n- [Tailwind CSS Documentation](https://tailwindcss.com/docs)\n- [Supabase Documentation](https://supabase.io/docs)\n- [Prisma Documentation](https://www.prisma.io/docs)\n- [Clerk Documentation](https://clerk.dev/docs) (if using auth)\n- [Stripe Documentation](https://stripe.com/docs) (if using payments)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomnis0ft%2Fomnisite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomnis0ft%2Fomnisite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomnis0ft%2Fomnisite/lists"}