Tobias Weise 3893a0ec88
Some checks failed
Gitea Docker Redeploy / Redeploy-App (push) Successful in 3s
Gitea Docker Redeploy / ssh_to_self (push) Failing after 2s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
small change3
2024-08-06 23:36:23 +02:00
2024-08-06 23:36:23 +02:00
2024-08-06 13:44:44 +02:00
2024-08-01 03:05:11 +02:00
2024-08-01 03:05:11 +02:00
2024-07-28 19:16:05 +02:00
2024-08-02 23:51:28 +02:00

Ollama bot

After deploy:

WebUI for Ollama:

Frontend

Stack

  • Gitea actions + Google lighthouse
  • Gitea actions + Playright
  • Nuxt.js + Bootstrap 5

Backend:

Stack

  • FastAPI
  • RabbitMQ/Kafka?
  • OpenSearch

Push image

docker login registry.tobiasweise.dev
docker-compose push

#sudo docker tag llm-python-backend nucberlin:5123/llm-python-backend
#sudo docker push nucberlin:5123/llm-python-backend

Ideas

Knowledge graph creation

https://www.linkedin.com/posts/sivas-subramaniyan_microsoft-research-is-bullish-on-the-concept-activity-7194953376470638592-dQ-U/?utm_source=share&utm_medium=member_desktop

clean dangling images

sudo docker rmi $(sudo docker images -f "dangling=true" -q)

Give just the translation of the given input to German and nothing else.

Description
An app for creating LLM-chatbot via system prompts, RAG resources and external APIs.
https://chatbot.tobiasweise.dev Readme 3.2 MiB
Languages
JavaScript 85.8%
HTML 10.2%
CSS 2.5%
Python 1.1%
TypeScript 0.3%