Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Rafael Pierre <rafael.pierre@gmail.com>
  • Loading branch information
rafaelpierre authored Nov 15, 2023
1 parent cf694c3 commit 7f282e4
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@
* *Ease of use*: just install it, configure your Open AI token, and *voila* - you have a sleak chatbot frontend
* *Flexibility*: want to use **larry.ai** as a simple (internal) proxy and communicate with it via your own frontend? You're welcome to do so via the exposed REST API endpoints.

### 🛣️ Roadmap

We also have some exciting features in the roadmap, namely:
* Ability to easily change color themes
* Prompt Injection protection
* Caching GPT API calls

## 🐣 Getting Started
### Installation
```bash
Expand Down Expand Up @@ -51,6 +44,16 @@ INFO: Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)

<p align="center"><img src="https://github.com/rafaelpierre/larry/blob/main/img/screenshot.png?raw=true" /></p>

### 🛣️ Roadmap

We also have some exciting features in the roadmap, namely:
* Ability to easily change color themes
* Prompt Injection protection
* Caching GPT API calls
* Rate limiting
* Authentication & Authorization
* API Key Management

### 🤝 Contributing

* Have a cool idea? Feel free to create an issue and submit a PR!
Expand Down

0 comments on commit 7f282e4

Please sign in to comment.