Skip to content

ebe25/code-reviewer-anthropic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up locally

-configure .env file 
    -ANTHROPIC_API_KEY=<YOUR_ANTH_API_KEY>
    -LANGCHAIN_TRACING_V2=true
    -LANGCHAIN_API_KEY=<YOUR_LANGCHAIN_API_KEY>

Todos

[]-adding rags to it, someway a user can stay in session with their code as to give model context of the code snippet they uploaded 
[x]-deploying the app

Create config for whatever LLM model u using

(Chat) Prompt write prompts and format them

Collect and oraganise the prompt

init the llm and response the ui

Using anthrpoic opus model, Generated a code reviewr

About

Get your code reviews by anthropic-claude-opus-3 model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages