This project's purpose is to utilise agentic approach to assit customer find details about their exisiting lenovo or moto devices or enquire about lastest devices using the internet.
The development process I used:
phase 1 was to build an agent that does this work when invoked seprately
phase 2 was to build that backend that listens to a local address and has post req and the agent as function
And in phase 3 was to create requirement.txt, change port number, specify entry point and deploy the application on Render
Here's the deployed version: (Please wait for 2mins for the server to start and allocate the resources)
API end Point: https://motolenovoagent.onrender.com/docs
This project provides an API end point that helps users find information about Motorola and Lenovo devices by using an agent that can search the web and answer queries. Additional Links:
System Design: https://miro.com/app/board/uXjVJbEjR4U=/ GitHub Repo: https://github.com/Kumar-Sahani200/motoLenovoAgent
