Skip to content

A5jadAli/anthropic-claude3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Anthropic - Claude 3

AnthropicAI just announced Calude 3 model family that beats GPT-4 model at various bench marks. Its 3 models includes:

  • Claude 3 Opus
  • Claude 3 Sonnet
  • Cluade 3 Haiku

The notebook attached help to get started with the claude 3 opus with langchain integration. You just need to intall the library using command:

!pip install -qU langchain-anthropic

and run the model. everything is provided in the notebook to get started and after that you can customize things accordingly and build your own AI applications.

AnthropicAI blog post: https://www.anthropic.com/news/claude-3-family

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published