An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# LLMGenerativeAI