Skip to content

Agent: Contextual Inferencer #103

@AtlantisPleb

Description

@AtlantisPleb

I want to build an agent that can replace my day-to-day usage of ChatGPT.

Most of what I do is paste code and documentation into ChatGPT along with a request.

To build this only with OpenAgents plugins, we need plugins for:

  1. Given a text input, return a list of URLs
  2. Given a URL, return its main content sanitized & converted to Markdown
  3. Given an API key, host URL, model name, and system/user prompts, return a text inference from an OpenAI-compatible API

First we'll build those.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions