https://github.com/bekohub/llmgenerativeai
This project showcases a complete pipeline for building conversational AI systems by integrating LangChain, LLMs (Large Language Models), FAISS (VectorDB), and Streamlit. It demonstrates how to process documents (like PDFs), build semantic search, and implement conversational retrieval systems.
https://github.com/bekohub/llmgenerativeai
ai chatbot faiss gemini generativeai langchain llms nlp python streamlit
Last synced: about 2 months ago
JSON representation
This project showcases a complete pipeline for building conversational AI systems by integrating LangChain, LLMs (Large Language Models), FAISS (VectorDB), and Streamlit. It demonstrates how to process documents (like PDFs), build semantic search, and implement conversational retrieval systems.
- Host: GitHub
- URL: https://github.com/bekohub/llmgenerativeai
- Owner: BEKOhub
- License: mit
- Created: 2024-11-29T16:12:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T03:59:33.000Z (over 1 year ago)
- Last Synced: 2025-03-30T16:47:22.852Z (about 1 year ago)
- Topics: ai, chatbot, faiss, gemini, generativeai, langchain, llms, nlp, python, streamlit
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LLMGenerativeAI