edouardfoussier commited on
Commit
11c9cf2
Β·
verified Β·
1 Parent(s): 5048ea5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -25,9 +25,9 @@ thumbnail: >-
25
 
26
  # πŸ‡«πŸ‡· RAG-powered HR Assistant
27
 
28
- πŸ‘‰ **An AI assistant specialised in French Human Resources, powered by Retrieval-Augmented Generation (RAG) and based on official public datasets.**
29
 
30
- [![Hugging Face Space](https://img.shields.io/badge/πŸ€—-HuggingFace%20Space-blue)](https://huggingface.co/spaces/edouardfoussier/rag-rh-assistant)
31
 
32
  ![App Screenshot](assets/screenshot2.png)
33
 
@@ -122,4 +122,5 @@ Open http://127.0.0.1:7860 and enter your OpenAI API key in the sidebar (or set
122
  ## πŸ™Œ Credits
123
 
124
  - Original data: [**AgentPublic**](https://huggingface.co/datasets/AgentPublic)
125
- - Built with: Hugging Face Spaces, Gradio, FAISS, OpenAI
 
 
25
 
26
  # πŸ‡«πŸ‡· RAG-powered HR Assistant
27
 
28
+ πŸ‘‰ **This project demonstrates how Retrieval-Augmented Generation (RAG) can be applied to official HR/legal datasets from French administrations to build a practical AI assistant.**
29
 
30
+ πŸš€ **Live demo on Hugging Face** : [![Hugging Face Space](https://img.shields.io/badge/πŸ€—-HuggingFace%20Space-blue)](https://huggingface.co/spaces/edouardfoussier/rag-rh-assistant)
31
 
32
  ![App Screenshot](assets/screenshot2.png)
33
 
 
122
  ## πŸ™Œ Credits
123
 
124
  - Original data: [**AgentPublic**](https://huggingface.co/datasets/AgentPublic)
125
+ - Built with: Hugging Face Spaces, Gradio, FAISS, OpenAI
126
+