This project builds an AI Agent that acts as a virtual restaurant waiter. The agent interacts with customers, answers their menu-related queries, and provides friendly responses. The system is built using LangChain and LangGraph, integrating OpenAI's GPT-based language models to process user inputs effectively.
git clone https://github.com/yourusername/Agentic_RAG_Waiter.git cd Agentic_RAG_Waiter
pip install -r requirements.txt
Run the Jupyter Notebook to initialize the agent:
jupyter notebook Agentic_RAG_Project.ipynb
Feel free to open issues or submit pull requests for improvements.
This project is licensed under the MIT License.
There are no models linked
There are no models linked
There are no datasets linked
There are no datasets linked