Skip to content

bbakirtas/vicidial-openai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vicidial-openai

A small script for use on the agent screen with Vicidial and openai. Open source development.

A program that answers your questions to openai with the help of an API. The agent can ask questions in different languages and get answers with the powerful artificial intelligence of openai to make their job easier.

Before installation, you need to install composer on opensuse. "sudo zypper install php-composer" and then create a file called openai in the htdocs folder. I got help from the open-ai github project when using the API.https://github.com/orhanerday/open-ai For installation, you can put the following code in the same directory as "composer require orhanerday/open-ai" as index.php.

After that, you can add the script page from vicidial admin. After the installation is complete, you can create your own api code at beta.openai.com. I leave some links to get an idea of what you can do with openai. It is a very open topic for development, I hope it will be useful to you.

Finally, this text was translated into English with openai.

more examples openai https://beta.openai.com/examples

vicidial VERSION: 2.14-869a BUILD: 221021-1038

alt text

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages