📝 add AI or not hf Hackathon

This commit is contained in:
Laureηt 2023-09-22 15:56:42 +02:00
parent 4f76691be6
commit 3f906f561c
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -9,6 +9,13 @@ Diffusers.jl:
description: A Julia package implementing a couple basic Denoising Diffusion Schedulers.
repository: https://git.fainsin.bzh/Laurent/Diffusers.jl
AI or not HuggingFace Hackathon:
year: February 2023
description: A hackathon organized by [HuggingFace](https://huggingface.co/) to build a model that can detect if an image is AI generated or not. Finished 8th out of 98 teams.
image: https://huggingface.co/spaces/competitions/aiornot/resolve/main/comp.png
website: https://huggingface.co/spaces/competitions/aiornot
repository: https://git.fainsin.bzh/Laurent/AI-or-not
nio-llm:
year: 2022-2023
description: A simple [Python](https://en.wikipedia.org/wiki/Python_(programming_language)) to bridge a [[matrix]](https://matrix.org/) chat room and an llm inference endpoint (such as [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)).