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

Improve AI stories generator #10

Open
langbart opened this issue Jan 14, 2024 · 0 comments
Open

Improve AI stories generator #10

langbart opened this issue Jan 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@langbart
Copy link
Member

langbart commented Jan 14, 2024

Background

Within the AquaData project, we're developing a tool to enrich the aquadata portal (a website) with stories that showcase the impact of WorldFish initiatives globally. A draft version of this tool, using a Langchain summarization process (details here), is already integrated into the aquadata.data.mapping repository via this code.

Objective

The main goal is to optimize this tool for greater flexibility and effectiveness. Specifically, we want the tool to:

  1. Handle multiple text data formats efficiently.
  2. Produce outputs that are stylistically tailored to fit the specific narrative and "branding" requirements of the AquaData portal.

Relation to Other Tasks

This issue is closely linked to Issue #9. A key component of the AI story generator involves efficiently scraping and processing information from various file formats.

Proposed Actions

  1. Enhance Text Data Ingestion: Develop capabilities to ingest and process various text data formats (e.g., PDFs, web pages, plain text) effectively.
  2. Customize Output Styles: Implement functionality that allows the tool to adjust the style and tone of the output to align with the AquaData portal's guidelines.
  3. Integration with Scraping Tool: Ensure seamless integration with the scraping tool being developed under Issue Developing scraping tool #9, focusing on the coherent flow of data from source to story generation.
  4. Testing and Iteration: Conduct thorough testing with different data sources and styles to refine the tool's performance and output quality.

Additional Resources

@langbart langbart added the enhancement New feature or request label Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants