abdibrahem commited on
Commit
9b13398
Β·
1 Parent(s): 5f8f5f0

Update readme file

Browse files
Files changed (1) hide show
  1. README.md +1 -47
README.md CHANGED
@@ -4,51 +4,5 @@ emoji: πŸ₯
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: docker
7
- sdk_version: 1.0.0
8
- app_file: main.py
9
  pinned: false
10
- ---
11
-
12
- # Healthcare AI Assistant
13
-
14
- A multilingual AI assistant for healthcare appointment management, built with FastAPI and LangChain.
15
-
16
- ## Features
17
-
18
- - πŸ€– AI-powered appointment management
19
- - 🌐 Multi-language support (English & Arabic)
20
- - πŸ“… Smart appointment scheduling
21
- - 🎯 Intent recognition
22
- - πŸ’¬ Natural language processing
23
- - πŸ” Sentiment analysis
24
- - 🌍 Language detection
25
-
26
- ## Technical Stack
27
-
28
- - FastAPI for API endpoints
29
- - LangChain for AI processing
30
- - Ollama for LLM integration
31
- - HuggingFace for language models
32
- - Docker for containerization
33
-
34
- ## API Endpoints
35
-
36
- ### POST /query
37
- Process user queries and return AI-generated responses.
38
-
39
- ### GET /health
40
- Health check endpoint for service monitoring.
41
-
42
- ## Configuration
43
-
44
- The service requires the following environment variables:
45
- - `API_BASE_URL`: Base URL for the backend API
46
- - `API_KEY`: Authentication key for API access
47
-
48
- ## Deployment
49
-
50
- This service is containerized using Docker and can be deployed on any platform that supports Docker containers.
51
-
52
- ## License
53
-
54
- MIT License
 
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: docker
 
 
7
  pinned: false
8
+ ---