mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-26 01:15:52 +03:00
[GH-ISSUE #70] Chat with your website for content creators #53
Labels
No labels
AI Content Agents
AI Content Strategy
AI Content planning
AI Marketing Tools
AI SEO
AI personalization
AI writer
ALwrity Copi-lot
Alwrity web search
Anthropic
DeepSeek
Gemini AI
Integration
LLM
OnBoarding
OnBoarding
RAG knowledgebase Memory
bug
documentation
enhancement
good first issue
help wanted
invalid
openai
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ALwrity#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AJaySi on GitHub (May 15, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/70
Originally assigned to: @AJaySi on GitHub.
Usecases:
1). As content creator, its difficult to remember all blogs as the content increases.
2). Internal linking becomes difficult, keyword cannibalization becomes a problem.
3). Plagiarism becomes a problem.
4). Finding new content ideas becomes difficult.
If Alwrity can store/embed all the website content, it will know which content to write, link to and guard against plagiarism etc.
Alwrity should provide an interface to chat with any website by providing its sitemap.
Enter https://github.com/embedchain/embedchain
Embedchain seems promising to build usecases for content creators.
@AJaySi commented on GitHub (May 15, 2024):
First usecases to include is: https://docs.embedchain.ai/use-cases/semantic-search
@AJaySi commented on GitHub (May 15, 2024):
I have been staying away from RAG and embedding in favour of larger context window:
https://blog.google/products/gemini/google-gemini-update-may-2024/#context-window
And now Gemini 1.5 Pro brings you our latest technical advances, including a greatly expanded context window starting at 1 million tokens — the longest of any widely available consumer chatbot in the world. A context window this long means Gemini Advanced can make sense of multiple large documents, up to 1,500-pages total, or summarize 100 emails. Soon it will be able to handle an hour of video content or codebases with more than 30,000 lines.