-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
149 lines (139 loc) · 7.73 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="TextLLaMA: Your ultimate AI-powered writing assistant. Simplify content, translate languages, correct grammar, and compose professional emails.">
<meta name="keywords" content="TextLLaMA, AI writing assistant, content simplifier, Grammarly alternative, email assistant, grammar correction, content translation, professional email writing, AI-powered tool, language translator, AI grammar checker, writing tool, email automation, text explainer, global communication, Ollama model, email writing tool, translate text, correct grammar online, AI email responder, content enhancer, write accurate emails, free AI grammar tool, Grammarly competitor, simplify text, text explanation tool, translate languages online, open-source language model, AI for emails, writing support, professional communication tool, AI text tool, multilingual translation, automatic grammar correction, AI-powered translator, content writing tool, Grammarly-like extension, best AI for grammar, automated email replies, grammar improvement tool, email composer, content helper, grammar enhancement, accurate writing tool, free grammar correction, efficient writing extension, AI assistant for emails, global language translation, grammar and translation tool, content improvement AI, translation for messages, writing accuracy tool, explain text online, free AI text tool, AI content assistant, open-source grammar corrector, simplify emails, Grammarly for emails, explain complex content, translate content to multiple languages, AI message composer, AI for global communication, AI-based email replies, AI-powered email writer, writing accuracy enhancer, Ollama-based tool, professional grammar check, accurate language translation, free AI email tool, explain difficult text, writing productivity tool, best email assistant, multilingual text helper, AI email automation, efficient communication extension.">
<meta name="author" content="Adarsh Mishra">
<title>TextLLaMA: AI Writing Assistant, Grammar Checker, and Translator</title>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 0;
padding: 20px;
background-color: #f9f9f9;
color: #333;
}
h1, h2 {
color: #2c3e50;
}
h1 {
font-size: 2.5em;
margin-bottom: 10px;
}
h2 {
font-size: 1.8em;
margin-top: 30px;
}
ul {
padding-left: 20px;
}
li {
margin-bottom: 10px;
}
.section {
margin-bottom: 30px;
}
.emoji {
font-size: 1.5em;
margin-right: 5px;
}
a {
color: #3498db;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
max-width: 100%;
height: auto;
margin: 10px 0;
}
.note {
font-style: italic;
color: #555;
margin-top: 20px;
}
.feature {
margin-bottom: 20px;
}
.feature img {
max-width: 1000px !important;
box-shadow: 4px 6px 8px 6px !important;
border-radius: 8px !important;
}
</style>
</head>
<body>
<h1>🌟 TextLLaMA 🚀</h1>
<h4>Source Code For Contribution : <a href="https://github.com/adarshM84/TextLLaMACode" target="_blank">TextLLaMACode</a></h4>
<p><strong>TextLLaMA</strong> is your ultimate AI-powered writing assistant, designed to:</p>
<ul>
<li>✨ <strong>Explain</strong> complex content in a simple and easy-to-understand way.</li>
<li>📧 <strong>Compose</strong> and send professional emails efficiently.</li>
<li>🤖 <strong>Generate</strong> automated replies to emails effortlessly.</li>
<li>🌍 <strong>Translate</strong> words into multiple languages for global communication.</li>
<li>✅ <strong>Improve</strong> grammar accuracy for polished and professional content.</li>
</ul>
<div class="section">
<h2>🔥 Features</h2>
<ul>
<li>📖 <strong>Content Simplification</strong>: Break down complex content into simple explanations.</li>
<li>✍️ <strong>Email Assistance</strong>: Compose and reply to emails effortlessly.</li>
<li>🌐 <strong>Translation</strong>: Translate text into multiple languages to bridge communication gaps.</li>
<li>✅ <strong>Grammar Correction</strong>: Detect and fix grammatical errors in your messages and emails.</li>
</ul>
</div>
<div class="section">
<h2>Sample Image</h1>
<div class="feature">
<h3>1. Select text and action ✍️</h3>
<p>Simply select the text and choose an action to perform on it.</p>
<img src="https://github.com/user-attachments/assets/285f6e66-1abe-425d-acb1-4564195ddac7" alt="Select text and action">
</div>
<div class="feature">
<h3>2. Translate your response 🌍🔄</h3>
<p>Translate the selected text into multiple languages with ease.</p>
<img src="https://github.com/user-attachments/assets/7cbdca37-f7e7-4cbb-a2c7-e27a83d00b40" alt="Translate your response">
</div>
<div class="feature">
<h3>3. Select theme and make configuration changes 🎨⚙️</h3>
<p>Choose your preferred theme and adjust the settings for a personalized experience.</p>
<img src="https://github.com/user-attachments/assets/821629d9-256b-4c2f-a6c7-23e0c74f35e3" alt="Select theme and configuration changes">
</div>
<div class="feature">
<h3>4. Interact with PDF with more features 📄💡</h3>
<p>Access additional features for interacting with PDF documents.</p>
<img src="https://github.com/user-attachments/assets/54e35ed7-ba55-4d52-86a9-99472375b1b4" alt="Interact with PDF">
</div>
<div class="feature">
<h3>5. Compose an email with a fingertip ✉️👍</h3>
<p>Easily compose and send professional emails with just a few clicks.</p>
<img src="https://github.com/user-attachments/assets/7c6e3cc8-b267-49db-aef8-4f438c716e76" alt="Compose an email">
</div>
</div>
<div class="section">
<h2>💻 Powered by Ollama</h2>
<p>TextLLaMA leverages the open-source language model by <strong>Ollama</strong>, delivering exceptional results for grammar correction, word explanations, and translations. A true alternative to tools like <strong>Grammarly</strong>, designed for efficiency and simplicity.</p>
</div>
<div class="section">
<h2>🚀 Getting Started</h2>
<ol>
<li>🖥️ <strong>Install the Extension</strong>: Download and add the extension to your browser.</li>
<li>✏️ <strong>Select the Text</strong>: Highlight the text you need to explain, correct, or translate.</li>
<li>📋 <strong>Use Context Menu</strong>: Right-click and choose the desired action from the TextLLaMA menu.</li>
</ol>
</div>
<div class="section">
<h2>📞 Contact</h2>
<p>For any inquiries or to connect, feel free to reach out:</p>
<ul>
<li>📧 <strong>Email</strong>: <a href="mailto:[email protected]">[email protected]</a></li>
<li>🔗 <strong>LinkedIn</strong>: <a href="https://in.linkedin.com/in/adarsh-mishra-469811205" target="_blank">Adarsh Mishra</a></li>
</ul>
</div>
</body>
</html>