Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikartisan/openai-api-chatbot
This project uses the OpenAI API to create a chatbot. It can respond to user prompts in a conversational manner, understanding and generating natural language.
https://github.com/mikartisan/openai-api-chatbot
artificial-intelligence openai-api php
Last synced: about 2 months ago
JSON representation
This project uses the OpenAI API to create a chatbot. It can respond to user prompts in a conversational manner, understanding and generating natural language.
- Host: GitHub
- URL: https://github.com/mikartisan/openai-api-chatbot
- Owner: mikartisan
- Created: 2023-07-10T06:07:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-13T06:20:02.000Z (6 months ago)
- Last Synced: 2024-07-13T07:29:52.480Z (6 months ago)
- Topics: artificial-intelligence, openai-api, php
- Language: CSS
- Homepage:
- Size: 85 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openai-api-chatbot
# Overview
This simple project uses the OpenAI API to create a chatbot with chatgpt. It can respond to user prompts in a conversational manner, understanding and generating natural language.