Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/am-ankitgit/qa_chatbot_llamaindex_google_gemini
https://github.com/am-ankitgit/qa_chatbot_llamaindex_google_gemini
emebeded gemini-api google llama llm pdf-document python rag retrival-augmented-generation stramlit vectorstore
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/am-ankitgit/qa_chatbot_llamaindex_google_gemini
- Owner: AM-Ankitgit
- License: mit
- Created: 2024-08-24T15:23:43.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T04:34:58.000Z (5 months ago)
- Last Synced: 2024-10-10T17:41:35.091Z (3 months ago)
- Topics: emebeded, gemini-api, google, llama, llm, pdf-document, python, rag, retrival-augmented-generation, stramlit, vectorstore
- Language: Jupyter Notebook
- Homepage:
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QA_chatbot_llamaIndex_Google_Gemini
## `this is the simplest QA CHATBOT`
## HOW TO RUN
Create Virtual Env
- `create conda -p venv=python=3.9.19` # if missmatch the python version you may encounter the error- `pip install -r requirements.txt`
Set the GOOGLE_API_KEY
- `set GOOGLE_API_KEY = "" or export GOOGLE_API_KEY = ""`
### this is steamlitApp so run the command
- `streamlit run StreamlitApp.py`![Chatbot](https://img.shields.io/badge/-Chatbot-007ACC?style=flat&logo=dialogflow&logoColor=white)
![Llama](https://img.shields.io/badge/-Llama-FFA500?style=flat&logo=llama&logoColor=white)
![Vector](https://img.shields.io/badge/-Vector-4CAF50?style=flat&logo=vector-graphics&logoColor=white)
![Python 3.9.19](https://img.shields.io/badge/-Python%203.9.19-3776AB?style=flat&logo=python&logoColor=white)
![LLM](https://img.shields.io/badge/-LLM-8E44AD?style=flat&logo=artificial-intelligence&logoColor=white)
![Hugging Face](https://img.shields.io/badge/-Hugging%20Face-F9A825?style=flat&logo=hugging-face&logoColor=white)
![GPT](https://img.shields.io/badge/-GPT-FF4500?style=flat&logo=openai&logoColor=white)
![BERT](https://img.shields.io/badge/-BERT-1E90FF?style=flat&logo=bert&logoColor=white)
![Generative AI](https://img.shields.io/badge/-Generative%20AI-6A5ACD?style=flat&logo=gen-ai&logoColor=white)
![Stable Diffusion](https://img.shields.io/badge/-Stable%20Diffusion-FF69B4?style=flat&logo=stable-diffusion&logoColor=white)
![Chatbot](https://img.shields.io/badge/-Chatbot-007ACC?style=flat&logo=chatbot&logoColor=white)
![Llama](https://img.shields.io/badge/-Llama-FFA500?style=flat&logo=llama&logoColor=white)
![Vector](https://img.shields.io/badge/-Vector-4CAF50?style=flat&logo=vector-graphics&logoColor=white)
![Python 3.9.19](https://img.shields.io/badge/-Python%203.9.19-3776AB?style=flat&logo=python&logoColor=white)
![LLM](https://img.shields.io/badge/-LLM-8E44AD?style=flat&logo=ai&logoColor=white)
![LLM Model](https://img.shields.io/badge/-LLM%20Model-FF6347?style=flat&logo=model&logoColor=white)
![Docker](https://img.shields.io/badge/-Docker-2496ED?style=flat&logo=docker&logoColor=white)
![TensorFlow](https://img.shields.io/badge/-TensorFlow-FF6F00?style=flat&logo=tensorflow&logoColor=white)
![PyTorch](https://img.shields.io/badge/-PyTorch-EE4C2C?style=flat&logo=pytorch&logoColor=white)
![Google Gemini](https://img.shields.io/badge/-Google%20Gemini-4285F4?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAAC6b8kAAABH0lEQVQ4T2NkYGBg4C3wBQ4HegP7sAzPAkQawAyQAqfIAFuE5JYlMBTTPJ4EgFz8FXSBX0EBHDAA0C9oWQxQUygIC9IoRE2qRHwEKOaQZYFSBIHFMEiKHEBp6eN/gZZAiDo4QKBi6BLQTGzNkAUylA6YFxBRFz/3Z8uNjpB0Q4kIN/gHxDGHgykOpLdkRtUGUHpBRS/Ov7xAwaEBFTKPkv+fgKTjMKq2DpcZcAJAQIVQqG3EIAuEo7W9yWMAgG6gBiAopNYFj7AzFfTptUJA3fElnAABV3E8HryxXAAAAAElFTkSuQmCC)