Challenge Project

Open Assistant

A chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically

⛶  Fullscreen ↓  Download 📂 Demo

Yannic Kilcher presented Open Assistant at the DINAcon 2023, sharing "A brief insight into the open source world in the field of artificial intelligence and where the data for it comes from."

See also:

Recommended intro resources from the LAION team:

Open Assistant is now concluded as a project, so we can no longer use the interactive online chatbot. However, the source code and the model remains accessible through GitHub. We used HuggingChat (LLaMA 2) to generate some HACKnight challenges based on the Open Assistant's README.


{ hacknight challenges }

Create a simple chatbot that responds to basic user queries using pre-defined answers. The chatbot should be able to understand basic natural language inputs and respond accordingly.

Implement a rating system for the chatbot's responses. Users should be able to rate the helpfulness of the chatbot's responses, and the ratings should be used to improve the chatbot's performance over time.

Implement a reinforcement learning algorithm to train the chatbot to generate better responses over time. The algorithm should use the ratings from the intermediate challenge as feedback to improve the chatbot's performance. Additionally, implement a mechanism to allow users to provide additional feedback, such as suggestions for alternative responses, to further improve the chatbot's performance.

NOTE: OpenAssistant is completed, and the project is now finished. Thank you to everyone who contributed! Check out our blog post for more information.

This content is a preview from an external site.
 

Edited (version 13)

21.02.2024 17:36 ~ loleg

Project

Event finished

Glorious purpose

Europe needs a viable alternative to ChatGPT! We hope this project continues in another form soon.

Event started

Edited (version 5)

23.11.2023 17:28 ~ loleg

Repository updated

23.11.2023 17:20 ~ loleg

First post View challenge

23.11.2023 17:18 ~ loleg

Challenge

 
Contributed 8 months ago by loleg for HACKnight 2023
All attendees, sponsors, partners, volunteers and staff at our hackathon are required to agree with the Hack Code of Conduct. Organisers will enforce this code throughout the event. We expect cooperation from all participants to ensure a safe environment for everybody.

Creative Commons LicenceThe contents of this website, unless otherwise stated, are licensed under a Creative Commons Attribution 4.0 International License.