https://github.com/rahul-0000-code/open-ai-chatbot
Open AI ChatBot
https://github.com/rahul-0000-code/open-ai-chatbot
Last synced: 4 months ago
JSON representation
Open AI ChatBot
- Host: GitHub
- URL: https://github.com/rahul-0000-code/open-ai-chatbot
- Owner: rahul-0000-code
- Created: 2023-01-04T09:21:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T09:31:26.000Z (over 3 years ago)
- Last Synced: 2025-03-24T02:44:54.093Z (about 1 year ago)
- Size: 21.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open-AI-ChatBot
Open AI ChatBot
Open AI ChatBot is a project meant to give everyone access to a great chat based large language model. I believe that by doing this we will create a revolution in innovation in language. In the same way that stable-diffusion helped the world make art and images in new ways we hope Open AI can help improve the world by improving language itself. Do you want to try it out? If you are interested in taking a look at the current state of the project, you can set up an entire stack needed to run Open-AI, including the website, backend, and associated dependent services. To start the demo, run this in the root directory of the repository: Then, navigate to http://localhost:3000 (It may take some time to boot up) and interact with the website. . Note: If you would like to run this in a standardized development environment (a "devcontainer") using vscode locally or in a web browser using GitHub Codespaces, you can use the provided .devcontainer folder. The Plan We want to get to an initial MVP as fast as possible, by following the 3-steps outlined in the InstructGPT paper. .For each of the collected prompts we will sample multiple completions. Completions of one prompt will then be shown randomly to users to rank them from best to worst.. The Vision We are not going to stop at replicating ChatGPT. We want to build the assistant of the future, able to not only write email and cover letters, but do meaningful work, use APIs, dynamically research information, and much more, with the ability to be personalized and extended by anyone. And we want to do this in a way that is open and accessible, which means we must not only build a great assistant, but also make it small and efficient enough to run on consumer hardware. Slide Decks Vision & Roadmap Important Data Structures How can you help? All open source projects begin with people like you. Open source is the belief that if we collaborate we can together gift our knowledge and technology to the world for the benefit of humanity. I’m in! Now what? Join the OpenAssistant Contributors Discord Server!, this is for work coordination.