Claude Projects - Anthropic's answer to OpenAI Assistants

I would like the option to communicate with an AI assistant that’s been pre-configured with company documents relevant to the question, custom prompt, etc.

Right now, make supports this for OpenAI (OpenAI Assistants), but for Claude it seems like it only supports raw API calls.

Claude added a feature called Projects Collaborate with Claude on Projects \ Anthropic that does this.

Is it possible to add make support for Claude Projects?

I realize that technically I can do anything with raw API, but I don’t want to pay the cost of appending a huge context prompt and printouts of documents to every request, the cost would be prohibitive.

The Claude API doesn’t support projects, from what I see. So it really would need to be a custom-built thing.

L