GitHub / Codes-sources-de-la-Justice / Albert
Backend ressources for Albert. Albert is a conversational agent that uses official French data sources to answer administrative agents questions.
Fork of etalab-ia/franceservices-backend
Stars: 2
Forks: 1
Open issues: 1
License: mit
Language: Python
Size: 160 KB
Dependencies parsed at:
54
Created at: 11 months ago
Updated at: 3 months ago
Pushed at: 10 months ago
Last synced at: about 16 hours ago
api/Dockerfile
docker
- ubuntu 22.04 build
- postgres 16.0-alpine
- qdrant/qdrant v1.5.0
contrib/gpt4all/Dockerfile
docker
- python 3.10-slim build
- ${CI_REGISTRY_IMAGE}/llm ${CI_LLM_IMAGE_TAG}
- postgres 16.0-alpine
llm/Dockerfile
docker
- nvidia/cuda 12.2.0-runtime-ubuntu22.04 build
llm/docker-compose.yml
docker
- ${CI_REGISTRY_IMAGE}/llm ${CI_LLM_IMAGE_TAG}
api/pyproject.toml
pypi
- SQLAlchemy ==2.0.20
- alembic ==1.12.0
- bcrypt ==4.1.2
- elasticsearch ==8.9.0
- email-validator ==2.0.0.post2
- fastapi ==0.110.0
- gpt4all ==2.0.2
- lz4 ==4.3.3
- mailjet-rest ==1.3.4
- psycopg2-binary ==2.9.8
- pydantic ==2.6.4
- pydantic-core ==2.16.3
- python-jose ==3.3.0
- qdrant-client ==1.5.4
- requests ==2.31.0
- spacy ==3.7.4
- uvicorn ==0.23.2
- fastapi ==0.103.1
- gpt4all ==2.2.1
- huggingface-hub ==0.20.3
- pyyaml ==6.0.1
- torch ==2.2.2
- transformers ==4.39.3
- uvicorn ==0.23.2
llm/pyproject.toml
pypi
- accelerate ==0.30.0
- fastapi ==0.111.0
- huggingface-hub ==0.20.3
- pyyaml ==6.0.1
- vllm ==v0.4.2
- requests ==2.31.0 test
- beautifulsoup4 ==4.12.3
- docopt-ng ==0.9.0
- elasticsearch ==8.9.0
- jinja2 ==3.1.3
- langchain-text-splitters ==0.0.1
- lxml ==5.1.0
- lz4 ==4.3.3
- numpy ==1.26.4
- pandas ==2.2.1
- python-dotenv ==1.0.1
- qdrant-client ==1.5.4
- requests ==2.31.0
- wget ==3.2