Skip to content

Commit 679a3c0

Browse files
committed
add further information re. project
1 parent 48ffd5b commit 679a3c0

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

readme.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# AI Proxy Server
22

3-
Simple backend proxy API to handle requests between your macOS SwiftUI app and the Mistral AI API (or another third-party AI API).
3+
Simple backend proxy API to handle requests between your macOS SwiftUI app and the AI 3rd-party provider APIs (or another third-party AI API).
4+
5+
Currently, includes the following AI APIs:
6+
7+
* OpenAI
8+
* Mistral AI
9+
* Claude 3 (Anthropic)
10+
411

512
## Get Started
613

@@ -20,6 +27,11 @@ Simple backend proxy API to handle requests between your macOS SwiftUI app and t
2027

2128
## Author
2229

23-
Hi ツ I'm **[Pierre-Henry Soria](https://pierrehenry.be)**. A super passionate & enthusiastic problem-solver / senior software engineer living in Sydney 🦘 Also a true cheese 🧀, ristretto ☕️, and dark chocolate lover! 😋
30+
Hi there! ツ I'm **[Pierre-Henry Soria](https://pierrehenry.be)**. A super passionate & enthusiastic problem-solver / senior software engineer living in Sydney 🦘 Also a true cheese 🧀, ristretto ☕️, and dark chocolate lover! 😋
31+
32+
Feel free to connect and reach me through [my LinkedIn Profile](https://www.linkedin.com/in/ph7enry/) 🚀
33+
34+
35+
## License
2436

25-
Feel free to connect and reach me on [LinkedIn](https://www.linkedin.com/in/ph7enry/) 🚀
37+
Distributed under the [MIT](https://opensource.org/license/mit) license. Happy coding! 🔥

0 commit comments

Comments
 (0)