rsandb
f6b2e575cb
Merge remote-tracking branch 'upstream/main'
2022-12-26 11:11:39 -06:00
Andreas Köpf
54c7a942ac
remove old readme section (broken link)
2022-12-26 15:44:05 +01:00
Andreas Köpf
f8c3008003
Merge pull request #57 from MattAlexMiracle/main
...
user scoring and question selection
2022-12-26 09:47:12 +01:00
Andreas Köpf
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
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 Kilcher
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 Kilcher
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
rsandb
f1236acd97
replaced logos, changed logo on login and header
2022-12-23 17:16:54 -06:00
Riley Sandborg
6885628fbb
Merge branch 'LAION-AI:main' into main
2022-12-23 16:18:58 -06:00
rsandb
5f12baa440
added next.js font module, updated fonts, updated login page
2022-12-23 16:10:59 -06:00
Andreas Köpf
39d97b6cf3
optimize logo svg code, add monochrome and png versions
2022-12-23 23:02:36 +01:00
Yannic Kilcher
74ee711c0f
added logo svg
2022-12-23 22:26:51 +01:00
Andreas Köpf
b4cdced1ab
Merge pull request #50 from LAION-AI/bot_dev
...
add first bits of jinja template support
2022-12-23 01:03:00 +01:00
Andreas Köpf
1276365679
fix typo
2022-12-23 01:02:02 +01:00
Andreas Köpf
81e08e9dd2
add teaser msgs & remaining task handling
2022-12-22 21:13:05 +01:00
Andreas Köpf
3a96cb062b
fix duplicate ack_task api-calls
2022-12-22 18:58:19 +01:00
Andreas Köpf
8a48722e72
first api-interaction, fix auth_method unique-index
2022-12-22 18:41:50 +01:00
Andreas Köpf
cad6a450c0
add simple /help and !help command handling
2022-12-22 16:12:00 +01:00
Andreas Köpf
3205491166
add channel handler async msg routing
2022-12-22 14:51:12 +01:00
Andreas Köpf
df62ee0f98
add jinja templates for all current tasks
2022-12-22 00:59:00 +01:00
Andreas Köpf
d20828e759
add first bits of jinja template support
2022-12-21 20:17:47 +01:00
Desmond Grealy
55c79b98f1
Merge pull request #45 from LAION-AI/web-deployment
...
Setup the website to be deployed in docker
2022-12-20 22:20:00 -08:00
Keith Stevens
4ad46a45e4
Updating the README files to be a bit more comprehensive
2022-12-21 13:15:44 +09:00
Keith Stevens
c6b00365fd
Simplifying the end to end docker setup to ensure it prepares the web database properly before the website starts.
2022-12-21 12:17:08 +09:00
Andreas Köpf
8c9f80c636
bot: test reaction, use logger instead of print
2022-12-20 21:03:10 +01:00
Keith Stevens
98fe656f7d
Dropping some unused copies from the website dockerfile
2022-12-20 20:30:49 +09:00
Keith Stevens
c056a31d2f
Ensuring the website can be built and deployed fully in docker. This includes an end to end docker-compose configuration as a simple demonstration.
2022-12-20 20:28:53 +09:00
Keith Stevens
2dbdd92791
Merge pull request #36 from LAION-AI/web-link-newui-to-backend
...
Link new UI to auth and backend
2022-12-20 17:52:15 +09:00