chat-GPT-codex-app

所属分类:GPT/ChatGPT
开发工具:TypeScript
文件大小:921KB
下载次数:0
上传日期:2023-03-07 09:36:20
上 传 者sh-1993
说明:  该应用程序由Chat-GPT3人工智能模型提供支持,几乎可以回答所有问题。它还可以帮助您编写主要编程语言的代码、编写测试和调试
(This application is powered by Chat-GPT3 Artificial intelligence models that can answer almost all questions asked to it. It can also assist you in writing code for major programming languages, writing tests, and debugging ,)

文件列表:
.eslintrc.js (1001, 2023-03-07)
codex.png (672408, 2023-03-07)
components (0, 2023-03-07)
components\chat (0, 2023-03-07)
components\chat\Chat.tsx (2523, 2023-03-07)
components\chat\ChatContainer.tsx (4961, 2023-03-07)
components\chat\Header.tsx (2045, 2023-03-07)
components\home (0, 2023-03-07)
components\home\Landing.tsx (2666, 2023-03-07)
components\input (0, 2023-03-07)
components\input\Input.tsx (1145, 2023-03-07)
components\input\TextArea.tsx (1869, 2023-03-07)
components\layout (0, 2023-03-07)
components\layout\Transition.tsx (2080, 2023-03-07)
components\loaders (0, 2023-03-07)
components\loaders\HolizontalLoader.tsx (308, 2023-03-07)
components\loaders\loader.module.scss (935, 2023-03-07)
components\loaders\loader.module.scss.d.ts (134, 2023-03-07)
components\meta (0, 2023-03-07)
components\meta\Meta.tsx (667, 2023-03-07)
components\other (0, 2023-03-07)
components\other\TypingText.tsx (513, 2023-03-07)
components\util (0, 2023-03-07)
components\util\helpers.ts (687, 2023-03-07)
components\util\motion.ts (2876, 2023-03-07)
env.local.example (15, 2023-03-07)
environment.d.ts (297, 2023-03-07)
next.config.js (120, 2023-03-07)
package.json (1612, 2023-03-07)
pages (0, 2023-03-07)
pages\_app.tsx (1394, 2023-03-07)
pages\_document.tsx (987, 2023-03-07)
pages\api (0, 2023-03-07)
pages\api\hello.ts (311, 2023-03-07)
pages\api\index.ts (1658, 2023-03-07)
pages\chat.tsx (199, 2023-03-07)
pages\index.tsx (243, 2023-03-07)
... ...

## About Chat GPT (Generative Pre-trained Transformer) is a type of natural language processing (NLP) model that uses deep learning to generate human-like responses to user input. It is based on the transformer architecture, which was developed by Google in 2017 and has since become the de facto standard for NLP tasks. Chat GPT models are trained on large datasets of conversational data and can generate realistic responses to user queries. ## Tech-stack - Next,js with typescript - Tailwindcss and Material UI as UI library - Framer-motion for optimiZed animations - Next,js serverless functions to call openAI api. - react-toastify for cool toast animations ![Codex app](https://github.com/codex.png) ## Getting Started 1. Firstly clone this repository to your local machine 2. Then run ```yarn install``` to install the dependencies 3. Go to the [Openai website and get the API key](https://github.comhttps://openai.com/) 4. Create ``` .env``` file and put your environment of ```OPENAI_API_KEY``` from env.local.example 5. Run the development server: ```bash npm run dev # or yarn dev ``` 6. Open [http://localhost:3000](https://github.comhttp://localhost:3000) with your browser to see the result. 7. Enjoy

近期下载者

相关文件


收藏者