-
Notifications
You must be signed in to change notification settings - Fork 3
Arabic version #2
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
Open
aldoyh
wants to merge
20
commits into
Justmalhar:main
Choose a base branch
from
aldoyh:arabic
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or 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
…oter positioning and improve search bar styling. Update dependencies and README for clarity.
|
@aldoyh is attempting to deploy a commit to the justmalhar's Team Team on Vercel. A member of the Team first needs to authorize it. |
… implement logging for app state; refine Tailwind CSS dark mode and typography settings.
…add ProcessingOverlay component; implement ErrorBoundary; integrate OpenAI API for content processing; update README and package.json for new dependencies and scripts. 🚀 Auto-generated Commit: Updated on 2024-12-22 08:57:56
…ce styles and animations; improve accessibility and code structure 🚀 Auto-generated Commit: Updated on 2024-12-31 17:22:22
🚀 Auto-generated Commit: Updated on 2024-12-31 17:38:35
Author
|
Forgot to mention it's bilingual now, not just an Arabic version. Thank you for your hard work. |
🚀 Auto-generated Commit: Updated on 2025-01-14 10:09:41
…pt for development 🚀 Auto-generated Commit: Updated on 2025-03-06 04:11:48
…and streamline AI response generation
- Implemented a new service for logging search queries to a SQLite database. - Created a `search_log` table to store search queries, their sources, AI providers, and timestamps. - Added `logSearch` function to insert new search logs. - Added `getAllLogs` function to retrieve all search logs ordered by timestamp.
feat: update AI response generation to include model parameter feat: enhance Ollama API integration with model support and error handling test: add tests for Groq and Ollama APIs, including model listing and response validation
- Implement Groq API integration alongside existing Ollama provider - Add framer-motion animations for search results - Refactor search logging with SQLite WAL and rotation support - Update README with improved documentation structure - Remove unused image assets and update dependencies
…tyling refactor: update search service implementation and integrate with Serper API docs: add project documentation and README files style: improve component styling with gradients, shadows and animations
…ntent processing functions
…ng and support for additional sources
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello there,
Just wanted to make our very own unique version of Arabic.
Thank you.