Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arjunrao87/ollama-llamaparse
https://github.com/arjunrao87/ollama-llamaparse
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/arjunrao87/ollama-llamaparse
- Owner: arjunrao87
- Created: 2024-03-17T19:29:29.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T19:36:57.000Z (8 months ago)
- Last Synced: 2024-05-21T08:18:16.969Z (6 months ago)
- Language: Python
- Size: 54.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ollama-llamaparse
Ask questions from a PDF document using
- LlamaParse (Document parser)
- Ollama (local LLM executor)
- Mistral (LLM model)
- nomic-embed-text (LLM embeddings)
- ChromaDB (vectordb)Features (nahhht)
- No Langchain
- No memory/reasoning
- No optimization