Skip to content

Commit 88fe791

Browse files
authored
Update README.md
1 parent 20fe73d commit 88fe791

File tree

1 file changed

+43
-1
lines changed

1 file changed

+43
-1
lines changed

README.md

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Llama Scholar : Transform WhatsApp into Your Smart Study Assistant with Llama models
1+
# Llama Scholar : Transform WhatsApp into Your Smart Study Assistant with Llama models
22

33
## Problem Statement
44

@@ -19,5 +19,47 @@ The implementation of a WhatsApp bot involves utilizing Qdrant for efficient dat
1919
![WhatsApp Image 2024-10-20 at 09 07 09](https://github.com/user-attachments/assets/743bb59f-080c-4de3-8970-c3d15aa60337)
2020

2121
## Tech Stack
22+
BackEnd:
23+
- WhatsApp Business API
24+
- Ma-nish whatsapp wrapper
25+
- Python
26+
- FastAPI
27+
- Llama3 models
28+
- AWS BedRock
29+
- Tune AI
30+
- Qdrant
31+
32+
FrontEnd:
33+
- RemixJS
34+
- Tailwind CSS
35+
- Aceternity UI
36+
37+
## Data Sources
38+
39+
The project uses a combination of:
40+
- User-provided data (images, notes, presentations)
41+
- Stored educational content in the vector database
42+
- Generated content from Llama models
43+
- Data is collected through user interactions on WhatsApp and processed using Llama models. The system emphasizes data privacy and secure storage in the vector database.
44+
45+
## Video Demo
46+
47+
48+
https://github.com/user-attachments/assets/e3f5d3d5-1120-45fd-93f2-5351c6cbb0f9
49+
50+
51+
## USP of Our Solution
52+
53+
The solution's USP integrates cutting edge tools like Qdrant for fast, personalized content retrieval, Tune AI for optimized model performance, and a multimodal approach using LLaMA models. Leveraging WhatsApp, a platform widely used by students for real-time messaging, group chats, and multimedia sharing, it delivers dynamic content processing—text, images, and voice.
54+
Offering real-time summarization, image extraction, and personalized study tools, it enhances productivity and streamlines learning, providing an efficient, AI-powered support system within a familiar and accessible communication platform.
55+
56+
## Future Scope
57+
58+
The solution has significant potential for scaling:
59+
- Adding more varied range of features into the bot
60+
- Integration with more educational platforms and resources
61+
- Development of subject-specific modules for targeted learning
62+
- Potential for adaptation to professional training and lifelong learning contexts
63+
2264

2365

0 commit comments

Comments
 (0)