AnswerDotAI / AnswerDotAI/claudette
Implement claude citation api for RAG
- Dominant language
- Jupyter Notebook
- Stars
- 316
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Anthropic released a new Citation API for claude. You can find a discussion of it here: https://simonwillison.net/2025/Jan/24/anthropics-new-citations-api/
And the official docs here: https://docs.anthropic.com/en/docs/build-with-claude/citations
Adding this to claudette would allow for improved RAG with citation grounding and open many interesting usecases for users. It is also officially supported by anthropic and would allow for us to say we continue to keep up with the official anthropic api
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with Anthropic's official Citations API documentation and the linked discussion, then trace claudette's existing Claude request and response handling. Done means users can use citation grounding through the library while preserving existing API behavior and covering the supported citation response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- ai, api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100