Code Monkey home page Code Monkey logo

rag's Introduction

RAG

Rag (Retreival Augmented Generation) Python solution with llama3, LangChain, Ollama and ChromaDB in a Flask API based solution

rag's People

Contributors

thomasjay avatar

Stargazers

appsmatics avatar MS avatar  avatar Chemay Shola avatar Matheus avatar Yiling Cao avatar  avatar Kevin Chen avatar Mahyar Amiri avatar Samuel Mesquita  avatar kairogen avatar  avatar Pranaw Mishra avatar  avatar Onder A. avatar Mike Gill avatar Juan Rojas avatar  avatar Pallab Sarkar avatar YSK avatar  avatar  avatar Avinash avatar Pawel Gnatowski avatar aromal_tr avatar Rofy Okyere-Forson avatar cnrishiraj avatar Enrico Nello avatar  avatar  avatar Luiz Simões avatar Yui73 avatar Bhushan Sahane avatar CRYSTAL avatar Doru Ambrus avatar  avatar You_Blue avatar David Perez avatar  avatar  avatar  avatar  avatar  avatar Wang Bing avatar  avatar  avatar Roman Bazhin avatar Guilherme Apolinario avatar Zed Hanok avatar  avatar Pritesh k avatar  avatar  avatar coose avatar ama avatar  avatar  avatar Cyclotomic Fields avatar Fabian avatar  avatar FRANK KWIZERA MUGWANEZA avatar BenOz avatar  avatar  avatar  avatar  avatar Arbal avatar  avatar  avatar Solomon Hsu avatar  avatar ARIF avatar Ching avatar Yanchenko Vadim avatar Chipl avatar  avatar Kevin Roy avatar Leonardo Motta avatar  avatar Eric Leonardo Lim avatar Chamin Nalinda avatar Reid Brown avatar Robert Cordero avatar Robert Wang avatar dr. Konya Sandor avatar Sven avatar forensicator avatar Jimmy Briggs avatar Christopher Goodwin avatar vcapp avatar ethan avatar

Watchers

 avatar Clément PAPPALARDO avatar  avatar

rag's Issues

no persistend

recation.py:139: LangChainDeprecationWarning: Since Chroma 0.4.x the manual persistence method is no longer supported as docs are automatically persisted.
warn_deprecated(

what should we change in the code?

llama API

My company has hosted llama3 in one of the EC2 machine, and they have exposed api to use it. First get the token from token server and then use that token to query the AI. Could you please help me what changes in the code I need to do?

onnxruntime 1.17.3 not found

installing requirements.txt fails. What OS and version of python are you using? I have tried this on Windows and Ubuntu with Python 3.9.5

ERROR: Could not find a version that satisfies the requirement onnxruntime==1.17.3 (from -r requirements.txt (line 63)) (from versions: 1.7.0, 1.8.0, 1.8.1, 1.9.0, 1.10.0, 1.11.0, 1.11.1, 1.12.0, 1.12.1, 1.13.1, 1.14.0, 1.14.1, 1.15.0, 1.15.1, 1.16.0, 1.16.1, 1.16.2, 1.16.3)
ERROR: No matching distribution found for onnxruntime==1.17.3 (from -r requirements.txt (line 63))

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.