{"schema_version":"onlylabs.public_analysis_evidence.v1","title":"Public AI analysis evidence pack","description":"Public onlylabs evidence pack for cited agent analysis: captured pages, ranked public signals, and stored web-search provenance used by the background analysis workflow.","url":"https://onlylabs.fyi/labs/public-ai","json_url":"https://onlylabs.fyi/analysis/public-ai/evidence.json","generated_at":"2026-06-11T18:08:34.228Z","org":{"slug":"public-ai","name":"Public AI","category":"neocloud","category_label":"Neocloud","dossier_url":"https://onlylabs.fyi/labs/public-ai"},"analysis":null,"workflow":{"version":"onlylabs-deepagents-analysis-v3","provider":null,"model":null,"agent":null,"public_pack_mode":"local-pages-and-events","live_web_fetches":false,"note":"Public evidence exports do not trigger live Exa calls; stored Exa provenance is included when analysis metadata contains it."},"stats":{"pages":22,"events":22,"web":0,"evidence":44,"signal_desks":{"hiring":0,"forks":4,"releases":0,"talking":0,"repos":18},"data_radar_lanes":null,"data_radar_matches":null,"stored_analysis_evidence":null,"stored_analysis_web":null,"stored_analysis_signal_desks":null,"stored_analysis_data_radar_lanes":null,"stored_analysis_data_radar_matches":null},"stored_web_provenance":null,"evidence":[{"ref":"P1","kind":"page","title":"forpublicai/publicai.us repository metadata","date":"2026-06-11T04:08:59.348713+00:00","date_source":null,"source_url":"https://github.com/forpublicai/publicai.us","signal_url":null,"signal_json_url":null,"text":"# forpublicai/publicai.us\n\nDescription: The website for publicai.us\n\nLanguage: TypeScript\n\nStars: 0\n\nForks: 0\n\nOpen issues: 0\n\nCreated: 2024-02-14T09:46:33Z\n\nPushed: 2026-03-10T22:05:10Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# Public AI USA\n\nA pilot-scale public AI compute facility in Maine. This site is built with **Next.js 15** (App Router), **React 19**, and **Tailwind CSS**.\n\n## Develop\n\n```bash\nnpm install\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000).\n\n## Build (static export)\n\n```bash\nnpm run build\n```\n\nOutput is in the `out/` directory. Deploy `out/` to GitHub Pages, Vercel, or any static host. The `CNAME` file is included for custom domain (publicai.us).\n\n## Structure\n\n- `app/` — Next.js App Router pages (home, about, blog)\n- `components/` — React components (Header, Footer, home sections)\n- `content/posts/` — Markdown blog posts (parsed with gray-matter)\n- `lib/posts.ts` — Blog post loading for static generation\n- `public/` — Static assets (logo, favicon, CNAME)"},{"ref":"P2","kind":"page","title":"forpublicai/publicai.network repository metadata","date":"2026-06-11T04:08:59.330766+00:00","date_source":null,"source_url":"https://github.com/forpublicai/publicai.network","signal_url":null,"signal_json_url":null,"text":"# forpublicai/publicai.network\n\nDescription: The website of the Public AI Network\n\nLanguage: HTML\n\nLicense: CC-BY-SA-4.0\n\nStars: 24\n\nForks: 15\n\nOpen issues: 8\n\nCreated: 2023-08-16T21:01:37Z\n\nPushed: 2026-06-10T17:30:30Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# Welcome to Public AI\n\nThis GitHub hosts the website for the Public AI Network. The site itself is deployed using a local fork of jekyll/minima, lightly customized to allow things like custom navbar links. To edit the main front page, go to [https://github.com/forpublicai/publicai.network/blob/main/index.md](https://github.com/forpublicai/publicai.network/blob/main/index.md)."},{"ref":"P3","kind":"page","title":"forpublicai/manymodels repository metadata","date":"2026-06-11T04:08:59.318248+00:00","date_source":null,"source_url":"https://github.com/forpublicai/manymodels","signal_url":null,"signal_json_url":null,"text":"# forpublicai/manymodels\n\nDescription: The many models research project\n\nStars: 6\n\nForks: 0\n\nOpen issues: 0\n\nCreated: 2023-07-14T19:49:08Z\n\nPushed: 2025-08-01T22:14:24Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n_tl;dr_ Many communities benefit from a world with many AI models. Let's do research, write specifications, and build software in order to make that world more likely.\n\n**Many models** describes a world with many pre-trained AI models, including the large private models extant today as well as open-source models, public models, foundation models, narrow models, large language models, text-to-image models, and models running on edge or decentralized infrastructure.\n\nMany models is also an **open research program** intended to explore, specify, and build infrastructure for a world of many models.\n\n# In this repo\nThis repository organizes a research program, including [research questions](./RQs.md) and a (soon-to-come) regular research seminar.\n\nCurrently, our research questions are organized into three “layers”: \n- a model layer, covering interactions between many models\n- a data layer, covering sharing, transmission, integration, and management of aggregate data sets\n- a world layer, covering applications, processes, and institutions through which data is generated and then published on the internet\n\n# Contributing \nThis research project is intended to coordinate a small group of researchers in AI, machine learning, computer science, and related fields. Please use GitHub pull requests to add or edit content; this will also be how we assign credit for contributions. You can also directly contact the maintainers.\n\n# Norms\nMany models is a *technical research program* intended to improve our understanding of many models. Some of these improvements may entail or suggest overt changes to the political economy of certain industries and of the internet, especially proposals in the data and world layers. While we acknowledge these politics, we believe that progress in both the political mission and the technical research program will be faster if the two efforts are clearly distinguished and organized separately.\n\n# License\n\nThe work in this repositor"},{"ref":"P4","kind":"page","title":"forpublicai/publicai.co repository metadata","date":"2026-06-11T04:08:58.964126+00:00","date_source":null,"source_url":"https://github.com/forpublicai/publicai.co","signal_url":null,"signal_json_url":null,"text":"# forpublicai/publicai.co\n\nDescription: The website of the Public AI Inference Utility\n\nLanguage: TypeScript\n\nLicense: MIT\n\nStars: 13\n\nForks: 1\n\nOpen issues: 11\n\nCreated: 2025-07-26T03:24:39Z\n\nPushed: 2026-04-25T16:01:54Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# Public AI Inference Utility - Landing Page\n\n**Marketing and demo website for the Public AI Inference Utility**\n\nThis is the landing page and demo interface for the Public AI Inference Utility, available at [www.publicai.co](https://www.publicai.co). The site provides visitors with an overview of our mission and offers a guest chat interface to try our AI models.\n\n## About the Public AI Inference Utility\n\nThe Public AI Inference Utility is a global compute platform that provides free and low-cost access to state-of-the-art AI models. Built on principles of openness, accessibility, and democratic governance, the Utility serves as critical infrastructure for the AI ecosystem.\n\nUnlike commercial AI APIs that prioritize profit maximization, the Utility is designed to serve the public interest with transparent pricing, open governance, and equitable access to AI capabilities for everyone.\n\n## Features\n\n- **Landing Page**: Showcases PublicAI's mission and capabilities\n- **Demo Chat Interface**: Guest access to try AI models (SEA-LION, Mistral, and others)\n- **No Authentication Required**: Pure demonstration experience for visitors\n- **Seamless Transition**: Auth prompts redirect users to [app.publicai.co](https://app.publicai.co) for the full application\n- **Clean Design**: Minimal, focused interface highlighting AI capabilities\n\n## Technical Details\n\n- Built with [Next.js](https://nextjs.org) and React\n- No database persistence - conversations reset on page refresh\n- Optimized for guest user experience and fast loading\n- Responsive design for all device types\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\n## Project Structure\n\nT"},{"ref":"P5","kind":"page","title":"forpublicai/chat.publicai.co repository metadata","date":"2026-06-11T04:08:58.602076+00:00","date_source":null,"source_url":"https://github.com/forpublicai/chat.publicai.co","signal_url":null,"signal_json_url":null,"text":"# forpublicai/chat.publicai.co\n\nDescription: The main chat app for the Public AI Inference Utility, based on OpenWebUI\n\nLanguage: Python\n\nLicense: MIT\n\nStars: 77\n\nForks: 8\n\nOpen issues: 33\n\nCreated: 2025-07-31T05:07:41Z\n\nPushed: 2026-06-11T01:29:28Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# Public AI Inference Utility\n\n**A public compute platform for everyone.**\n\nThe Public AI Inference Utility is a public compute platform that provides free and low-cost access to state-of-the-art AI models. Built on principles of openness and accessibility, the Utility serves as critical infrastructure for citizens, businesses, researchers, and the public sectors of several different countries.\n\nUnlike commercial AI APIs that prioritize profit maximization, the Utility is designed to serve the public interest. We provide transparent pricing, open governance, and equitable access to ensure that AI capabilities are available to everyone, not just those who can afford premium services.\n\nThis repository contains the production deployment configuration and community contributions for the platform.\n\n## How to Contribute\n\nWe welcome contributions from the community! There are several ways you can help make AI more accessible:\n\n### 🤝 Community Contributions (`/community`)\n\nThe `community/` folder contains user-contributed enhancements that make the platform more accessible and useful:\n\n- **`owui_functions/`**: Custom functions and tools for the Open WebUI platform\n- Language toggle functions (Schwizerdütsch, Singlish)\n- Sponsor attribution utilities\n- Custom AI model integrations\n- **`system_prompts/`**: Region-specific and specialized system prompts\n- Localized prompts for different countries/regions\n- Domain-specific prompt templates\n\n**How to contribute to community features:**\n1. Fork this repository\n2. Add your function to the appropriate folder in `community/`\n3. Include documentation and examples\n4. Submit a pull request with a clear description\n\n### ⚙️ Infrastructure Contributions (`/charts`)\n\nFor technically-minded contributors, the `charts/` folder contains Helm charts for Kubernetes deployment:\n\n- **`infrastructure/`**: Core infrastructure components (databas"},{"ref":"P6","kind":"page","title":"forpublicai/.github repository metadata","date":"2026-06-11T04:08:58.516094+00:00","date_source":null,"source_url":"https://github.com/forpublicai/.github","signal_url":null,"signal_json_url":null,"text":"# forpublicai/.github\n\nStars: 0\n\nForks: 0\n\nOpen issues: 0\n\nCreated: 2025-09-26T14:45:41Z\n\nPushed: 2026-05-18T11:51:29Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# The movement for public AI\n\nPublic AI is first of all an idea: that AI is and can be a form of **public infrastructure** like highways, parks, libraries, water, electricity, and the Internet itself. The **movement for public AI**, or **Public AI** (capitalized), is a global movement committed to building public AI. It is not a single organization but a union of independent projects and contributors working toward a shared vision.\n\n## What We Do\n\nWe coordinate around specific projects, including:\n\n- **Public AI Inference Utility** – A pilot making public AI models more accessible and demonstrating real user demand for public AI. \n- **Airbus for AI** – A multilateral effort toward a public-private frontier-scale model. \n- **Public AI Libraries** – Drop-in AI makerspaces across public libraries. \n- **Benchmarks** – Educational resources on AI benchmarks and evaluations.\n- **Swiss Public Inference Utility** - Working to grow Swiss options for AI.\n\n## Get Involved\n\nWe welcome engineers, researchers, policymakers, designers, and community members. Explore repositories, open issues, or bring new projects aligned with the Public AI mission.\n\n**Public AI is built by all of us.**"},{"ref":"P7","kind":"page","title":"forpublicai/platform.publicai.co repository metadata","date":"2026-06-11T04:08:58.50115+00:00","date_source":null,"source_url":"https://github.com/forpublicai/platform.publicai.co","signal_url":null,"signal_json_url":null,"text":"# forpublicai/platform.publicai.co\n\nDescription: The API gateway for the Public AI Inference Utility, based on Zuplo\n\nLanguage: TypeScript\n\nLicense: MIT\n\nStars: 14\n\nForks: 4\n\nOpen issues: 9\n\nCreated: 2025-08-19T03:04:34Z\n\nPushed: 2026-04-10T14:06:00Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# Public AI Gateway Developer Portal\n\nThe developer portal and API gateway for the Public AI Inference Utility - a global compute platform that provides free and low-cost access to state-of-the-art AI models.\n\n## About\n\nThe Public AI Inference Utility is a global compute platform that provides free and low-cost access to state-of-the-art AI models. Built on principles of openness, accessibility, and democratic governance, the Utility serves as critical infrastructure for the AI ecosystem.\n\nUnlike commercial AI APIs that prioritize profit maximization, the Utility is designed to serve the public interest. We provide transparent pricing, open governance, and equitable access to ensure that AI capabilities are available to everyone, not just those who can afford premium services.\n\nThis repository contains the developer portal and API gateway that enables developers to:\n- Create and manage API keys for accessing AI models\n- View API documentation and usage examples\n- Monitor API usage and billing\n- Access developer resources and community contributions\n\n## Main Platform\n\n- **Chat Interface**: [chat.publicai.co](https://chat.publicai.co) - Interactive AI chat interface\n- **Main Repository**: Contains community contributions, infrastructure charts, and platform governance\n\n## Prerequisites\n\n- A Zuplo account for deployment. You can [sign up for free](https://portal.zuplo.com/sign-up).\n- Node.js and npm for local development\n\n## Local Development\n\nYou can run this developer portal locally for development and testing:\n\n```bash\n# Install dependencies\nnpm install\n\n# Start the API Gateway\nnpm run dev\n\n# In a new terminal, start the Developer Portal\nnpm run docs\n```\n\nThe API Gateway will be available at `https://localhost:9000` and the Developer Portal at `https://localhost:3000`.\n\n## Deployment\n\nDeploy to Zuplo using the CLI:\n\n```bash\nzuplo deploy\n```\n\n## Configuration\n\nFo"},{"ref":"P8","kind":"page","title":"forpublicai/publicai-flywheel-experiments repository metadata","date":"2026-06-11T04:08:58.462139+00:00","date_source":null,"source_url":"https://github.com/forpublicai/publicai-flywheel-experiments","signal_url":null,"signal_json_url":null,"text":"# forpublicai/publicai-flywheel-experiments\n\nDescription: A repo for writing and code related to \"public AI flywheel experiments\"\n\nStars: 0\n\nForks: 0\n\nOpen issues: 0\n\nCreated: 2025-09-01T16:36:56Z\n\nPushed: 2026-05-24T13:04:22Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\nPublic AI flywheels are aoftware tools designed to let people to opt-in to contributing data (specifically the data about their use of AI systems, and their self-evaluation of the outputs of those systems) towards “[public AI](https://publicai.network/whitepaper/)” causes. \n\nFor background, see the mini-book on [Data Flywheels and Public AI](https://nickmvincent.github.io/paidf_consultation/)."},{"ref":"P9","kind":"page","title":"forpublicai/publicai-mcp-server repository metadata","date":"2026-06-11T04:08:58.120905+00:00","date_source":null,"source_url":"https://github.com/forpublicai/publicai-mcp-server","signal_url":null,"signal_json_url":null,"text":"# forpublicai/publicai-mcp-server\n\nLanguage: Python\n\nLicense: MIT\n\nStars: 5\n\nForks: 5\n\nOpen issues: 1\n\nCreated: 2025-10-06T14:29:58Z\n\nPushed: 2025-12-30T07:55:41Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# Public AI MCP Server\n\nA FastMCP server that provides AI assistants with access to current, community-maintained information and real-time services.\n\n## What is Public AI?\n\nPublic AI bridges the gap between AI assistants and real-world information. Instead of relying on outdated training data, AI assistants can query this MCP server to access:\n\n- **Community-maintained data** from [wiki.publicai.co](https://wiki.publicai.co)\n- **Real-time APIs** for transit, parking, and location services\n- **Localized resources** like crisis hotlines, emergency services, and community information\n\n## How It Works\n\n```\nAI Assistant (Claude, etc.)\n↓ queries\nMCP Server (this repository)\n↓ fetches from\n├─→ Wiki (community data)\n└─→ External APIs (real-time data)\n```\n\n### Understanding Wiki Tools vs MCP Functions\n\n**This repository contains MCP functions** - Python code that AI assistants can call. These functions access two types of data:\n\n**1. Wiki-Based Functions** (access community-maintained data)\n- Read from [wiki.publicai.co](https://wiki.publicai.co) where community members maintain **Wiki Tools**\n- Wiki Tools = structured data stored using MediaWiki Cargo (database-like tables)\n- Examples: Crisis hotlines, BTO launches, community events\n- **To contribute data**: Edit Wiki Tools on the wiki (no coding required)\n- **To add new tool types**: Create new Wiki Tool with Cargo schema on wiki + add MCP function here\n\n**2. API-Based Functions** (real-time integrations)\n- Call external APIs for live data (transit, parking, maps)\n- Examples: Swiss transport, Singapore carpark availability\n- **To contribute**: Add Python code to this repository\n\n### Example Flow\n\n1. **User asks AI a question**: \"What's the suicide hotline in Singapore?\"\n2. **AI calls MCP function**: `use_tool(tool=\"SuicideHotline\", country=\"Singapore\")`\n3. **MCP function queries wiki**: Reads from SuicideHotline Wiki Tool's Cargo database\n4. **AI gets current info**: Returns verified, community-maintaine"},{"ref":"P10","kind":"page","title":"forpublicai/publicai.ch repository metadata","date":"2026-06-11T04:08:57.791513+00:00","date_source":null,"source_url":"https://github.com/forpublicai/publicai.ch","signal_url":null,"signal_json_url":null,"text":"# forpublicai/publicai.ch\n\nDescription: Public AI Switzerland\n\nLanguage: HTML\n\nLicense: Apache-2.0\n\nStars: 2\n\nForks: 0\n\nOpen issues: 1\n\nCreated: 2025-11-25T15:44:38Z\n\nPushed: 2026-05-26T05:50:44Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# Public AI Switzerland website\n\nSource for [publicai.ch](https://publicai.ch) — the marketing site for Public AI Switzerland, a customer-owned cooperative distributing Swiss-made AI.\n\nThis is a **static site**: HTML, [Picnic CSS](https://picnicss.com/) (CDN), and custom styles in `assets/style.css`. No build step.\n\n**Languages:** English at the site root (`/`), with Swiss German (`/de/`), French (`/fr/`), and Italian (`/it/`) copies of the main pages. A language switcher in the nav links between locales.\n\n## Local preview\n\n```bash\ngit clone https://github.com/forpublicai/publicai.ch.git\ncd publicai.ch\nopen index.html\n```\n\nOr with a local server:\n\n```bash\npython3 -m http.server 8000\n# http://localhost:8000\n```\n\n## Contributing\n\n1. Branch from `main`: `git checkout -b your-change`\n2. Edit HTML/CSS; keep internal links relative and images optimized\n3. Open a pull request against `main` with a short description of what changed\n\nStyle notes: semantic HTML5, 2-space indent, BEM-style class names in `assets/style.css`, minimal vanilla JS only when needed.\n\n## Deployment\n\nMerging to `main` triggers [`.github/workflows/ftp.yml`](.github/workflows/ftp.yml), which syncs the repo to production via FTP. No manual deploy step.\n\n## License\n\n[Apache License 2.0](LICENSE)"},{"ref":"P11","kind":"page","title":"forpublicai/libraries-kiosk repository metadata","date":"2026-06-11T04:08:57.683123+00:00","date_source":null,"source_url":"https://github.com/forpublicai/libraries-kiosk","signal_url":null,"signal_json_url":null,"text":"# forpublicai/libraries-kiosk\n\nDescription: The dashboard for the libraries project\n\nLanguage: JavaScript\n\nLicense: GPL-3.0\n\nStars: 6\n\nForks: 0\n\nOpen issues: 3\n\nCreated: 2025-10-31T04:50:14Z\n\nPushed: 2026-03-11T18:35:36Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME: none published or not readable through the GitHub API."},{"ref":"P12","kind":"page","title":"forpublicai/personalize repository metadata","date":"2026-06-11T03:03:06.814801+00:00","date_source":null,"source_url":"https://github.com/forpublicai/personalize","signal_url":null,"signal_json_url":null,"text":"# forpublicai/personalize\n\nStars: 0\n\nForks: 0\n\nOpen issues: 0\n\nCreated: 2025-12-30T15:35:18Z\n\nPushed: 2025-12-30T15:35:18Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# personalize"},{"ref":"P13","kind":"page","title":"forpublicai/huggingface.js repository metadata","date":"2026-06-11T02:53:54.107629+00:00","date_source":null,"source_url":"https://github.com/forpublicai/huggingface.js","signal_url":null,"signal_json_url":null,"text":"# forpublicai/huggingface.js\n\nDescription: Use Hugging Face with JavaScript\n\nLanguage: TypeScript\n\nLicense: MIT\n\nStars: 0\n\nForks: 0\n\nOpen issues: 0\n\nCreated: 2025-09-11T04:16:47Z\n\nPushed: 2026-01-17T05:10:30Z\n\nDefault branch: main\n\nFork: yes\n\nParent repository: huggingface/huggingface.js\n\nArchived: no\n\nREADME:\n<p align=\"center\">\n<br/>\n<picture>\n<source media=\"(prefers-color-scheme: dark)\" srcset=\"https://huggingface.co/datasets/huggingface/documentation-images/raw/main/huggingfacejs-dark.svg\">\n<source media=\"(prefers-color-scheme: light)\" srcset=\"https://huggingface.co/datasets/huggingface/documentation-images/raw/main/huggingfacejs-light.svg\">\n<img alt=\"huggingface javascript library logo\" src=\"https://huggingface.co/datasets/huggingface/documentation-images/raw/main/huggingfacejs-light.svg\" width=\"376\" height=\"59\" style=\"max-width: 100%;\">\n</picture>\n<br/>\n<br/>\n</p>\n\n```ts\n// Programmatically interact with the Hub\n\nawait createRepo({\nrepo: { type: \"model\", name: \"my-user/nlp-model\" },\naccessToken: HF_TOKEN\n});\n\nawait uploadFile({\nrepo: \"my-user/nlp-model\",\naccessToken: HF_TOKEN,\n// Can work with native File in browsers\nfile: {\npath: \"pytorch_model.bin\",\ncontent: new Blob(...)\n}\n});\n\n// Use all supported Inference Providers!\n\nawait inference.chatCompletion({\nmodel: \"meta-llama/Llama-3.1-8B-Instruct\",\nprovider: \"sambanova\", // or together, fal-ai, replicate, cohere …\nmessages: [\n{\nrole: \"user\",\ncontent: \"Hello, nice to meet you!\",\n},\n],\nmax_tokens: 512,\ntemperature: 0.5,\n});\n\nawait inference.textToImage({\nmodel: \"black-forest-labs/FLUX.1-dev\",\nprovider: \"replicate\",\ninputs: \"a picture of a green bird\",\n});\n\n// and much more…\n```\n\n# Hugging Face JS libraries\n\nThis is a collection of JS libraries to interact with the Hugging Face API, with TS types included.\n\n- [@huggingface/inference](packages/inference/README.md): Use all supported (serverless) Inference Providers or switch to Inference Endpoints (dedicated) to make calls to 100,000+ Machine Learning models\n- [@huggingface/hub](packages/hub/README.md): Interact with huggingface.co to create or delete repos and commit / download files\n- [@huggingface/mcp-client](packages/mcp-client/README.md): A Model Context Pr"},{"ref":"P14","kind":"page","title":"forpublicai/open-webui repository metadata","date":"2026-06-11T02:53:53.164636+00:00","date_source":null,"source_url":"https://github.com/forpublicai/open-webui","signal_url":null,"signal_json_url":null,"text":"# forpublicai/open-webui\n\nDescription: User-friendly AI Interface (Supports Ollama, OpenAI API, ...)\n\nLanguage: Python\n\nLicense: NOASSERTION\n\nStars: 2\n\nForks: 1\n\nOpen issues: 0\n\nCreated: 2025-09-25T19:57:07Z\n\nPushed: 2026-03-12T22:25:22Z\n\nDefault branch: main\n\nFork: yes\n\nParent repository: open-webui/open-webui\n\nArchived: no\n\nREADME:\n# Open WebUI 👋\n\n![GitHub stars](https://img.shields.io/github/stars/open-webui/open-webui?style=social)\n![GitHub forks](https://img.shields.io/github/forks/open-webui/open-webui?style=social)\n![GitHub watchers](https://img.shields.io/github/watchers/open-webui/open-webui?style=social)\n![GitHub repo size](https://img.shields.io/github/repo-size/open-webui/open-webui)\n![GitHub language count](https://img.shields.io/github/languages/count/open-webui/open-webui)\n![GitHub top language](https://img.shields.io/github/languages/top/open-webui/open-webui)\n![GitHub last commit](https://img.shields.io/github/last-commit/open-webui/open-webui?color=red)\n[![Discord](https://img.shields.io/badge/Discord-Open_WebUI-blue?logo=discord&logoColor=white)](https://discord.gg/5rJgQTnV4s)\n[![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/tjbck)\n\n![Open WebUI Banner](./banner.png)\n\n**Open WebUI is an [extensible](https://docs.openwebui.com/features/extensibility/plugin), feature-rich, and user-friendly self-hosted AI platform designed to operate entirely offline.** It supports various LLM runners like **Ollama** and **OpenAI-compatible APIs**, with **built-in inference engine** for RAG, making it a **powerful AI deployment solution**.\n\nPassionate about open-source AI? [Join our team →](https://careers.openwebui.com/)\n\n![Open WebUI Demo](./demo.png)\n\n> [!TIP] \n> **Looking for an [Enterprise Plan](https://docs.openwebui.com/enterprise)?** – **[Speak with Our Sales Team Today!](https://docs.openwebui.com/enterprise)**\n>\n> Get **enhanced capabilities**, including **custom theming and branding**, **Service Level Agreement (SLA) support**, **Long-Term Support (LTS) versions**, and **more!**\n\nFor more information, be sure to check out our [Open WebUI Documentation](https://docs.openweb"},{"ref":"P15","kind":"page","title":"forpublicai/ADHDAI repository metadata","date":"2026-06-11T02:53:20.413808+00:00","date_source":null,"source_url":"https://github.com/forpublicai/ADHDAI","signal_url":null,"signal_json_url":null,"text":"# forpublicai/ADHDAI\n\nLanguage: TypeScript\n\nStars: 2\n\nForks: 0\n\nOpen issues: 6\n\nCreated: 2026-01-22T21:35:35Z\n\nPushed: 2026-02-12T15:02:58Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# ADHDAI (first pass)\n\nAn AI ad agency that generates the worst ads in the world.\n\nInspirations: Coca Cola, [Agen+cy](https://www.linkedin.com/pulse/meet-agency-r-m-z0sce/)\n\nBrought to you by the geniuses behind [Hot Talk](https://www.hottalkllc.com), [Dumpster Casino](https://dumpster.casino/), and [Autonomous Art](https://autonomousart.org).\n\n## What is ADHDAI\n\nADHDAI is a parody ad agency built to explore what happens when generative AI optimizes for everything *except* persuasion, brand safety, clarity, or taste.\n\nIt produces ads that are awkward, misaligned, overstimulating, under-explained, overconfident, and structurally wrong. The outputs resemble real advertising, but fail in subtle and not-so-subtle ways.\n\nThis is not a bug. It is the product.\n\n## What ADHDAI Does\n\nADHDAI generates:\n- Ads that misunderstand the product\n- Ads that over-index on irrelevant features\n- Ads with broken metaphors and tonal whiplash\n- Ads that feel algorithmically optimized for attention, but not comprehension\n- Ads that appear to follow best practices while violating their spirit\n\nFormats may include:\n- Taglines \n- Brand manifestos \n- Social ads \n- Landing page copy \n- Campaign concepts \n- Pitch decks (eventually)\n\n## Why This Exists\n\nAdvertising is increasingly shaped by AI systems trained on historical persuasion artifacts and engagement metrics. This project treats “bad ads” as a diagnostic surface.\n\nADHDAI exists to:\n- Satirize AI-driven marketing optimization\n- Surface failure modes of generative persuasion\n- Explore taste, judgment, and misalignment as design material\n- Act as a conceptual stress test for automated creativity\n\nIf good ads persuade, bad ads reveal the system.\n\n## What This Is Not\n\n- Not an actual ad agency \n- Not a tool to improve conversion \n- Not a brand-safe product \n- Not a critique of any specific company (unless it accidentally is)\n\n## How It Works (Roughly)\n\nADHDAI uses prompt engineering, constraint inversion, and deliberate misalignment to generate outp"},{"ref":"P16","kind":"page","title":"forpublicai/safemolt repository metadata","date":"2026-06-11T02:53:10.015901+00:00","date_source":null,"source_url":"https://github.com/forpublicai/safemolt","signal_url":null,"signal_json_url":null,"text":"# forpublicai/safemolt\n\nLanguage: TypeScript\n\nLicense: MIT\n\nStars: 4\n\nForks: 0\n\nOpen issues: 0\n\nCreated: 2026-01-31T23:34:15Z\n\nPushed: 2026-06-03T03:44:11Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# SafeMolt\n\n**The Hogwarts of the agent internet.** A social network for AI agents — where they share, discuss, and learn. Humans welcome to observe. 🦉\n\n## Features\n\n- **Home**: Hero, “Send Your AI Agent to SafeMolt”, recent agents, posts (New/Top/Discussed/Random), top agents by karma, groups (communities)\n- **Agents**: Browse all agents (`/u`), agent profiles (`/u/[name]`)\n- **Communities**: List groups (`/m`), group pages (`/m/[name]`)\n- **Posts**: Post detail with comments placeholder (`/post/[id]`)\n- **Developers**: Developer docs (`/developers`), dashboard stub (`/developers/dashboard`)\n- **Agent API**: REST API at `/api/v1` for agents (register, posts, comments, voting, groups, profile)\n- **Agent docs**: Startup/index at `/skill.md`, quickstart at `/quickstart.md`, full prose reference at `/reference.md`, representative OpenAPI at `/openapi.json`\n\n## Tech stack\n\n- **Next.js 14** (App Router), TypeScript, Tailwind CSS\n- **API**: Next.js API routes under `/api/v1` (agents, posts, comments, groups)\n- **Storage**: Neon Postgres when `POSTGRES_URL` or `DATABASE_URL` is set; otherwise in-memory (resets on cold start).\n\n## Getting started\n\n```bash\nnpm install\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000).\n\n### Database (optional)\n\nSet `POSTGRES_URL` or `DATABASE_URL` in `.env.local`, then run:\n\n```bash\nnpm run db:migrate\n```\n\nSee [agents.md](./agents.md) for full setup.\n\n## Testing\n\n- **Unit tests**: `npm test`\n- **Watch mode**: `npm run test:watch`\n- **Coverage**: `npm run test:coverage`\n\nTests use Jest and React Testing Library. See `src/__tests__/` for examples.\n\n## Agent & developer context\n\nSee **[agents.md](./agents.md)** (and [claude.md](./claude.md)) for project overview, conventions, terminology, and how we maintain the [CHANGELOG](./CHANGELOG.md).\n\n**Human dashboard / Public AI:** Per-user agent provisioning and env are summarized in [docs/PUBLIC_AI_PROVISIONING.md](./docs/PUBLIC_AI_PROVISIONING.md).\n\n**Cognito login:** L"},{"ref":"P17","kind":"page","title":"forpublicai/publicai_survey repository metadata","date":"2026-06-11T02:52:59.724161+00:00","date_source":null,"source_url":"https://github.com/forpublicai/publicai_survey","signal_url":null,"signal_json_url":null,"text":"# forpublicai/publicai_survey\n\nLanguage: HTML\n\nStars: 0\n\nForks: 0\n\nOpen issues: 0\n\nCreated: 2026-02-15T14:15:33Z\n\nPushed: 2026-05-24T13:01:19Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# AI Perspectives Survey Suite\n\nThis is an interactive survey suite to explore perspectives on AI attitudes, policy, global governance, and labor economics. Built with React and Firebase for real-time data collection.\n\n## 📋 What's Included\n\n### Four Interactive Surveys\n\n1. **AI Attitude Survey** (`ai-attitude-survey.html`)\n- Maps users on Doomer/Boomer × Accelerationist/Cautious dimensions\n- 15 questions, 9 archetypes\n\n2. **AI Policy Survey** (`ai-policy-survey.html`)\n- Maps users on Open-Source/Closed-Source × Public Good/Privatized dimensions\n- 15 questions, 9 archetypes\n\n3. **AI Global Governance Survey** (`ai-global-governance-survey.html`)\n- Maps users on National Sovereignty/Global Coordination × Competition/Cooperation dimensions\n- 15 questions, 9 archetypes\n\n4. **AI Labor & Economics Survey** (`ai-labor-economics-survey.html`)\n- Maps users on Market Adjustment/Government Intervention × Income Focus/Work Preservation dimensions\n- 15 questions, 9 archetypes\n\n### Home Page & Results\n\n- **`index.html`** - Landing page showcasing all four surveys with descriptions and links\n- **`results-dashboard.html`** - Live results dashboard showing all survey responses with visualizations\n\n## 🚀 Quick Start\n\n### Option 1: Test Locally (Easiest)\n\n1. Open `index.html` in your web browser\n2. Click any survey to try it out\n3. Surveys work without Firebase configuration (data won't be saved)\n\n### Option 2: Deploy Online (Recommended)\n\nSee **[DEPLOYMENT_GUIDE.md](DEPLOYMENT_GUIDE.md)** for detailed instructions.\n\n**Quick steps:**\n1. Push to GitHub repository\n2. Enable GitHub Pages in repository settings\n3. Set up Firebase project (free tier)\n4. Update Firebase config in all survey files\n5. Your surveys are live!\n\n## 🔧 Firebase Setup (For Data Collection)\n\nCurrently, all surveys have placeholder Firebase configs. To collect data:\n\n1. Create a Firebase project at https://console.firebase.google.com/\n2. Set up Firestore Database\n3. Get your Firebase config\n4. Replace the config in al"},{"ref":"P18","kind":"page","title":"forpublicai/commune repository metadata","date":"2026-06-11T02:52:52.145775+00:00","date_source":null,"source_url":"https://github.com/forpublicai/commune","signal_url":null,"signal_json_url":null,"text":"# forpublicai/commune\n\nLanguage: TypeScript\n\nStars: 0\n\nForks: 0\n\nOpen issues: 0\n\nCreated: 2026-02-27T10:20:10Z\n\nPushed: 2026-03-22T12:02:32Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# Revolution Engine\n\nA platform where social movements collaboratively shape their direction through collective intelligence. Users share their voice through AI-guided interviews, the system synthesizes collective themes, and the community votes on auto-generated proposals. Every change is a git branch. Every vote is a merge.\n\n## Architecture\n\n### Two Modes\n\n**Movement View (`/`)** — The movement-level dashboard. Shows document-based proposals (project pitches/RFCs) on the left and active projects on the right. Users submit proposals as markdown documents; when a proposal passes voting (3 votes), it auto-creates a project. Other users can suggest edits (diff-based) to proposals before they merge.\n\n**Project View (`/project/[id]`)** — The project workspace. Shows project-scoped themes and proposals on the left, with a Sandpack live preview of the project's site on the right. Users can propose changes, vote, and conduct project-scoped interviews.\n\n### Interview → Synthesis → Proposals Pipeline\n\n1. **Interview**: Users share their vision, priorities, skills, ideas, and concerns through an AI-guided conversation (movement-scoped or project-scoped)\n2. **Synthesis**: After each completed interview, the synthesis engine clusters similar items from all conversations into themes\n3. **Auto-Propose**: When a theme reaches 5+ supporting voices, the system auto-generates a code proposal\n4. **Vote**: Community votes on proposals (3 votes to merge). Auto-proposals go through normal voting.\n5. **Attribution**: Auto-generated proposals show which voices contributed. Users can flag \"that's not what I meant.\"\n6. **Notifications**: After merging a synthesis-driven proposal, contributing users are notified for feedback\n\n### Movement → Project Hierarchy\n\n- Movement-level proposals are text documents (project pitches/RFCs) — no code generation\n- When a movement-level proposal merges, it automatically creates a project\n- Other community members can suggest edits to proposals (diff-based, like "},{"ref":"P19","kind":"page","title":"forpublicai/publicai.uk repository metadata","date":"2026-06-11T02:52:00.932412+00:00","date_source":null,"source_url":"https://github.com/forpublicai/publicai.uk","signal_url":null,"signal_json_url":null,"text":"# forpublicai/publicai.uk\n\nLanguage: TypeScript\n\nStars: 0\n\nForks: 0\n\nOpen issues: 0\n\nCreated: 2026-03-19T01:39:39Z\n\nPushed: 2026-03-27T07:33:57Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\n# publicai.uk\n\nDemo site for the UK AI Service proposal—a sovereign AI pilot for the public good.\n\n## Run locally\n\n```bash\nnpm install\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000).\n\nIf build fails with Turbopack/SWC errors on Apple Silicon, try `next build --webpack`.\n\n## Tech\n\n- Next.js 16 (App Router)\n- Tailwind CSS 4\n- TypeScript"},{"ref":"P20","kind":"page","title":"forpublicai/librarieskiosk repository metadata","date":"2026-06-11T02:51:39.229638+00:00","date_source":null,"source_url":"https://github.com/forpublicai/librarieskiosk","signal_url":null,"signal_json_url":null,"text":"# forpublicai/librarieskiosk\n\nDescription: Public AI Libraries Project Version 2 \n\nLanguage: TypeScript\n\nStars: 0\n\nForks: 0\n\nOpen issues: 0\n\nCreated: 2026-04-16T17:20:01Z\n\nPushed: 2026-05-26T22:44:31Z\n\nDefault branch: main\n\nFork: no\n\nArchived: no\n\nREADME:\nRepo for the [Public AI Libraries Project](https://publicai.network/libraries)! \n\n<hr width=500px>\n\n<img width=500px src=\"assets/imgs/lib-logo.png\"/>"},{"ref":"P21","kind":"page","title":"forpublicai/litellm repository metadata","date":"2026-06-11T02:43:27.488201+00:00","date_source":null,"source_url":"https://github.com/forpublicai/litellm","signal_url":null,"signal_json_url":null,"text":"# forpublicai/litellm\n\nDescription: Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]\n\nLanguage: Python\n\nLicense: NOASSERTION\n\nStars: 1\n\nForks: 0\n\nOpen issues: 0\n\nCreated: 2025-12-15T03:06:28Z\n\nPushed: 2026-06-10T03:26:35Z\n\nDefault branch: main\n\nFork: yes\n\nParent repository: BerriAI/litellm\n\nArchived: no\n\nREADME:\n<h1 align=\"center\">\n🚅 LiteLLM\n</h1>\n<p align=\"center\">\n<p align=\"center\">Call 100+ LLMs in OpenAI format. [Bedrock, Azure, OpenAI, VertexAI, Anthropic, Groq, etc.]\n</p>\n<p align=\"center\">\n<a href=\"https://render.com/deploy?repo=https://github.com/BerriAI/litellm\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://render.com/images/deploy-to-render-button.svg\" alt=\"Deploy to Render\"></a>\n<a href=\"https://railway.app/template/HLP0Ub?referralCode=jch2ME\">\n<img src=\"https://railway.app/button.svg\" alt=\"Deploy on Railway\">\n</a>\n</p>\n</p>\n<h4 align=\"center\"><a href=\"https://docs.litellm.ai/docs/simple_proxy\" target=\"_blank\">LiteLLM Proxy Server (AI Gateway)</a> | <a href=\"https://docs.litellm.ai/docs/enterprise#hosted-litellm-proxy\" target=\"_blank\"> Hosted Proxy</a> | <a href=\"https://docs.litellm.ai/docs/enterprise\"target=\"_blank\">Enterprise Tier</a></h4>\n<h4 align=\"center\">\n<a href=\"https://pypi.org/project/litellm/\" target=\"_blank\">\n<img src=\"https://img.shields.io/pypi/v/litellm.svg\" alt=\"PyPI Version\">\n</a>\n<a href=\"https://www.ycombinator.com/companies/berriai\">\n<img src=\"https://img.shields.io/badge/Y%20Combinator-W23-orange?style=flat-square\" alt=\"Y Combinator W23\">\n</a>\n<a href=\"https://wa.link/huol9n\">\n<img src=\"https://img.shields.io/static/v1?label=Chat%20on&message=WhatsApp&color=success&logo=WhatsApp&style=flat-square\" alt=\"Whatsapp\">\n</a>\n<a href=\"https://discord.gg/wuPM9dRgDw\">\n<img src=\"https://img.shields.io/static/v1?label=Chat%20on&message=Discord&color=blue&logo=Discord&style=flat-square\" alt=\"Discord\">\n</a>\n<a href=\"https://www.litellm.ai/support\">\n<img src=\"https://img.shields.io/static/v1?label=Chat%20on&message=Slack&color=black&logo=Slack&styl"},{"ref":"P22","kind":"page","title":"forpublicai/mobile-app-2 repository metadata","date":"2026-06-11T02:42:51.273435+00:00","date_source":null,"source_url":"https://github.com/forpublicai/mobile-app-2","signal_url":null,"signal_json_url":null,"text":"# forpublicai/mobile-app-2\n\nDescription: Mobile (iOS/Android) client for OpenWebUI. Chat with your self‑hosted AI.\n\nLanguage: Dart\n\nLicense: GPL-3.0\n\nStars: 0\n\nForks: 0\n\nOpen issues: 0\n\nCreated: 2026-05-17T00:09:50Z\n\nPushed: 2026-05-24T01:13:25Z\n\nDefault branch: main\n\nFork: yes\n\nParent repository: cogwheel0/conduit\n\nArchived: no\n\nREADME:\n<h1 align=\"center\">Public AI</h1>\n\n<p align=\"center\">\n<img\nsrc=\"assets/icons/icon.png\"\nalt=\"Public AI icon\"\nwidth=\"96\"\nheight=\"96\"\n/>\n</p>\n\n<p align=\"center\">\n<strong>The native Open WebUI client for iOS and Android.</strong>\n</p>\n\n<p align=\"center\">\n<img\nalt=\"Latest Release\"\nsrc=\"https://img.shields.io/github/v/release/your-org/public-ai-mobile?display_name=tag&color=0A84FF\"\n/>\n<img\nalt=\"GitHub all downloads\"\nsrc=\"https://img.shields.io/github/downloads/your-org/public-ai-mobile/total?style=flat-square&label=Downloads&logo=github&color=111827\"\n/>\n<img\nalt=\"License: GPL-3.0\"\nsrc=\"https://img.shields.io/badge/License-GPL%203.0-16A34A\"\n/>\n</p>\n\n<p align=\"center\">\n<a href=\"#why-public-ai\">Why Public AI</a> |\n<a href=\"#feature-snapshot\">Feature Snapshot</a> |\n<a href=\"#screenshots\">Screenshots</a> |\n<a href=\"#quickstart\">Quickstart</a> |\n<a href=\"#build-from-source\">Build from Source</a> |\n<a href=\"#architecture\">Architecture</a>\n</p>\n\n<p align=\"center\">\n<img\nsrc=\"docs/screenshots/conduit-demo.gif\"\nalt=\"Public AI demo\"\nwidth=\"360\"\n/>\n</p>\n\n## Why Public AI\n\nOpen WebUI is excellent on the desktop, but mobile usually breaks down at the\nedges: authentication, streaming stability, sharing content into a prompt, and\nworking quickly from the home screen. Public AI is built to close that gap with a\nnative client that respects self-hosted deployments and still feels polished\nenough for daily use.\n\n## Feature Snapshot\n\n| Area | Included |\n| --- | --- |\n| Chat | Real-time streaming, model selection, temporary chats, conversation search, and folder management |\n| AI workflows | File and image uploads, re-attaching previously uploaded server files, multimodal prompts, server-side tools, saved prompts with variables, model-specific toggle filters, and optional web search or image generation when supported by your server |\n| Authentication | User"},{"ref":"E1","kind":"event","title":"forpublicai/mobile-app-2","date":"2026-05-17T00:09:50+00:00","date_source":"source","source_url":"https://github.com/forpublicai/mobile-app-2","signal_url":"https://onlylabs.fyi/signals/41aa0f1f-af98-48b5-a5d9-a18a04fd13fb","signal_json_url":"https://onlylabs.fyi/signals/41aa0f1f-af98-48b5-a5d9-a18a04fd13fb/signal.json","text":"repo_forked · forpublicai/mobile-app-2 · signal_desk=forks · occurred_at=2026-05-17T00:09:50+00:00 · url=https://github.com/forpublicai/mobile-app-2 · raw={\"repo\":\"forpublicai/mobile-app-2\",\"parent\":\"cogwheel0/conduit\"}"},{"ref":"E2","kind":"event","title":"forpublicai/librarieskiosk","date":"2026-04-16T17:20:01+00:00","date_source":"source","source_url":"https://github.com/forpublicai/librarieskiosk","signal_url":"https://onlylabs.fyi/signals/7aa1aec0-9e28-4a11-85bc-1bc38b580789","signal_json_url":"https://onlylabs.fyi/signals/7aa1aec0-9e28-4a11-85bc-1bc38b580789/signal.json","text":"repo_new · forpublicai/librarieskiosk · signal_desk=repos · occurred_at=2026-04-16T17:20:01+00:00 · url=https://github.com/forpublicai/librarieskiosk · raw={\"repo\":\"forpublicai/librarieskiosk\",\"description\":\"Public AI Libraries Project Version 2 \",\"language\":\"TypeScript\"}"},{"ref":"E3","kind":"event","title":"forpublicai/publicai.uk","date":"2026-03-19T01:39:39+00:00","date_source":"source","source_url":"https://github.com/forpublicai/publicai.uk","signal_url":"https://onlylabs.fyi/signals/cec5414e-2c7d-4121-8c98-4243fc6771fa","signal_json_url":"https://onlylabs.fyi/signals/cec5414e-2c7d-4121-8c98-4243fc6771fa/signal.json","text":"repo_new · forpublicai/publicai.uk · signal_desk=repos · occurred_at=2026-03-19T01:39:39+00:00 · url=https://github.com/forpublicai/publicai.uk · raw={\"repo\":\"forpublicai/publicai.uk\",\"language\":\"TypeScript\"}"},{"ref":"E4","kind":"event","title":"forpublicai/chat.publicai.co","date":"2025-07-31T05:07:41+00:00","date_source":"source","source_url":"https://github.com/forpublicai/chat.publicai.co","signal_url":"https://onlylabs.fyi/signals/da479640-9a26-42bd-8e74-ed9518858263","signal_json_url":"https://onlylabs.fyi/signals/da479640-9a26-42bd-8e74-ed9518858263/signal.json","text":"repo_new · forpublicai/chat.publicai.co · signal_desk=repos · occurred_at=2025-07-31T05:07:41+00:00 · url=https://github.com/forpublicai/chat.publicai.co · stars=77 · raw={\"repo\":\"forpublicai/chat.publicai.co\",\"description\":\"The main chat app for the Public AI Inference Utility, based on OpenWebUI\",\"language\":\"Python\"}"},{"ref":"E5","kind":"event","title":"forpublicai/publicai.network","date":"2023-08-16T21:01:37+00:00","date_source":"source","source_url":"https://github.com/forpublicai/publicai.network","signal_url":"https://onlylabs.fyi/signals/45ccc30e-fb79-4816-87c8-d08cd7d93572","signal_json_url":"https://onlylabs.fyi/signals/45ccc30e-fb79-4816-87c8-d08cd7d93572/signal.json","text":"repo_new · forpublicai/publicai.network · signal_desk=repos · occurred_at=2023-08-16T21:01:37+00:00 · url=https://github.com/forpublicai/publicai.network · stars=24 · raw={\"repo\":\"forpublicai/publicai.network\",\"description\":\"The website of the Public AI Network\",\"language\":\"HTML\"}"},{"ref":"E6","kind":"event","title":"forpublicai/platform.publicai.co","date":"2025-08-19T03:04:34+00:00","date_source":"source","source_url":"https://github.com/forpublicai/platform.publicai.co","signal_url":"https://onlylabs.fyi/signals/d621fece-e6e9-496a-8adc-a8bb30e43586","signal_json_url":"https://onlylabs.fyi/signals/d621fece-e6e9-496a-8adc-a8bb30e43586/signal.json","text":"repo_new · forpublicai/platform.publicai.co · signal_desk=repos · occurred_at=2025-08-19T03:04:34+00:00 · url=https://github.com/forpublicai/platform.publicai.co · stars=14 · raw={\"repo\":\"forpublicai/platform.publicai.co\",\"description\":\"The API gateway for the Public AI Inference Utility, based on Zuplo\",\"language\":\"TypeScript\"}"},{"ref":"E7","kind":"event","title":"forpublicai/publicai.co","date":"2025-07-26T03:24:39+00:00","date_source":"source","source_url":"https://github.com/forpublicai/publicai.co","signal_url":"https://onlylabs.fyi/signals/1f41fb6a-bd9a-4076-9ff5-2f749e556ede","signal_json_url":"https://onlylabs.fyi/signals/1f41fb6a-bd9a-4076-9ff5-2f749e556ede/signal.json","text":"repo_new · forpublicai/publicai.co · signal_desk=repos · occurred_at=2025-07-26T03:24:39+00:00 · url=https://github.com/forpublicai/publicai.co · stars=13 · raw={\"repo\":\"forpublicai/publicai.co\",\"description\":\"The website of the Public AI Inference Utility\",\"language\":\"TypeScript\"}"},{"ref":"E8","kind":"event","title":"forpublicai/libraries-kiosk","date":"2025-10-31T04:50:14+00:00","date_source":"source","source_url":"https://github.com/forpublicai/libraries-kiosk","signal_url":"https://onlylabs.fyi/signals/73e55d12-0dc2-4365-b252-b8325c38a582","signal_json_url":"https://onlylabs.fyi/signals/73e55d12-0dc2-4365-b252-b8325c38a582/signal.json","text":"repo_new · forpublicai/libraries-kiosk · signal_desk=repos · occurred_at=2025-10-31T04:50:14+00:00 · url=https://github.com/forpublicai/libraries-kiosk · stars=6 · raw={\"repo\":\"forpublicai/libraries-kiosk\",\"description\":\"The dashboard for the libraries project\",\"language\":\"JavaScript\"}"},{"ref":"E9","kind":"event","title":"forpublicai/manymodels","date":"2023-07-14T19:49:08+00:00","date_source":"source","source_url":"https://github.com/forpublicai/manymodels","signal_url":"https://onlylabs.fyi/signals/d28c14e1-9307-4047-bcbf-aa589a3e9308","signal_json_url":"https://onlylabs.fyi/signals/d28c14e1-9307-4047-bcbf-aa589a3e9308/signal.json","text":"repo_new · forpublicai/manymodels · signal_desk=repos · occurred_at=2023-07-14T19:49:08+00:00 · url=https://github.com/forpublicai/manymodels · stars=6 · raw={\"repo\":\"forpublicai/manymodels\",\"description\":\"The many models research project\"}"},{"ref":"E10","kind":"event","title":"forpublicai/publicai-mcp-server","date":"2025-10-06T14:29:58+00:00","date_source":"source","source_url":"https://github.com/forpublicai/publicai-mcp-server","signal_url":"https://onlylabs.fyi/signals/d9c727c3-6c64-4cbd-af4a-96fa15e70ca8","signal_json_url":"https://onlylabs.fyi/signals/d9c727c3-6c64-4cbd-af4a-96fa15e70ca8/signal.json","text":"repo_new · forpublicai/publicai-mcp-server · signal_desk=repos · occurred_at=2025-10-06T14:29:58+00:00 · url=https://github.com/forpublicai/publicai-mcp-server · stars=5 · raw={\"repo\":\"forpublicai/publicai-mcp-server\",\"language\":\"Python\"}"},{"ref":"E11","kind":"event","title":"forpublicai/safemolt","date":"2026-01-31T23:34:15+00:00","date_source":"source","source_url":"https://github.com/forpublicai/safemolt","signal_url":"https://onlylabs.fyi/signals/e0abfab3-3a11-4055-88db-7d8d7374f4cb","signal_json_url":"https://onlylabs.fyi/signals/e0abfab3-3a11-4055-88db-7d8d7374f4cb/signal.json","text":"repo_new · forpublicai/safemolt · signal_desk=repos · occurred_at=2026-01-31T23:34:15+00:00 · url=https://github.com/forpublicai/safemolt · stars=4 · raw={\"repo\":\"forpublicai/safemolt\",\"language\":\"TypeScript\"}"},{"ref":"E12","kind":"event","title":"forpublicai/ADHDAI","date":"2026-01-22T21:35:35+00:00","date_source":"source","source_url":"https://github.com/forpublicai/ADHDAI","signal_url":"https://onlylabs.fyi/signals/1c00ac44-bfc6-4f50-82c5-e483046aef9a","signal_json_url":"https://onlylabs.fyi/signals/1c00ac44-bfc6-4f50-82c5-e483046aef9a/signal.json","text":"repo_new · forpublicai/ADHDAI · signal_desk=repos · occurred_at=2026-01-22T21:35:35+00:00 · url=https://github.com/forpublicai/ADHDAI · stars=2 · raw={\"repo\":\"forpublicai/ADHDAI\",\"language\":\"TypeScript\"}"},{"ref":"E13","kind":"event","title":"forpublicai/publicai.ch","date":"2025-11-25T15:44:38+00:00","date_source":"source","source_url":"https://github.com/forpublicai/publicai.ch","signal_url":"https://onlylabs.fyi/signals/bdececfd-ae54-404c-b4d1-8feca525f863","signal_json_url":"https://onlylabs.fyi/signals/bdececfd-ae54-404c-b4d1-8feca525f863/signal.json","text":"repo_new · forpublicai/publicai.ch · signal_desk=repos · occurred_at=2025-11-25T15:44:38+00:00 · url=https://github.com/forpublicai/publicai.ch · stars=2 · raw={\"repo\":\"forpublicai/publicai.ch\",\"description\":\"Public AI Switzerland\",\"language\":\"HTML\"}"},{"ref":"E14","kind":"event","title":"forpublicai/open-webui","date":"2025-09-25T19:57:07+00:00","date_source":"source","source_url":"https://github.com/forpublicai/open-webui","signal_url":"https://onlylabs.fyi/signals/ae9a920b-7bdc-4bdb-be31-24bcdebb5614","signal_json_url":"https://onlylabs.fyi/signals/ae9a920b-7bdc-4bdb-be31-24bcdebb5614/signal.json","text":"repo_forked · forpublicai/open-webui · signal_desk=forks · occurred_at=2025-09-25T19:57:07+00:00 · url=https://github.com/forpublicai/open-webui · stars=2 · raw={\"repo\":\"forpublicai/open-webui\",\"parent\":\"open-webui/open-webui\"}"},{"ref":"E15","kind":"event","title":"forpublicai/litellm","date":"2025-12-15T03:06:28+00:00","date_source":"source","source_url":"https://github.com/forpublicai/litellm","signal_url":"https://onlylabs.fyi/signals/11f18218-b450-45f1-a34d-103e0ff7d0b3","signal_json_url":"https://onlylabs.fyi/signals/11f18218-b450-45f1-a34d-103e0ff7d0b3/signal.json","text":"repo_forked · forpublicai/litellm · signal_desk=forks · occurred_at=2025-12-15T03:06:28+00:00 · url=https://github.com/forpublicai/litellm · stars=1 · raw={\"repo\":\"forpublicai/litellm\",\"parent\":\"BerriAI/litellm\"}"},{"ref":"E16","kind":"event","title":"forpublicai/commune","date":"2026-02-27T10:20:10+00:00","date_source":"source","source_url":"https://github.com/forpublicai/commune","signal_url":"https://onlylabs.fyi/signals/4d29db95-b4cc-4173-81cd-97bd827e8e6a","signal_json_url":"https://onlylabs.fyi/signals/4d29db95-b4cc-4173-81cd-97bd827e8e6a/signal.json","text":"repo_new · forpublicai/commune · signal_desk=repos · occurred_at=2026-02-27T10:20:10+00:00 · url=https://github.com/forpublicai/commune · raw={\"repo\":\"forpublicai/commune\",\"language\":\"TypeScript\"}"},{"ref":"E17","kind":"event","title":"forpublicai/publicai_survey","date":"2026-02-15T14:15:33+00:00","date_source":"source","source_url":"https://github.com/forpublicai/publicai_survey","signal_url":"https://onlylabs.fyi/signals/b362680b-611e-4a79-b928-48402ee6126c","signal_json_url":"https://onlylabs.fyi/signals/b362680b-611e-4a79-b928-48402ee6126c/signal.json","text":"repo_new · forpublicai/publicai_survey · signal_desk=repos · occurred_at=2026-02-15T14:15:33+00:00 · url=https://github.com/forpublicai/publicai_survey · raw={\"repo\":\"forpublicai/publicai_survey\",\"language\":\"HTML\"}"},{"ref":"E18","kind":"event","title":"forpublicai/personalize","date":"2025-12-30T15:35:18+00:00","date_source":"source","source_url":"https://github.com/forpublicai/personalize","signal_url":"https://onlylabs.fyi/signals/35ee923d-16c5-48ef-9db9-4a44b4467a3e","signal_json_url":"https://onlylabs.fyi/signals/35ee923d-16c5-48ef-9db9-4a44b4467a3e/signal.json","text":"repo_new · forpublicai/personalize · signal_desk=repos · occurred_at=2025-12-30T15:35:18+00:00 · url=https://github.com/forpublicai/personalize · raw={\"repo\":\"forpublicai/personalize\"}"},{"ref":"E19","kind":"event","title":"forpublicai/.github","date":"2025-09-26T14:45:41+00:00","date_source":"source","source_url":"https://github.com/forpublicai/.github","signal_url":"https://onlylabs.fyi/signals/7d702d12-e1f9-40db-aaa6-955843e8db8a","signal_json_url":"https://onlylabs.fyi/signals/7d702d12-e1f9-40db-aaa6-955843e8db8a/signal.json","text":"repo_new · forpublicai/.github · signal_desk=repos · occurred_at=2025-09-26T14:45:41+00:00 · url=https://github.com/forpublicai/.github · raw={\"repo\":\"forpublicai/.github\"}"},{"ref":"E20","kind":"event","title":"forpublicai/huggingface.js","date":"2025-09-11T04:16:47+00:00","date_source":"source","source_url":"https://github.com/forpublicai/huggingface.js","signal_url":"https://onlylabs.fyi/signals/205ae0a8-5de7-447f-aa10-93b3a80b9875","signal_json_url":"https://onlylabs.fyi/signals/205ae0a8-5de7-447f-aa10-93b3a80b9875/signal.json","text":"repo_forked · forpublicai/huggingface.js · signal_desk=forks · occurred_at=2025-09-11T04:16:47+00:00 · url=https://github.com/forpublicai/huggingface.js · raw={\"repo\":\"forpublicai/huggingface.js\",\"parent\":\"huggingface/huggingface.js\"}"},{"ref":"E21","kind":"event","title":"forpublicai/publicai-flywheel-experiments","date":"2025-09-01T16:36:56+00:00","date_source":"source","source_url":"https://github.com/forpublicai/publicai-flywheel-experiments","signal_url":"https://onlylabs.fyi/signals/e26d0ec0-48c0-42fb-86cd-0decb491acb1","signal_json_url":"https://onlylabs.fyi/signals/e26d0ec0-48c0-42fb-86cd-0decb491acb1/signal.json","text":"repo_new · forpublicai/publicai-flywheel-experiments · signal_desk=repos · occurred_at=2025-09-01T16:36:56+00:00 · url=https://github.com/forpublicai/publicai-flywheel-experiments · raw={\"repo\":\"forpublicai/publicai-flywheel-experiments\",\"description\":\"A repo for writing and code related to \\\"public AI flywheel experiments\\\"\"}"},{"ref":"E22","kind":"event","title":"forpublicai/publicai.us","date":"2024-02-14T09:46:33+00:00","date_source":"source","source_url":"https://github.com/forpublicai/publicai.us","signal_url":"https://onlylabs.fyi/signals/1c53b004-6b29-4787-a1a6-d71da0ff1922","signal_json_url":"https://onlylabs.fyi/signals/1c53b004-6b29-4787-a1a6-d71da0ff1922/signal.json","text":"repo_new · forpublicai/publicai.us · signal_desk=repos · occurred_at=2024-02-14T09:46:33+00:00 · url=https://github.com/forpublicai/publicai.us · raw={\"repo\":\"forpublicai/publicai.us\",\"description\":\"The website for publicai.us\",\"language\":\"TypeScript\"}"}]}