https://github.com/josephgodwinkimani/ollama-rag
A basic RAG that allows you to upload code files, process them, and query them using Ollama models
https://github.com/josephgodwinkimani/ollama-rag
ai ollama ollama-gui rag
Last synced: 2 months ago
JSON representation
A basic RAG that allows you to upload code files, process them, and query them using Ollama models
- Host: GitHub
- URL: https://github.com/josephgodwinkimani/ollama-rag
- Owner: josephgodwinkimani
- License: mit
- Created: 2025-03-02T11:18:50.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-04T11:19:42.000Z (3 months ago)
- Last Synced: 2025-03-04T12:26:15.243Z (3 months ago)
- Topics: ai, ollama, ollama-gui, rag
- Language: TypeScript
- Homepage:
- Size: 476 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
OllamaRAG (Retrieval Augmented Generation)
Allows you to upload code files, process them, and query them using ollama models.
## Requirements
1. Running instance of ChromaDB High-performance vector database either as a docker container
```bash
$ docker pull chromadb/chroma$ docker run -p 8000:8000 chromadb/chroma
```## Usage
```bash
$ npm install$ npm run dev
```## Trademark Acknowledgment
"Ollama" and the Ollama logo are trademarks or registered trademarks of Ollama, Inc. This project, "OllamaCoder", is an independent and unofficial interface developed by the community and is not affiliated with, sponsored by, or endorsed by Ollama, Inc.
## Fair Use Statement
The use of the Ollama trademark and logo in this project is for referential purposes only, to indicate compatibility and interoperability with the Ollama software. We acknowledge and respect the intellectual property rights of Ollama, Inc.
## Non-Commercial Status
This project is an open-source, non-commercial initiative developed to enhance the user experience of Ollama users. We do not claim any ownership rights to the Ollama trademark or logo.
## Disclaimer of Affiliation
This project:
- Is not officially associated with Ollama, Inc or any of its subsidiaries.
- Is not produced or maintained by Ollama, Inc or any of its subsidiaries.
- Does not imply any endorsement by Ollama, Inc or any of its subsidiaries.## Usage Guidelines
The Ollama trademark and logo are used strictly within fair use guidelines and solely for:
1. Describing the project's compatibility with Ollama
2. Referencing the official Ollama software
3. Directing users to official Ollama resources## Modifications and Removal
We respect the rights of trademark holders and will promptly address any concerns regarding the use of trademarks or logos. If you are a representative of Ollama, Inc. and have concerns about the use of the trademark or logo in this project, please contact us immediately.