Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-02T10:23:02.000Z (about 1 month ago)
- Last Synced: 2024-12-22T15:15:05.976Z (13 days 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: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LLMGenerativeAI with Open AI LLM