File tree Expand file tree Collapse file tree 11 files changed +17
-20
lines changed
Expand file tree Collapse file tree 11 files changed +17
-20
lines changed Original file line number Diff line number Diff line change 1- # Restack AI - Agent with Third Party APIs
1+ # Restack AI - Agent with third party APIs
22
3- This repository contains an agent with Third Party APIs
3+ This repository contains an agent with third party APIs
44It demonstrates how to set up a multi steps workflow with Weather API and OpenAI.
55
66## Prerequisites
Original file line number Diff line number Diff line change 1- # Restack AI - Agent Chat
1+ # Restack AI - Agent with chat
22
3- This repository contains a an agent chat for Restack.
3+ This repository contains an agent with chat for Restack.
44It demonstrates how to set up a workflow to have a conversation with an AI agent.
55
66## Prerequisites
Original file line number Diff line number Diff line change 1- # Restack AI - Agent Rag
1+ # Restack AI - Agent with RAG
22
33This repository demonstrates how to set up a basic agent with RAG.
44
Original file line number Diff line number Diff line change 1- # Restack AI - Agent with Stream
1+ # Restack AI - Agent with stream
22
33Build an Agent user can chat with and return streaming response.
44
Original file line number Diff line number Diff line change 11
2- wip # Restack AI - Agent with Telephony - Twilio
2+ # Restack AI - Agent with telephony - Twilio
33
44Build an AI agent that do an outbound call with Twilio and can interact with in realtime with voice.
55
66## Prerequisites
77
88- Docker (for running Restack)
99- Python 3.10 or higher
10- - Livekit account (for WebRTC pipeline)
11- - Deepgram account (For speech-to-text transcription)
12- - ElevenLabs account (for text-to-speech and voice cloning)
13- - Twilio account (for outbound calls)
10+ - Vapi account (for outbound calls)
1411
1512### Trunk setup for outbound calls with Twilio
1613
Original file line number Diff line number Diff line change 11
2- wip # Restack AI - Agent with Telephony - Vapi
2+ # Restack AI - Agent with telephony - Vapi
33
44Build an AI agent that do an outbound call with Vapi and can interact with in realtime with voice.
55
Original file line number Diff line number Diff line change 1- # Restack AI - Quickstart
1+ # Restack AI - Agent with todo list
22
3- This repository contains a quickstart for Restack.
3+ This repository contains an agent with todo list for Restack.
44It demonstrates how to set up a basic agent with tool call with a basic workflow and functions.
55
66## Prerequisites
Original file line number Diff line number Diff line change 1- # Restack AI - Agent Tool
1+ # Restack AI - Agent with tool calling
22
3- This repository contains a tool for an AI agent.
4- It demonstrates how to set up a basic agent with functions calling.
3+ This repository demonstrates how to set up a basic agent with tool calling.
54
65Follow [ the step-by-step tutorial] ( https://docs.restack.io/examples/projects/agent#tutorial ) on how to customize the agent tool example/
76
Original file line number Diff line number Diff line change 1- # Restack AI - Agent with Video
1+ # Restack AI - Agent with video
22
33Build an AI agent that users can interact with in realtime on a video call.
44
Original file line number Diff line number Diff line change 1- # Restack AI - Agent with Voice
1+ # Restack AI - Agent with voice
22
33Build an AI agent that users can interact with in realtime with voice.
44
You can’t perform that action at this time.
0 commit comments