DEV Community

Cover image for RealEstate_Voice_Agent(inbound calls)
Reshma Mundrathi
Reshma Mundrathi

Posted on

RealEstate_Voice_Agent(inbound calls)

This project(https://github.com/Reshma-mundrathi/RealEstate_AIagent_Voice_inbound)tis a Real Estate Voice Agent that designed to handle inbound real estate queries automatically.
I built this using chatgpt for NLP and LLM tasks and deepgram for sppech recognition.
Deepgram-speech to text
openAI chatgpt-LLM and NLP
python
check out the project here (https://github.com/Reshma-mundrathi/RealEstate_AIagent_Voice_inbound)
to run this clone the repo install dependencies with pip install -r,add your API keys for deepgram and openAI in the .env file
run python main.py call your agent and test.
thanks for reading! feel free to star the repo and leave feedback.

Top comments (0)