Giter Site home page Giter Site logo

eva-kaushik / rag-ollama-function Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 56 KB

Todob leverages Chroma DB Rag for context-awareness, combines it with in-context Rag and LLMs for function calling.

Python 100.00%
chroma context-awareness datascience rag todob

rag-ollama-function's Introduction

  1. Chroma DB (Database): Chroma DB is a database that stores structured information about concepts, entities, and relationships. It's designed to efficiently handle large volumes of data while allowing for flexible querying and retrieval. In Todob, Chroma DB serves as the backbone for storing and managing the knowledge base.

  2. In-Context Rag (Response Attribution Graph): In-Context Rag is a technique used to contextualize responses generated by language models. It helps ensure that the generated responses are coherent, relevant, and consistent with the conversation context. In Todob, In-Context Rag is employed to filter and refine the output from LLAMA2, ensuring that the responses are appropriate and accurate.

  3. LLAMA2 (Large Language Model Access Model): LLAMA2 is a large language model, similar to GPT (Generative Pre-trained Transformer) models like GPT-3.5. It's trained on a vast amount of text data and is capable of generating human-like responses to a wide range of prompts. In Todob, LLAMA2 is used for generating responses to user queries and providing information based on the contents of Chroma DB.

  4. Function Calling: Function calling involves invoking specific functions or processes within the Todob framework to perform various tasks, such as data retrieval, analysis, or response generation. These functions are designed to interact with Chroma DB, LLAMA2, and other components of Todob to execute specific actions in response to user requests.

By combining these elements, Todob creates a powerful system for processing user queries, accessing structured knowledge from Chroma DB, generating coherent responses using LLAMA2, and ensuring relevance and contextuality through In-Context Rag. This integrated approach enables Todob to provide accurate, informative, and contextually appropriate responses to a wide range of user inquiries.

rag-ollama-function's People

Contributors

eva-kaushik avatar eva-spec avatar

Watchers

 avatar

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.