Skip to content

jpowersdev/effect-cluster-via-sst

 
 

Repository files navigation

Effect Cluster + SST Cluster

This is just a sandbox for me to tinker with Effect Cluster.

Thanks to sellooh/effect-cluster-via-sst for making this quick and easy to get up and running.

Description

This analyzes an archive of files and stores the analysis in a way that AI agents can access.

I wanted to be able to download a zip file (i.e. a github release), iterate over the files, and analyze them. It seemed like an interesting way to generate summaries of codebases, like a "get up to speed quickly" kind of tool.

I'm also toying around with Zep, which is "a memory layer for AI assistants." I was thinking of providing information via MCP to an agent, so that I can converse with it about a repository.

About

Exploring Effect Cluster + SST Cluster together

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.7%
  • JavaScript 8.6%
  • Dockerfile 2.4%
  • Other 1.3%