Skip to content
View CodeFromAnywhere's full-sized avatar
🐵
Working remotely
🐵
Working remotely

Block or report CodeFromAnywhere

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CodeFromAnywhere/README.md

Missing Building Blocks in the Agent World

"AI Agents will likely be the most impactful technology of our generation". I'm @wkarsens and here you can find some of my open source work. Also see freelancing rules if you like to work with me.

Key insights

  • 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.
  • 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.
  • A dependency to the above is what I call "OpenAPI-first development". It is an opinionated way of design-first 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.
  • 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.
  • 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.
  • Products and APIs change all the time. Instead of choosing to spend knowledgework time in specific niches, index all available capabilities.
  • 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.
  • 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.

Pinned Loading

  1. openapi-search openapi-search Public

    🔎 Search Engine for Web APIs

    TypeScript 36

  2. upstash-crud-openapi upstash-crud-openapi Public

    Serverless Redis CRUD Server that generates OpenAPI

    TypeScript 4

  3. agent-relay agent-relay Public

    Make agents accessible from messaging apps, phonecalls, and over email!

    TypeScript 3

  4. claudeflair claudeflair Public

    HTML