Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update: README description #130

Open
Daethyra opened this issue Jun 4, 2024 · 0 comments
Open

Update: README description #130

Daethyra opened this issue Jun 4, 2024 · 0 comments
Assignees
Labels
Documentation Adds/Edits documentation

Comments

@Daethyra
Copy link
Owner

Daethyra commented Jun 4, 2024

Suggestion description:

The project explores the potential of Retrieval Augmented Generation (RAG) in developing AI-driven applications. The project primarily employs LangChain's Python library to enable the creation of sophisticated AI Assistants. We practice integrating proprietary models from OpenAI's in addition to Hugging Face's robust open-source solutions.

The main goal of RAG is to solve the 'data-freshness' challenge, a common issue in large language models. The development of back-end code with reusable components aims to help others integrate these advancements into their Python processing pipelines. This enhances capabilities in data processing, transformation, retrieval, searching, and summarization.

The true focus of this project is the series of meticulously crafted Jupyter notebooks. Each notebook serves as interactive notes, demonstrating personal growth and assisting those beginning their journey in AI application development. A key aspect of the project is providing guidance on using various databases for retrieval, including MongoDB, Pinecone, ChromaDB, FAISS, or direct context loading from files.

The essence of this project is its dual purpose: teaching others while facilitating personal learning. It fosters a cycle of knowledge sharing, benefiting the AI development community and encouraging exploration and innovation in AI applications. This project is not just about creating AI tools; it contributes to building a community of learners and innovators.

@Daethyra Daethyra added the Documentation Adds/Edits documentation label Jun 4, 2024
@Daethyra Daethyra self-assigned this Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Adds/Edits documentation
Projects
Status: Staging | General TODO
Development

No branches or pull requests

1 participant