https://github.com/bekohub/llmgenerativeaiopenai
This project is a PDF-based Information Retrieval System powered by LangChain, OpenAI, and Streamlit. The application allows users to upload PDF files, process their contents, and interact with the extracted data using a conversational AI interface. It leverages FAISS for vector-based similarity searches and ChatGPT models (e.g., gpt-4-turbo)
https://github.com/bekohub/llmgenerativeaiopenai
ai-chatbots conversational-ai faiss gpt4 information-retrieval langchain nlp openai pdf-processing python streamlit vector-search
Last synced: about 1 month ago
JSON representation
This project is a PDF-based Information Retrieval System powered by LangChain, OpenAI, and Streamlit. The application allows users to upload PDF files, process their contents, and interact with the extracted data using a conversational AI interface. It leverages FAISS for vector-based similarity searches and ChatGPT models (e.g., gpt-4-turbo)
- Host: GitHub
- URL: https://github.com/bekohub/llmgenerativeaiopenai
- Owner: BEKOhub
- License: mit
- Created: 2024-12-01T10:36:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-02T10:23:02.000Z (over 1 year ago)
- Last Synced: 2025-07-16T22:34:32.966Z (11 months ago)
- Topics: ai-chatbots, conversational-ai, faiss, gpt4, information-retrieval, langchain, nlp, openai, pdf-processing, python, streamlit, vector-search
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LLMGenerativeAI with Open AI LLM