Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
austencollins authored Sep 11, 2024
1 parent 02c19fc commit 0f38d39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ This is a true serverless architecture, so you only pay for what you use, not fo
- Frontend: Vanilla React app.
- **AI Chat & Streaming Responses**
- Full serverless AI Chat architecture w/ streaming responses on AWS Lambda.
- **Supports Multiple AI Models**
- **Multiple AI Models & Data Privacy**
- Use one or multiple models via AWS Bedrock: Claude 3.5 Sonnet, Llama3.1, Mistral Large 2, and many more.
- App data never leaves AWS and is not sent to model providers.
- **100% Serverless**
- This is a true serverless architecture. It auto-scales and you only pay when users use it. Some services may have additional storage costs.
- **Custom Domain Names**
Expand Down

0 comments on commit 0f38d39

Please sign in to comment.