Skip to content

Retrieval augmentation - Elioth#17

Open
elioth-frutos wants to merge 25 commits into
mainfrom
retrieval-augmentation
Open

Retrieval augmentation - Elioth#17
elioth-frutos wants to merge 25 commits into
mainfrom
retrieval-augmentation

Conversation

@elioth-frutos

Copy link
Copy Markdown
Collaborator

No description provided.

elioth-frutos and others added 25 commits June 5, 2023 03:35
…he retrieval augmentation functionality.

Added a Python script that splits the aforementioned HTML document, creates vector embeddings and is able to
answer queries about the document with the GPT-3.5 API.
scrapped from LinkedIn, instead of with SEP entries.
Removed getpass from the project. We'll use the python-dotenv package to
manage the API keys.
…he retrieval augmentation functionality.

Added a Python script that splits the aforementioned HTML document, creates vector embeddings and is able to
answer queries about the document with the GPT-3.5 API.
scrapped from LinkedIn, instead of with SEP entries.
Removed getpass from the project. We'll use the python-dotenv package to
manage the API keys.
documents into the database and another for the retrieval
augmentation API.
in the metadata of the entries in the vector database.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant