vishalkatheriya commited on
Commit
71894de
·
verified ·
1 Parent(s): 0c49bee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Handbook Generator (AI Engineering Assignment)
2
 
3
  Same technology as the **policy** project: **Google ADK**, **LiteLLM** (OpenAI), and **Streamlit**. The UI talks to the ADK agent **directly** (no API). The agent uses a **RAG tool** (ChromaDB) to answer from uploaded PDFs.
 
1
+ ---
2
+ title: LunarTech
3
+ emoji: 🚀
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
+
11
  # Handbook Generator (AI Engineering Assignment)
12
 
13
  Same technology as the **policy** project: **Google ADK**, **LiteLLM** (OpenAI), and **Streamlit**. The UI talks to the ADK agent **directly** (no API). The agent uses a **RAG tool** (ChromaDB) to answer from uploaded PDFs.