ajitesh123 / AI-Stylist

OpenAI GPT-4 With Vision 🔥 This repository features an outfit rating app using OpenAI's GPT-4 with the Vision extension. Users can upload images through a Streamlit interface, and the app provides both a fashion stylist's and a mother's verdict on the outfit. Contributions are welcome!
MIT License
1 stars 0 forks source link

Sweep: add fastapi endpoint for this #4

Open ajitesh123 opened 2 weeks ago

ajitesh123 commented 2 weeks ago

add fastapi endpoint for this

sweep-ai[bot] commented 2 weeks ago
Sweeping

0%

Actions

Thank you for submitting this issue. However, more details are needed before it can be implemented. Please clarify the following:

  • The specific functionality the new FastAPI endpoint should provide
  • The HTTP method(s) it should support
  • The desired endpoint path
  • Any request parameters or body it needs to accept
  • The expected response it should return
  • Any other dependencies or considerations to be aware of

Providing these details will help ensure the endpoint can be developed to meet your needs. Let me know if you have any other questions!

Report a bug.


[!TIP] To recreate the pull request, edit the issue title or description.

This is an automated message generated by Sweep AI.

ajitesh123 commented 2 weeks ago

Turn the app.py file into fastapi endpoint