Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andychase committed Sep 26, 2024
1 parent 613afbc commit 30cb4fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 19 deletions.
23 changes: 4 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,10 @@
# Chatbot UI
# Govchat

Chatbot UI is an open source chat UI for AI models.
Govchat is an open source chat UI for AI models. It is based on an old version of Chatbot-ui.

![Chatbot UI](./public/screenshots/screenshot-0402023.jpg)

## Updates

Chatbot UI will be updated over time.

Expect frequent improvements.

**Next up:**

- [ ] Sharing
- [ ] "Bots"
Version system: ![Version yy.0m.micro](https://img.shields.io/badge/calver-YY.0M.MICRO-22bfda.svg)

## Deploy

Expand All @@ -26,13 +17,12 @@ docker build -t chatgpt-ui .
docker run -e OPENAI_API_KEY=xxxxxxxx -p 3000:3000 chatgpt-ui
```


## Running Locally

**1. Clone Repo**

```bash
git clone https://github.com/Patrick-Davis-MSFT/chatbot-ui.git
git clone ...
```

**2. Install Dependencies**
Expand Down Expand Up @@ -134,8 +124,3 @@ If you don't have an OpenAI API key, you can get one [here](https://platform.ope
* Continuous Deployment: Off
* Webhook URL: Default Value

## Contact

If you have any questions, feel free to reach out to Mckay on [Twitter](https://twitter.com/mckaywrigley).

[GCSE]: https://developers.google.com/custom-search/v1/overview
Binary file modified public/screenshots/screenshot-0402023.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 30cb4fa

Please sign in to comment.