What's Changed
- renamed alemic to alembic by @yk in #1
- Migrate website portion to Next.js by @fozziethebeat in #2
- Update README.md by @BirgerMoell in #3
- local database setup by @yk in #4
- Bot update by @BirgerMoell in #5
- implemented "Ranked Pairs" algorithm for merging rankings from different users by @MattAlexMiracle in #7
- Bot to laion update by @BirgerMoell in #8
- Rough draft of story summarization interaction by @yk in #9
- removed duplicate api_key entry by @yk in #11
- Integrating Next-Auth to do user authentication on the website by @fozziethebeat in #10
- implemented a simple text-based frontend by @yk in #13
- add v1 database alembic migration script by @andreaskoepf in #12
- insert tasks into work_package table, add PromptRepository by @andreaskoepf in #14
- added rank_initial_prompts payload and db saving by @yk in #15
- Docker builds by @palp in #6
New Contributors
- @yk made their first contribution in #1
- @fozziethebeat made their first contribution in #2
- @BirgerMoell made their first contribution in #3
- @MattAlexMiracle made their first contribution in #7
- @andreaskoepf made their first contribution in #12
- @palp made their first contribution in #6
Full Changelog: https://github.com/LAION-AI/Open-Assistant/commits/v0.0.1-alpha1