AI-ChatBot

所属分类:GPT/ChatGPT
开发工具:JavaScript
文件大小:5244KB
下载次数:0
上传日期:2023-02-22 11:14:10
上 传 者sh-1993
说明:  这是一个聊天机器人,它使用OpenAI GPT模型来回答用户的问题。机器人可以被编程为作为任何组织的代表进行回复
(This is a chat bot that uses OpenAI GPT model to answer question of users. The bot can be programmed to reply as a representative of any organisation ,)

文件列表:
backend_python (0, 2023-02-22)
backend_python\__pycache__ (0, 2023-02-22)
backend_python\__pycache__\keys.cpython-310.pyc (268, 2023-02-22)
backend_python\__pycache__\prompts.cpython-310.pyc (352, 2023-02-22)
backend_python\main.py (2862, 2023-02-22)
frontend (0, 2023-02-22)
frontend\package.json (918, 2023-02-22)
frontend\public (0, 2023-02-22)
frontend\public\ChatbotImage.gif (2320372, 2023-02-22)
frontend\public\favicon.ico (3870, 2023-02-22)
frontend\public\index.html (1726, 2023-02-22)
frontend\public\logo192.png (5347, 2023-02-22)
frontend\public\logo512.png (9664, 2023-02-22)
frontend\public\manifest.json (492, 2023-02-22)
frontend\public\robots.txt (67, 2023-02-22)
frontend\src (0, 2023-02-22)
frontend\src\App.css (1690, 2023-02-22)
frontend\src\App.js (202, 2023-02-22)
frontend\src\App.test.js (246, 2023-02-22)
frontend\src\comps (0, 2023-02-22)
frontend\src\comps\Chatbot.js (2872, 2023-02-22)
frontend\src\context (0, 2023-02-22)
frontend\src\context\contextAPI.js (594, 2023-02-22)
frontend\src\images (0, 2023-02-22)
frontend\src\images\ChatbotImage.gif (2320372, 2023-02-22)
frontend\src\images\logos (0, 2023-02-22)
frontend\src\images\logos\autobrief_logo.png (9199, 2023-02-22)
frontend\src\images\robot.gif (548875, 2023-02-22)
frontend\src\index.css (366, 2023-02-22)
frontend\src\index.js (668, 2023-02-22)
frontend\src\logo.svg (2632, 2023-02-22)
frontend\src\reportWebVitals.js (362, 2023-02-22)
frontend\src\setupTests.js (241, 2023-02-22)
frontend\yarn.lock (441431, 2023-02-22)

# AI ChatBot This is a chatbot Project. The Chatbot uses AI-API to communicate with the User. Sending the request to the Server that hosts the AI and responding to the users input. Backend: Backend is Built using Python and Flask Frontend: Built using React.js and CSS and bootstrap API: API is provided by OpenAI step 1) install and import OpenAI Library with pip, then import OpenAi's Module step 2) use yarn to download node_modules for React ($ yarn) step 3) create environment to store secret keys (e,g, Dotenv)

近期下载者

相关文件


收藏者