artmatsak/grace
LLM-based chatbot capable of interfacing with external systems for knowledge retrieval and command execution
This tool helps businesses like restaurants or service providers automate customer interactions through a conversational AI assistant. It takes natural language requests from customers and can both answer questions and perform actions like making reservations by interfacing with your existing systems. The ideal user is a business owner or customer service manager looking to enhance their customer support with an intelligent, action-oriented chatbot.
No commits in the last 6 months.
Use this if you want to deploy a customer-facing chatbot that can understand complex requests, provide information, and execute real-world tasks like booking appointments or checking availability.
Not ideal if you only need a simple, static FAQ bot or a tool for internal team communication rather than direct customer interaction.
Stars
35
Forks
5
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/artmatsak/grace"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
myreader-io/myGPTReader
A community-driven way to read and chat with AI bots - powered by chatGPT.
robindekoster/chatgpt-custom-knowledge-chatbot
This open source chatbot project lets you create a chatbot that uses your own data to answer...
JRC1995/Chatbot
Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.
Lukium/chatgpt-api-server
ChatGPT Web API server based on Flask that can respond both via browser through Flask Forms and...