Skip to content

Commit

Permalink
Merge pull request #17 from sugarshop/readme
Browse files Browse the repository at this point in the history
feat: add design doc to README.md
  • Loading branch information
mengmengmengqiang authored Oct 25, 2023
2 parents 284ee9d + f9c3cdb commit 63ac2fb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ A general-purpose API gateway for microservices to provide an HTTP endpoint, nam

The project uses [gin](https://github.com/gin-gonic/gin) as the `web` framework for the public access gateway layer.

# Design Doc

- [Wiki Page](https://gamma.app/public/ChattyAI-l79uftz5bxwbdd8?mode=doc)
- [GPT API Doc](https://renaissancelabs101.notion.site/API-Access-ea86d8bd0e1345799db00bef03a92151?pvs=4)
- [Subscription Design Doc](https://renaissancelabs101.notion.site/Subscription-0ea7aa61c2514dafac72ea1764766fd0?pvs=4)
- [Comprehensive Cost Analyze Doc](https://renaissancelabs101.notion.site/Comprehensive-Cost-Analyze-of-Chatty-AI-System-b417ebe28a8542fe8bec4ee6f90438bb?pvs=4)

## Layers

The project is divided into the following layers:
Expand Down

0 comments on commit 63ac2fb

Please sign in to comment.