Danielfonseca1212 commited on
Commit
bc57b42
·
verified ·
1 Parent(s): 1d2591b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -9,13 +9,9 @@ python_version: "3.10"
9
  app_file: app.py
10
  pinned: false
11
  ---
12
-
13
  # 🤖 GraphRAG Portfolio Agent
14
-
15
  Agente de IA que responde perguntas sobre os projetos de GNN usando Neo4j + GPT-4o-mini.
16
-
17
  ## Como funciona
18
-
19
  ```
20
  Pergunta natural
21
  ↓ GPT-4o-mini gera Cypher
@@ -23,7 +19,6 @@ Pergunta natural
23
  ↓ Contexto do grafo
24
  ↓ GPT-4o-mini responde
25
  ```
26
-
27
  ## Secrets necessários (HF Settings)
28
  - `NEO4J_URI`
29
  - `NEO4J_USERNAME`
 
9
  app_file: app.py
10
  pinned: false
11
  ---
 
12
  # 🤖 GraphRAG Portfolio Agent
 
13
  Agente de IA que responde perguntas sobre os projetos de GNN usando Neo4j + GPT-4o-mini.
 
14
  ## Como funciona
 
15
  ```
16
  Pergunta natural
17
  ↓ GPT-4o-mini gera Cypher
 
19
  ↓ Contexto do grafo
20
  ↓ GPT-4o-mini responde
21
  ```
 
22
  ## Secrets necessários (HF Settings)
23
  - `NEO4J_URI`
24
  - `NEO4J_USERNAME`