Skip to content
View Blake-Martin-code's full-sized avatar

Block or report Blake-Martin-code

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Blake-Martin-code/README.md

Blake Martin - ML/AI Engineer and Agentic Engineer

I am a ML/AI Engineer with 4+ years of experience. I specialize in building and deploying Agentic Systems to classified environments which leverage advance tools and customer databases (vector databases, object storage, postgres, mongo, elastic, kabana) to make sense of data and assist analysts with automating their workflows. On the side I build many ai applications, most of which are private repos.

Open Source Projects

Companion is an advanced AI agent system designed to assist with deep research, analysis, and report writing. It operates as a persistent companion that learns and stores information using a structured file system.

The purpose of Companion is to bridge the gap between the industry standard "Chat Bots" and the "Overkill Deep Researchers" that often acompany them.

Companion meets in the middle. Allowing a user to do deeper controlled research, whilst maintaining a collection of source information found. Companion offers the ability to spin up parallel or sequential agents to research and write.

Contribute

Feel free to pull and help improve Companion. Currently it is fully written in python utilizing langchain and deepagents.

Areas for Improvement
  1. Utilize langchains create_agent and middleware instead of relying on create_deep_agents from deepagents
  2. Pydantic Type and modularize the system to be more extensible
  3. Improve CLI. I have mostly vibecoded the cli and would love to take it to the next level
  4. Create a beautiful UI
  5. Dockerize

Pinned Loading

  1. companion companion Public

    Deep Agents AI Companion

    Python 1