amosproj / amos2024ss06-health-ai-framework

Ailixir is an application that utilises LLMs and custom user input to generate AI agent prototypes specialised in fields such as health, economics, physics etc. The prototypes enable the user, which is an entrepreneur-developer, to compare the results produced by different LLMs.
MIT License
7 stars 1 forks source link

Run scrapper on Google Cloud #238

Open Ghemechis opened 5 days ago

Ghemechis commented 5 days ago

Item type: data pipeline

Description:Running a web scraper on Google Cloud Platform (GCP) to capture and store text data obtained from scraping websites. The goal is to efficiently gather and persist scraped text data on Google Cloud in docker container deployed. The scraped text files will be stored on GC and utilized for prompt engineering within the LangChain framework, facilitating AI agent response generation.

User Story

Acceptance Criteria

Definition of Done