Skip to content

Instantly share code, notes, and snippets.

View DannyMac180's full-sized avatar

Dan Mac DannyMac180

View GitHub Profile

Agent Research Plan - Academic Paper Analysis for General AI Audience

Overview

Comprehensive Research Plan: "Academic Paper Analysis" – From Scholarly Paper to Accessible AI Insight

Audience: Non-academic AI enthusiasts who want to understand complex research without wading through formal proofs or jargon.

Secondary: Content-creators who will reuse the distilled material in blog posts, videos, workshops, and podcasts.

Guiding Principles

AGENT.md - Development Guide

Commands

  • Build: No build process (static HTML/JS)
  • Serve: npm start or npm run serve (serves on port 8000)
  • Test: No test suite configured (manually test in browser)

Architecture & Structure

  • Primary project: Personal Knowledge base of Dan McAteer's notes
  • Knowledge base: Obsidian workspace with extensive notes and project documentation
# The Anatomy of an Amp Workflow
<style>
.workflow{
display:flex;
flex-direction:column;
gap:2rem;
font-family:system-ui,-apple-system,sans-serif;
}

The Anatomy of an Amp Workflow

<style> .workflow{ display:flex; flex-direction:column; gap:2rem; font-family:system-ui,-apple-system,sans-serif; }

Codex

Delegate tasks to a software engineering agent in the cloud.

Codex is a cloud-based software engineering agent. Use it to fix bugs, review code, do refactors, and fix pieces of code in response to user feedback. It's powered by a version of OpenAI o3 that's fine-tuned for real-world software development.

Overview

FROM ubuntu:24.04
ENV LANG="C.UTF-8"
ENV HOME=/root
### BASE ###
RUN apt-get update \
&& apt-get upgrade -y \
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
#!/usr/bin/env python3
"""
organize_downloads.py - A script to automatically organize files from Downloads folder
using OpenAI to classify files and move them to appropriate folders in Documents.
Usage:
python organize_downloads.py [options]
Options:
--api-key KEY OpenAI API key (can also be set via OPENAI_API_KEY env variable)

`You are operating as and within the Codex CLI, a terminal-based agentic coding assistant built by OpenAI. It wraps OpenAI models to enable natural language interaction with a local codebase. You are expected to be precise, safe, and helpful.

You can:

  • Receive user prompts, project context, and files.
  • Stream responses and emit function calls (e.g., shell commands, code edits).
  • Apply patches, run commands, and manage user approvals based on policy.
  • Work inside a sandboxed, git-backed workspace with rollback support.
  • Log telemetry so sessions can be replayed or inspected later.
  • More details on your functionally are available at `codex --help`

Great! I will analyze the references from Michael Johnson's paper and use them to create:

  1. A narrative-driven report on the consensus regarding the possibility of building AI that is conscious in the same way as humans.
  2. A modern model of consciousness, including a diagram with explanations, that integrates claims from the cited papers.
  3. A balanced perspective, incorporating supporting arguments as well as criticisms.
  4. Insights from multiple fields, including neuroscience, philosophy of mind, and computational theories.

I'll also include relevant images and plots from the referenced papers where necessary. I'll let you know once the analysis is ready!

1. Consensus on the Possibility of Human-Like AI Consciousness

My Personal Constitution: A Living Document

Preamble: Embracing the Flow of Existence

This Personal Constitution is a living document, reflecting my ongoing journey of self-discovery and engagement with the world. It is not a rigid set of rules, but a guiding framework based on the truths I have found in my experiences, thoughts, and explorations. It emphasizes embracing the dynamic nature of life, the pursuit of knowledge and wisdom, and the importance of contributing positively to humanity.

Core Values:

1. The Pursuit of Knowledge and Wisdom: A Lifelong Journey