{"id":17006237,"url":"https://github.com/codefromanywhere/codefromanywhere","last_synced_at":"2025-03-22T10:50:26.032Z","repository":{"id":214482139,"uuid":"736630038","full_name":"CodeFromAnywhere/CodeFromAnywhere","owner":"CodeFromAnywhere","description":"Overview of Code From Anywhere Ecosystem","archived":false,"fork":false,"pushed_at":"2024-10-07T11:58:12.000Z","size":356,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-28T21:05:01.903Z","etag":null,"topics":["frontend"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeFromAnywhere.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-12-28T12:31:16.000Z","updated_at":"2024-10-07T11:58:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fb4ffb0-15cd-4257-88dd-d678de7c63c9","html_url":"https://github.com/CodeFromAnywhere/CodeFromAnywhere","commit_stats":null,"previous_names":["codefromanywhere/codefromanywhere"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFromAnywhere%2FCodeFromAnywhere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFromAnywhere%2FCodeFromAnywhere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFromAnywhere%2FCodeFromAnywhere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFromAnywhere%2FCodeFromAnywhere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeFromAnywhere","download_url":"https://codeload.github.com/CodeFromAnywhere/CodeFromAnywhere/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235839923,"owners_count":19053335,"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":["frontend"],"created_at":"2024-10-14T05:05:19.133Z","updated_at":"2025-01-27T10:41:40.515Z","avatar_url":"https://github.com/CodeFromAnywhere.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Missing Building Blocks in the Agent World\n\n[\"AI Agents will likely be the most impactful technology of our generation\"](https://transitivebullsh.it/ai-agents). I'm [@wkarsens](https://x.com/wkarsens) and here you can find some of my open source work. Also see [freelancing rules](freelance.md) if you like to work with me.\n\n\n\n\u003c!--\n## Main Focus Now (Sept 2024): OpenAPI Search Engine\n\nOpenAPIs are an elegant way of describing the capability of a system and how to interface with it. A search engine to find operations you need is useful for developers. [Try it here](https://openapisearch.com) (early access)\n\n## Agent Identity Provider\n\nAgents need to be authorized to take actions on the internet. I'm building a flexible auth layer allowing for programmatic agent authentication.\n\n Fix auth and make little gif of actionschema oauth2 login with scope \n\n## OpenAPI Chat Completion\n\n\u003c!-- Fix chat and make little gif of me taking an action \n\nTurn any API into tools for an agent, Turn any tools-powered chat completion into an API.\n\nOpenAPI Chat Completion serves an OpenAPI for talking to an agent, so it can be discovered publicly, and can be used as a tool for other agents.\n\n![](agent-openapi.drawio.png)\n\n## Agent Relay\n\n\u003c!-- TODO: Link to blog \n\nAgents need to be accessible from anywhere. The Agent Relay makes agents accessible from messaging apps, VoIP and phonecalls, and over email!\n\n![](agent-relay.drawio.png)\n\n## Upstash CRUD OpenAPI\n\n\u003c!-- TODO: Link to blog \n\nData needs to be discoverable as tools. A reliable CRUD Agent is extremely useful. [More info here](https://github.com/CodeFromAnywhere/upstash-crud-openapi)\n\n![](crud-agent.drawio.png)\n\n## GitHub OpenAPI\n\n\u003c!-- TODO: Link to blog \n\nI'm building agents that can understand and search through code or get access to up-to-date knowledge-base.\n\n# More projects\n\nI have many more projects most of which are WIP. Check [my repos](https://github.com/CodeFromAnywhere?tab=repositories) for an overview. Interested in [working with me or request a demo?](freelance.md)\n\n# Let's Code From Anywhere!\n\nThis GitHub is currently maintained by [@wkarsens](https://x.com/wkarsens) and is part of the [Code From Anywhere](https://codefromanywhere.com/) movement. We are a decentralised applied AI research lab building planet-first \u0026 humane-centered applications.\n\n--\u003e\n\n\n# Key insights\n\n- We're living through a technological paradigm shift that will change how we interact with computers, and how humans can find purpose. A new foundation is being created now. In this important time, I want to do my part setting good standards for HMC that benefits humanity.\n- Big tech capitalism is trying to create a controlled closed ecosystem for AI. As AGI is approaching, misaligned commercial incentives become ever more extreme, and I don't want to live in this walled garden distopia. The solution is an open, accessible, modular ecosystem for AI Agents. An ecosystem without any vendor lock-in or privacy problems. An ecosystem where we, the people, stay in control.\n- A dependency to the above is what I call \"OpenAPI-first development\". It is an opinionated way of [design-first](https://swagger.io/blog/code-first-vs-design-first-api/) development where your OpenAPI serves as the SSOT for a lot of things, and you don't generate it, you rather generate pieces in your code FROM it.\n- Most AI is focused around realtime co-pilots because we're all still used to the direct HMC. Try making ambient pilots that don't need to be fast.\n- Pick my focus. Big topics like browser automation APIs and video editing are done by hundreds of companies and are extremely hard to stay competitive in; It's a never-ending cat and mouse game.\n- Products and APIs change all the time. Instead of choosing to spend knowledgework time in specific niches, index all available capabilities.\n- Most users care about their privacy and would want to have things ran locally. However, running locally is hard to setup and scale. Another way to have practical privacy is to keep the core local, but run smaller fleeting tasks in the cloud.\n- How any API works exactly doesn't need to be abstracted away from. The only thing we need to do is determine API capability, quality, speed, cost, and availability.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodefromanywhere%2Fcodefromanywhere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodefromanywhere%2Fcodefromanywhere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodefromanywhere%2Fcodefromanywhere/lists"}