Skip to content

AdityasCode/RetailMind

Repository files navigation

RetailMind

RetailMind: Self-Driven Analytics Engine for a Leading Midsize US Retailer

To run locally: Clone, then type uvicorn src.main:app --reload into a Terminal from the root directory of the project. Run testing/send_requests, or in another terminal:

curl -X POST "http://0.0.0.0:8080/ask" \
-H "Content-Type: application/json" \
-d '{"question": "What are the sales projections?"}'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published