-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,32 @@ | ||
# AmharicAI-AdGen | ||
The project centers on an Amharic RAG pipeline, leveraging robust AI for text manipulation. It aims to craft compelling Amharic text ads by analyzing campaign data, incorporating brand specifics, product details, and Telegram channel content history. Successful implementation guarantees resonant advertisements within the dynamic Telegram community. | ||
## Project Goal: | ||
To generate creative and relevant Amharic ad content for Telegram channels, increasing the effectiveness of AiQEM's Adbar advertising solution. | ||
|
||
## Background: | ||
AiQEM is an Ethiopian startup specializing in AI and Blockchain solutions for businesses. | ||
Adbar is their flagship AI-powered Telegram ad solution for targeted ad placement. | ||
Growing Telegram use in Ethiopia necessitates adaptation of AI strategies for content generation. | ||
|
||
## Project Proposal: | ||
Develop an Amharic RAG (Retrieval Augmented Generation) pipeline for automatically creating ad content. | ||
Leverage existing open-source LLM models with Amharic capabilities like: | ||
Nous Hermes Mistral 8 7B | ||
Amharic-finetuned LLama 2 versions (Samuael/llama-2-7b-tebot-amharic or iocuydi/llama-2-amharic-3784m) | ||
Further fine-tune the chosen model on Amharic ad text data specific to Telegram channels. | ||
|
||
## Use the RAG pipeline to generate: | ||
Catchy ad headlines and body text based on campaign briefs (brand, product info) | ||
Content tailored to the chosen Telegram channel's theme and audience | ||
|
||
## Key Success Factors: | ||
High-quality Amharic text embedding and generation capabilities of the chosen LLM model. | ||
Fine-tuning on relevant ad text data to ensure content relevance and creativity. | ||
Integration with Adbar platform for seamless ad generation and deployment. | ||
|
||
|
||
## Expected Outcomes: | ||
Increased Adbar-generated Amharic ad content led to higher click-through and engagement rates. | ||
Improved ad targeting and relevance across the Telegram ecosystem. | ||
Improved brand positioning and awareness among AiQEM clients. | ||
|
||
|