Commit Graph
1089 Commits
Author SHA1 Message Date
Lucian Petri 3204924e34 created UserChoice Component 2022-12-27 03:37:12 +02:00
Keith StevensandGitHub a8e7cee73c Merge pull request #73 from Vechtomov/fix-footer-logo
fixed footer logo icon
2022-12-27 09:39:54 +09:00
Vechtomov e94b6c2a31 pre-commit run 2022-12-27 02:30:13 +03:00
Yannic Kilcher d9dec84818 using debug credentials provider whenever development mode is active 2022-12-27 00:14:50 +01:00
Vechtomov 297d39d272 fixed footer logo icon 2022-12-27 02:12:25 +03:00
rsandb afe95102f9 Merge remote-tracking branch 'upstream/main' 2022-12-26 16:55:48 -06:00
Riley SandborgandGitHub 3d440db5aa Merge branch 'LAION-AI:main' into main 2022-12-26 16:52:55 -06:00
Keith Stevens c6cb38ba0d Enhancing the readme 2022-12-27 07:49:24 +09:00
Keith StevensandGitHub 68aa2d940a Merge pull request #64 from AbdBarho/summarize
Implement `summarize_story` for web
2022-12-27 07:36:02 +09:00
rsandb f6b2e575cb Merge remote-tracking branch 'upstream/main' 2022-12-26 11:11:39 -06:00
78ab698ca9 Update website/src/components/Avatar.tsx
Co-authored-by: Ville Lahdenvuo <tuhoojabotti@gmail.com>
2022-12-26 17:49:21 +01:00
Yannic Kilcher 5125e84055 created debug credentials provider 2022-12-26 16:13:43 +01:00
Andreas Köpf 54c7a942ac remove old readme section (broken link) 2022-12-26 15:44:05 +01:00
AbdBarho 384894b3bf Implement summarize_story for web 2022-12-26 13:47:20 +01:00
Andreas KöpfandGitHub f8c3008003 Merge pull request #57 from MattAlexMiracle/main
user scoring and question selection
2022-12-26 09:47:12 +01:00
Andreas KöpfandGitHub 4b842674b8 Merge pull request #60 from LAION-AI/40-introduce-text-labels-to-the-protocol
added text labels to the API and the backend
2022-12-26 09:34:00 +01:00
Keith Stevens cfa5e44482 Adding some helpful documentation 2022-12-26 14:55:55 +09:00
Keith Stevens 911872986c Removing the not-yet-ready-pipelines 2022-12-26 14:50:47 +09:00
Keith Stevens 87342053ea Adding documentation for how to prep and use copilot for deployment 2022-12-26 14:49:47 +09:00
Keith Stevens 24eaed269c Adding description for why skipping some copilot yaml files 2022-12-26 13:57:03 +09:00
Keith Stevens 5e1ed2e243 Adding in aws copilot configurations to simplify full deployment on aws. Also updating dependencies to work in standalone mode 2022-12-26 13:54:58 +09:00
Keith Stevens 8ffaf71aa7 Tweaking the docker files and prisma to prepare for reliable aws deployments 2022-12-26 12:07:40 +09:00
Keith StevensandGitHub 5729e722a3 Merge pull request #58 from LAION-AI/web-on-ansible
Fixing the nextauth url for the dev instance
2022-12-26 11:46:21 +09:00
Yannic KilcherandGitHub c3a622643b Merge pull request #61 from LAION-AI/59-document-how-to-develop-on-the-backend-api
removed ALLOW_ANY_API_KEY and allow skipping API key check in debug
2022-12-25 23:47:26 +01:00
Yannic KilcherandGitHub b0e003999d Merge pull request #62 from LAION-AI/add-plan-and-vision-to-readme
added Plan and Vision section to readme
2022-12-25 23:46:52 +01:00
Yannic Kilcher e12649208e added Plan and Vision section to readme 2022-12-25 19:11:50 +01:00
Yannic Kilcher 55d003adbe added parens for readability 2022-12-25 19:00:13 +01:00
Yannic Kilcher d6ab6519bb removed leftover comment 2022-12-25 18:59:26 +01:00
Yannic Kilcher 78a7747e05 added docstring to migration and renamed file 2022-12-25 18:58:48 +01:00
Yannic Kilcher 703c1129dd re-introduced ALLOW_ANY_API_KEY 2022-12-25 18:24:49 +01:00
Yannic Kilcher 21f44d2d4c removed ALLOW_ANY_API_KEY and allow skipping API key check in debug 2022-12-25 17:25:30 +01:00
Yannic Kilcher a37bf6bf41 added text labels to the API 2022-12-25 17:08:57 +01:00
Yannic Kilcher db10c52877 updated laion discord lin 2022-12-25 15:31:10 +01:00
Yannic Kilcher 3b4e2d2917 added eslint to pre-commit in a hacky way 2022-12-25 14:24:46 +01:00
Keith Stevens 583f34685c Fixing the nextauth url for the dev instance 2022-12-25 22:06:54 +09:00
Alexander Mattick a62db13414 added fixed point definition for prompt 2022-12-25 13:56:15 +01:00
Alexander Mattick d198eaf045 added fixed 'good prompt' definition for ranking 2022-12-25 13:49:02 +01:00
Alexander Mattick a1c2580027 added utility functions to dataclass 2022-12-25 13:42:59 +01:00
Alexander Mattick 58885f1e9b simple scoring system for prompts and ranks 2022-12-25 13:39:21 +01:00
Alexander Mattick 76f7ed813b simple scoring system for scoreboard 2022-12-25 12:40:27 +01:00
Alexander Mattick 81666fc68c Merge remote-tracking branch 'refs/remotes/origin/main' 2022-12-25 11:55:09 +01:00
Alexander Mattick be424c96a2 infogain analytic solution 2022-12-25 11:45:29 +01:00
Yannic Kilcher 6452bb860d moved bot to discord-bot
added playbook to deploy dev machine

added playbook to deploy dev machine

added next.js font module, updated fonts, updated login page

replaced logos, changed logo on login and header

added 404 and email confirmation pages, changed discord and github buttons to show conditionally

also removed unused imports, fixed one spelling error, and minor styling changes

Quick format to the authenticated user page, updated header with user profile, styling updates

fixed html encoding

added checkout for release

re-vamped release config and ports
2022-12-25 11:35:54 +01:00
rsandb 75e47f9905 Quick format to the authenticated user page, updated header with user profile, styling updates 2022-12-24 18:02:05 -06:00
Yannic Kilcher 5284e30202 improved release workflow 2022-12-24 23:55:20 +01:00
Yannic Kilcher ce92f184c5 used more extend configs for compose files 2022-12-24 20:46:03 +01:00
rsandb b75d330521 added 404 and email confirmation pages, changed discord and github buttons to show conditionally
also removed unused imports, fixed one spelling error, and minor styling changes
2022-12-24 11:40:01 -06:00
Loy Jun ChengandGitHub e29a1c3df6 Merge branch 'LAION-AI:main' into main 2022-12-24 16:03:39 +08:00
rsandb f1236acd97 replaced logos, changed logo on login and header 2022-12-23 17:16:54 -06:00
Riley SandborgandGitHub 6885628fbb Merge branch 'LAION-AI:main' into main 2022-12-23 16:18:58 -06:00