Skip to content

pskirde/claudius

Repository files navigation

Claudius - A claude 3.5 sonnet UI and API

Claudius Screenshot

Getting Started

Run the server locally.

Get yourself an API Key from Anthropic here: Anthropic Console

Insert your API Key into the .env file. See the .env.example file as an example.

git clone git@github.com:pskirde/claudius.git
cd claudius
npm install
npm run dev --turbopack

Why all this?

I wanted to have a local UI for my work with Claude 3.5 sonnet.

Future

I thought about make this UI agnostic and work with local models in mind.

About

UI Interface for claude 3.5 sonnet api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published