Pinned Repositories
auto-guadrails
A project that allows data scientists to generate deterministic llm guardrails using prompts
classification-of-medical-entities-cim-10
This repository contains multiple models where the goal is to translate sentences describing a disease to CIM-10 medical codes.
combinatorial-optimization-problems
🚀🚀🚀 set of combinatorial optimization problems made with c++. Linear programming, Greedy Algorithms, Dynamic Programming...
grpc-spring-boot-microservice-with-istio
a simple micro services architecture, built using spring boot, grpc for service to service communication and kafka for message queues. Infrastructure using kubernetes and istio..
nextjs-ollama-llm-ui
Fully-featured, beautiful web interface for Ollama LLMs - built with NextJS. Deploy with a single click.
recommender-system-paper-implementations-with-tensorflow
tensorflow implementation of different recommender system papers
smart-elastic
A search engine based on Elastic Search that includes query matching, learning to rank and reverse image search.
spring-boot-custom-validators
a set of validators that i usually use for web applications made with spring boot
tic-tac-toe-multi-agent-jade
tic-tac-toe 🎲, implemented with Jade 🤖
uncontroversial-debate-solver
picking the right expert 👌 to make a debate uncontroversial 🤖
djellalmohamedaniss's Repositories
djellalmohamedaniss/classification-of-medical-entities-cim-10
This repository contains multiple models where the goal is to translate sentences describing a disease to CIM-10 medical codes.
djellalmohamedaniss/grpc-spring-boot-microservice-with-istio
a simple micro services architecture, built using spring boot, grpc for service to service communication and kafka for message queues. Infrastructure using kubernetes and istio..
djellalmohamedaniss/distilabel-cost-calculator
A custom Step for LLM API cost calculation for the distilabel library.
djellalmohamedaniss/tic-tac-toe-multi-agent-jade
tic-tac-toe 🎲, implemented with Jade 🤖
djellalmohamedaniss/uncontroversial-debate-solver
picking the right expert 👌 to make a debate uncontroversial 🤖
djellalmohamedaniss/combinatorial-optimization-problems
🚀🚀🚀 set of combinatorial optimization problems made with c++. Linear programming, Greedy Algorithms, Dynamic Programming...
djellalmohamedaniss/nextjs-ollama-llm-ui
Fully-featured, beautiful web interface for Ollama LLMs - built with NextJS. Deploy with a single click.
djellalmohamedaniss/distilabel
Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.
djellalmohamedaniss/recsys-papers-tensorflow-implementation
tensorflow implementation of different recommender system papers