-
Notifications
You must be signed in to change notification settings - Fork 189
-
v3 - SaaS enhancements
Past due by over 1 year Last updated about 1 month agoAnalytics service - collect telemetry data to improve the service. …
Analytics service - collect telemetry data to improve the service.
Help support multiple languagesPayments service. - start taking paying users.
They should decide whether they want hugging face or open ai and we can run the key for them. -
v2 - SaaS platform
Past due by over 1 year Last updated 7 months agoSaaS platform on AWS Lambda 2 services: Webapp - nextjs app with SS…
SaaS platform on AWS Lambda
2 services:
Webapp - nextjs app with SST hosting. Landing page, demo and user management page
Core - cdk app, handle all the review functionalityThe npm app should remain functioning.
The platform should be made available as a Github app,Orion Tools
.Add in support for other 3rd party LLMs. This will address the security factor of the app. User supply hugging face API key.
-
v1 - npm package
Past due by over 1 year Last updated 7 months agoThis is the first working model of the platform. This should have a…
This is the first working model of the platform. This should have a clean npm package which can perform reviews using OpenAI API key. Commands:
configure - set up GitHub actions
review - run the tool and perform a review either locally or in ci
test - 1st iteration of prompt testing tool.We should have info, error and debug logging for ci.
-
v4 - Build out Orion Tools
No due date Last updated over 1 year agoBuild other dev tooling. Prompt engineering agents which refine th…
Build other dev tooling.
- Prompt engineering agents which refine the prompts over time
- Create issues and let the agents write the code