Skip to content

IntroToJuliaTeam/auntie-online

Repository files navigation

Auntie Julia Online

Start

Create .env and fill values

Run

uv sync
source .venv/bin/activate
uv run src/main.py

Run in Docker

uv sync
docker build -t yandex-gpt-bot .
docker run --rm -it --env-file .env yandex-gpt-bot

About

[DEPRECATED] Building LLM+RAG systems to study LLM security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors