Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonio-f/local-rag-llama3
Local RAG using LLaMA3
https://github.com/antonio-f/local-rag-llama3
annotated artificial-intelligence hands-on jupyter-notebook langchain llama3-rag llm local machine-learning python rag retrieval-augmented-generation scikit-learn support-vector-machines tutorial
Last synced: 8 days ago
JSON representation
Local RAG using LLaMA3
- Host: GitHub
- URL: https://github.com/antonio-f/local-rag-llama3
- Owner: antonio-f
- Created: 2024-05-11T10:42:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T10:28:47.000Z (9 months ago)
- Last Synced: 2024-05-13T11:34:07.026Z (9 months ago)
- Topics: annotated, artificial-intelligence, hands-on, jupyter-notebook, langchain, llama3-rag, llm, local, machine-learning, python, rag, retrieval-augmented-generation, scikit-learn, support-vector-machines, tutorial
- Language: Jupyter Notebook
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Local-RAG-LLaMA3
Local RAG using LLaMA3.Needs Python and Jupyter, other dependencies (like Langchain) can be installed directly from the notebook using `pip`.