Skip to content

In this repo I have colllected all the work to develop an AI assistant based on LangChain and OCI Generative AI

License

Notifications You must be signed in to change notification settings

luigisaetta/langchain2024_2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Assistant with LangChain

Code style: black

Here you'll find all the code to develop a RAG Knowledge Assistant

The UI of the Knowledge Assistant you can build using following examples.

screenshot

Features

  • Retrieval Augmented Generation (RAG)
  • Manage the chat history
  • List of references
  • Support Cohere Embeddings and LLM (comand-r...)
  • Support OCI Generative AI Service
  • Support for local FAISS Vector Store
  • Support for local QDRANT Vector Store
  • (30/04/2024) added OpenSearch as Vector Store
  • (14/05) Oracle AI Vector Search

About

In this repo I have colllected all the work to develop an AI assistant based on LangChain and OCI Generative AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published