Built and used by Props AI
Description
Props AI Proxy is an open-source, lightweight, and high-performance proxy server written in Go to enable cost monitoring and usage tracking for Open AI apps. This will be in constant development and has been open sourced to provide transparency into what parts of the request we see and use as part of our cloud offering at https://getprops.ai
- Go 1.16 or higher
Clone the repository to your local machine:
git clone https://github.com/PropsAI/proxy
Navigate to the project directory:
cd proxy
Build the project:
go build
To start the proxy server, simply run:
go run .
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the Apache 2.0 License. See LICENSE
for more information.
Peter Kirkham - @k11kirky
Props AI - Website