Giter Site home page Giter Site logo

mockingbird01001 / albert Goto Github PK

View Code? Open in Web Editor NEW

This project forked from etalab-ia/albert

0.0 0.0 0.0 137 KB

Backend ressources for Albert. Albert, also known as LIA (Legal Information Assistant), is a conversational agent that uses official French data sources to answer administrative agents questions.

License: MIT License

Shell 1.87% Python 95.87% Makefile 1.25% Mako 0.15% Dockerfile 0.36% Jinja 0.50%

albert's Introduction

Project icon

Albert

| Etalab | Documentation | HuggingFace |

English version below

À propos

Albert est un projet d'agents conversationnels (large language models, LLM) pour l'administration française, développé par les équipes du Datalab d'Etalab de la Direction Interministérielle du Numérique (DINUM). Pour toutes questions relatives à Albert, vous pouvez contacter l'équipe à l'adresse [email protected].

Ce dépôt permet de déployer deux services :

  • les modèles Albert et leur API

    💡 Les différents modèles sont disponibles dans le dépôt HuggingFace AgentPublic.

  • une API permettant d'interroger l'API du modèle à l'aide d'une base de connaissance (Retrivial Augmented Generated, RAG)

Vous trouverez également d'autres dépôts liés à Albert :

  • albert-frontend : une interface web pour interagir avec l'API Albert sous forme de chatbot

  • albert-tchapbot : un chatbot Albert pour l'application Tchap (Messagerie instantanée de l'État)

Documentation

Vous trouverez l'ensemble de la documentation en français dans le dossier /docs/fr :

Code source

Pour récupérer la dernière version du code :

git clone https://github.com/etalab-ia/albert.git

Contribuer au projet

Le projet est en open source, sous licence MIT. Toutes les contributions sont bienvenues, sous forme de pull requests ou d'ouvertures d'issues sur le repo officiel GitHub.

Avant de contribuer au dépôt, il est nécessaire d'initialiser les hooks de pre-commit :

pre-commit install

Si vous ne pouvez pas utiliser de pre-commit, il est nécessaire de formatter, linter et trier les imports avec Ruff avant chaque commit :

ruff check --fix --select I .

English version

English version

About

Albert is a project of conversational agents (large language models, LLM) for the French administration, developed by the Datalab teams of Etalab from the Direction Interministérielle du Numérique (DINUM). For any questions regarding Albert, you can contact the team at [email protected].

This repository allows the deployment of two services:

You will also find other repositories related to Albert:

  • albert-frontend: a web interface to interact with the Albert API as a chatbot

  • albert-tchapbot: a chatbot Albert for the Tchap application (Instant messaging app of the French State)

Documentation

You will find all the documentation in Engligh in the folder /docs/en:

Clone source code

To get the latest version of the code:

git clone https://github.com/etalab-ia/albert.git

Contributing

The project is open source, under the MIT license. All contributions are welcome, in the form of pull requests or issue openings on GitHub.

Before contributing to the repository, it is necessary to initialize the pre-commit hooks:

pre-commit install

If you cannot use pre-commit, it is necessary to format, lint, and sort imports with Ruff before committing:

ruff check --fix --select I .

albert's People

Contributors

bolinocroustibat avatar dtrckd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.