hugging2021 commited on
Commit
e8000af
·
verified ·
1 Parent(s): 6e97887

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  # Right Vote
2
 
3
  # Manifesto Comparator with RAG Chatbot and Win Predictor for the 2024 Presidential Election in Sri Lanka
@@ -99,5 +103,4 @@ Users can ask the chatbot detailed questions about individual manifestos, compar
99
  - `pypdf` for reading and extracting text from PDFs
100
  - `InstructorEmbedding` for generating text embeddings using HuggingFace models
101
  - `sentence-transformers==2.2.2` for text preprocessing and vectorization
102
- - `langchain_google_genai` for connecting to Google’s generative AI models like `gemini-1.5-flash`
103
-
 
1
+ ---
2
+ title: llminators
3
+ sdk: gradio
4
+ ---
5
  # Right Vote
6
 
7
  # Manifesto Comparator with RAG Chatbot and Win Predictor for the 2024 Presidential Election in Sri Lanka
 
103
  - `pypdf` for reading and extracting text from PDFs
104
  - `InstructorEmbedding` for generating text embeddings using HuggingFace models
105
  - `sentence-transformers==2.2.2` for text preprocessing and vectorization
106
+ - `langchain_google_genai` for connecting to Google’s generative AI models like `gemini-1.5-flash`