Discover Best Apps according to The Community!

Discover the most voted AI applications that have been built during lablab.ai hackathons. Explore our AI Hackathon projects and get inspired to create your own!

CodeBaseBuddy

CodeBaseBuddy

Tool Name: CodeBaseBuddy with Codestral Key Features: - Privacy-preserving: Locally deployable, ensuring all operations remain on the user's machine. - Semantic Code Search: Utilizes advanced techniques for precise and relevant code search results. - Accelerated Onboarding: Quickly brings new contributors up to speed with any codebase. - Error Reduction: Provides specific guidance to minimize mistakes and prevent bugs. - Enhanced Engagement: Encourages contributions from those hesitant due to unfamiliarity with the codebase. - Continuous Learning: Helps both newcomers and experienced developers discover and learn about lesser-known parts of the codebase. - Technical Implementation: - **Vector Indexing**: Builds an annoy vector index by generating embeddings for every file in the repository. - **Query Processing**: Utilizes Annoy for efficient querying of the vector index. - **Guidance Generation**: Leverages locally deployed Codestral to provide step-by-step instructions based on user queries. - Original Contributions: - Local LLMs for Semantic Code Search: Uses Ollama's local large language models for running and managing models on a user's laptop. - Advantages:: - Privacy: Everything is deployed locally, ensuring user data remains secure. - Speed: Accelerates the process of getting acquainted with a new codebase. - Accuracy: Reduces the likelihood of errors with precise guidance. - Encouragement: Motivates more community contributions by simplifying the onboarding process. - Learning: Continues to be a resource for experienced developers to explore and understand different parts of the codebase. Summary: CodeBaseBuddy with Codestral is a cutting-edge tool designed to streamline the onboarding process for new developers, provide precise code search capabilities, and enhance overall engagement and learning within development teams. By maintaining a local deployment, it ensures privacy while offering robust and innovative features.

CodeBaseBuddy
medal
LangChain
Sight beyond Sight

Sight beyond Sight

Our website enhances online content accessibility for the visually impaired with a cost-effective text-to-speech service using contemporary AI tools. Current market solutions lack necessary amenities and are costly. Working on the website: > once the website loads, the user inputs the URL of the website to be analyzed > this website is parsed using Beautiful Soup to gather the meaningful text content available on the page > this content is passed to the OpenAI text-davinci-003 model as a prompt and a summary is generated for the same > this summary is read out to the user using Azure in natural human tone > next, the website is again parsed using Beautiful Soup with the aim to download relevant images on that website > these images are then analyzed using Google Cloud Vision API and feature labels describing the prominent objects/contents of that image are generated > these labels are passed as a prompt to the OpenAI text-davinci-003 model and a meaningful sentence is generated which describes the images > the prompt already includes a set of sample labels and outputs that the model can use to understand the format of the desired output. > the image description generated in the above step is then read aloud using Azure. For Redis: Redis caches URL results for up to 3 hours, if URL exists in cache, output is displayed/read aloud. Otherwise, website is processed for new output. Results are removed after 3 hours for possible content changes. It allows for fast data access making it suitable for high performance use cases. For voice control: > using space bar, user can ask queries regarding summary through available chatbot > above query is converted to text via speech recognition library of python > this text and the summary are given to the OpenAI text-davinci-003 model as a prompt and the query is resolved > the result is spoken out and if speech unrecognized, an error message stating to retry is read aloud

Galacticos
RedisGPT-3
BiteBuddy Meal Planner

BiteBuddy Meal Planner

BiteBuddy is a meal-planning tool that is prized for its customization. What this entails is that for every different user, a different meal plan is generated based on the user's preferences, needs, and dislikes. A tool to create a meal plan needs to understand what the customer needs. Therefore, the tool asks the user about their body characteristics to help organize the facts needed to create a balanced diet. Precisely, the user's Body Mass Index (BMI) is calculated to give an idea about the possible goals and hence, display an adequate diet. After that, the tool asks the user about any allergies, if any exist, so as not to include these foods in the plan. Moreover, they are asked to input any preferences they might have to include in their diet. The user input is then processed to generate the data. After which, the data is sent via the APIs through properly formatted prompts. The generated meal plan is then displayed in table format for every day of the week and at least three meals per day. Each meal has its nutritional values displayed, including carbohydrates, calories, fats, and proteins; the tool also suggests the right portions and the recipe with the ingredients that aid in preparing that meal. The recipe sub-window also illustrates the meal by providing a photo. Sorting is a feature that can be used to sort the meals based on their nutritional facts. The main advantage of this website is that it groups everything that the user might need to plan a healthy diet, considering their allergies and any food preferences they might have for the week. The tool replaces the need to visit nutritionists and explore different food regimes. It also replaces searching and exploring various recipes among multiple cooking platforms.

The DeCoders
ChatGPTDALL-E-2GPT-3
Autonomous Agents from APIs - Zero Code Builder

Autonomous Agents from APIs - Zero Code Builder

Using Vultr, Groq, Llama, Coral, and Fetch.ai, our project introduces a transformative way to generate and deploy Autonomous AI Agents from APIs—a no-code, prompt-driven AI Agent Builder and conversational interface to manage intelligent agents across enterprise systems in real time. From Prompt ➜ Plan ➜ Code ➜ Execute ➜ Iterate ➜ Deploy ➜ Use (on Coral, Custom, and Fetch AI) User explains their goal in natural language. Our AI locates relevant APIs, generates step-by-step agent plans, writes the code, deploys tools to Vultr-hosted MCP servers, and registers them with Coral and Fetch.ai. All agents are accessed via a multi-modal chat interface—text or voice—enabling users to test, refine, and operate agents live. These agents interact with real-world APIs via the MCP servers created through the Agent Builder. No code. Just intent. From developers and marketers to support and operations teams—anyone can turn apps into automations, tools, or digital workers. Enterprise-ready and built for the future of work, Vortex IQ enables users to go from idea to working agent in minutes. All AI inference runs on Groq’s ultra-low-latency hardware using Llama 3 models, making it fast, private, and cost-efficient. Agents are also composable via Fetch.ai’s Agentverse and ASI:One. Future-Ready with Scalable Impact: a. 3,000+ Retailers: Rolling out AI agents across BigCommerce, Adobe Commerce, Shopify, and Salesforce Commerce Cloud. b. Composable Agent Hub: 100s of reusable agents and templates for plug-and-play use across any API-powered system. c. Cloud Partnerships: Vultr, GCP, and Azure hosting for global agentic compute-as-a-service access. Tech Stack: Hosted on Vultr, using Groq, Llama 3, Coral Protocol, and Fetch.ai for compute, orchestration, and autonomy. Other tech: Google ADK, Next.js From prompt to production—this is how the future of work is built.

Autonomous Agents from APIs - Vultr Track
medal
GroqLlama 3.2Llama 3.1+4
Code PRO

Code PRO

The code optimization and error fixing app is a powerful tool for developers and programmers that is designed to help them identify and fix errors in their code, as well as optimize it for better performance. Built using Codex, a cutting-edge AI language model, the app supports around 200 different programming languages, making it a versatile and comprehensive solution for all kinds of developers. The app provides a user-friendly interface that allows developers to easily upload their code and quickly identify any errors or issues. The app uses advanced algorithms and machine learning techniques to analyze the code and highlight any errors or bugs that may be present. It also provides suggestions and recommendations for fixing the errors, as well as optimizing the code for better performance. One of the key features of the app is its ability to provide real-time feedback as the developer is coding. This means that as the developer writes the code, the app can identify errors and provide suggestions for how to fix them. This can save developers a significant amount of time and effort, as they no longer have to spend hours debugging their code manually. The app also provides a range of other useful features, including code formatting, syntax highlighting, and autocomplete functionality. These features make it easier for developers to write code that is easy to read and understand, and that follows best practices and coding standards. Overall, the code optimization and error fixing app is a powerful and comprehensive tool that can help developers to write better code, faster. Whether you are a beginner or an experienced developer, this app can help you to identify and fix errors in your code, and optimize it for better performance.

BitsPeeps
Streamlit
application badge
Codex
SentimentSense AI

SentimentSense AI

SentimentSense is an innovative AI-powered sentiment analysis app purposefully built for Monday.com's brand-new AI assistant. It offers accurate detection and analysis of emotions, specifically tailored to enhance the functionality of the Monday.com platform. By seamlessly integrating with Monday.com, SentimentSense allows users to leverage the power of AI to gain deep insights into sentiments expressed within their Monday.com items, groups, boards, and projects. In addition to its advanced sentiment analysis capabilities, SentimentSense goes beyond by providing assessment reports for selected users. These reports evaluate strengths, areas to improve, and a summary of individual users' performance within the Monday.com ecosystem. With SentimentSense, Monday.com users can effortlessly monitor and analyze customer feedback and public sentiment directly within the platform. This empowers businesses to make data-driven decisions, identify areas for improvement, and promptly respond to customer concerns, all within the familiar Monday.com environment. Utilizing advanced machine learning algorithms and natural language processing techniques, SentimentSense delivers sentiment analysis, enabling users to gauge public perception, measure brand sentiment, and uncover emerging trends. Its intuitive interface and interactive visualizations make interpreting and sharing sentiment insights seamless within the Monday.com ecosystem. In summary, SentimentSense is a purpose-built AI-powered sentiment analysis app designed to seamlessly integrate with Monday.com, providing Monday.com users with enhanced sentiment analysis capabilities to make informed decisions and gain valuable insights and suggested action items within their projects and workflows. The assessment reports further evaluate strengths, areas to improve, and an overall summary, enabling users to enhance their performance and drive better outcomes.

Appfire Team
medal
OpenAI
Ilewa

Ilewa

Benin, a country rich in enchanting and inspiring stories, offers a wealth of cultural treasures. Take the example of the Amazons, legendary warrior women who embody the courage and pride of the Beninese people. Their legacy is honored at the Place de l'Amazone, near the Palais des Congrès, a symbolic site where the history of these heroines continues to resonate. However, a major challenge remains: conveying this history to foreign tourists. The stories are often poorly interpreted or mistranslated, losing their essence and magic. To address this issue, we created ilewa AI. "Ilewa," meaning "our lands" in the local language (yoruba), reflects our deep attachment to our heritage. Our ambition? To make Benin the world's top tourist destination by 2030. Ilewa AI revolutionizes how Beninese stories are shared. Using our technology, content in local languages, whether audio or text, is transformed into captivating and faithful images. The benefits for tourism are immense. Visitors will have access to authentic and accurate visual representations of Beninese stories and traditions, enriching their cultural experience. They will gain a better understanding and appreciation of our heritage, increasing their satisfaction and desire to return. Ilewa AI primarily targets travel agencies, tour operators, and tourism industry stakeholders looking to offer an enriched and immersive experience to their clients. Additionally, our technology will appeal to museums, cultural centers, and educational institutions eager to promote Beninese culture to an international audience. From a business perspective, ilewa AI opens new horizons. By facilitating access to our culture, we attract more tourists, stimulate the local economy, and enhance Benin's reputation on the international stage. Investing in ilewa AI means supporting an innovative project that values our history and identity while contributing to a prosperous future for our country. Join us on this exciting journey!

IlewaAI
Streamlit
application badge
Stable DiffusionOpenAI
AI-Driven Social Media Content Optimization

AI-Driven Social Media Content Optimization

Our innovative solution, powered by AI, revolutionizes social media content optimization for platforms such as Instagram, Twitter, YouTube, bloggers and podcasts. Leveraging the advanced capabilities of the Llama 2 model, we seamlessly generate hashtags for different social media posts, enhancing content discoverability. Recognizing the growing popularity of podcasts, we employ the state-of-the-art models, converting audio content into text transcripts. This integration enables podcasters to effortlessly refine their content for social sharing along with attention-grabbing descriptions and relevant hashtags. Moreover, we have incorporated the BLIP-2 model , enabling effortless conversion of images to text and extracting captivating captions. These captions are then enriched with platform-specific keywords and trending phrases, ensuring optimized engagement. We employed Open-CV framework model to process video files, transforming them into individual frames. These frames subsequently serve as inputs for the BLIP-2 and LLAMA2 model, enabling the generation of appropriate hashtags and meaningful captions. This innovation benefits both content-creators and users, as it facilitates efficient hashtag searches for desired content, enhancing the overall user experience. Overall, Experience a new era of content optimization where AI seamlessly transforms text, images, and audio into captivating social media posts, expanding reach, engagement, and impact across diverse platforms. Technical Aspects:- A web application has been built, employing AngularJS for the frontend and Flask for the backend. The application integrates Clarifai for hosting machine learning models, enabling advanced AI functions like image recognition and analysis. This fusion results in an engaging and intelligent user experience.

Kamikazee
ClarifaiLlama 2
PrithviX

PrithviX

PrithviX is an Adaptive AI-Driven Warehouse and Trend Forecasting System that transforms inventory management through automation, sustainability intelligence, and explainable analytics. Built on IBM Watsonx Orchestrate, it unifies social-trend detection, demand forecasting, supply-chain awareness, waste analysis, and risk simulation into one automated workflow. The process begins when Orchestrate activates PrithviX’s social-signal engine, which collects anonymized trend patterns from TikTok, Instagram, and YouTube. These signals are cleaned and validated to separate real demand from short-term hype. The refined signals, combined with historical sales logs, feed into the forecasting engine to produce short- and medium-term predictions. SHAP explainability reveals which factors influence each forecast, increasing clarity and trust. Orchestrate then connects these predictions to the supply-availability agent, which evaluates stock levels, shipment delays, expiry risks, and supplier reliability. This ensures insights match real operational constraints. PrithviX’s sustainability module analyzes carbon footprint, packaging impact, waste probability, and deadstock risk to support responsible decisions. A simulation engine models thousands of possible outcomes, estimating risks related to overstocking, lost revenue, waste generation, and environmental impact. All outputs flow into an XAI decision card presenting trends, supply feasibility, sustainability impact, and risk levels. Managers receive one clear recommendation: stock more, stock less, or wait. PrithviX stands out by combining trend intelligence, forecasting, supply logic, sustainability scoring, and risk modeling into a single orchestrated ecosystem. It supports SDG 9 by modernizing warehouse operations, SDG 12 by reducing waste, and SDG 17 by integrating with ERP systems like SAP and Oracle. The result is a smart, transparent, and sustainable warehouse intelligence platform.

Search Engine
IBMLlama 3.2
SoulSync -AI Powered Personality Driven Dating App

SoulSync -AI Powered Personality Driven Dating App

SoulSync is a next-generation dating application designed to foster meaningful relationships by leveraging psychological insights and AI technology. The app addresses the challenge of superficial matching algorithms in traditional dating apps by incorporating scientifically validated metrics: MBTI personality types, Big Five personality traits, and shared hobbies. During sign-up, users provide their MBTI type, select hobbies from a predefined set, and complete a Big Five personality assessment. SoulSync then calculates compatibility scores for each user pair based on: ✅ Researched psychological match scores for all 256 MBTI combinations. ✅ Embeddings for hobbies to measure shared interests. ✅ Big Five trait similarities to ensure alignment in core personality dimensions. The app uses a weighted scoring system to recommend the top 3 matches for each user, ensuring highly personalized suggestions. The weights are assigned based on research-backed methodologies, such as: Personality traits (Big Five) and shared interests (hobbies) being strong predictors of relationship satisfaction (Finkel, E. J., Eastwick, 2005) MBTI compatibility being widely used in relationship counseling to predict interpersonal dynamics (Myers, I. B., & Myers, P. B., 1995). Once a match is accepted, users can engage in conversations with AI-powered chat assistance, powered by DeepSeek, to help craft thoughtful and engaging messages. This feature ensures users can break the ice and maintain meaningful conversations effortlessly. Features: ✅ Smart Matching – Uses MBTI & Big Five for accurate compatibility (OpenAI Embeddings). ✅ AI Chat Assist – DeepSeek AI suggests messages to keep chats engaging. ✅ Personalized Matches – Combines hobbies & traits for better connections. ✅ Scalable Tech – Can power AI ads & behavior tracking. Broader Applications: ✅ Smart Ads: Personalized suggestions based on traits & hobbies. ✅ Behavior Insights: Tailored experiences in education, healthcare & more.

Brain404
OpenAIDeepSeek R1AI/ML API
Liquid LMS

Liquid LMS

The Problem: Traditional education has not changed much in the last century, and it fails to meet the diverse needs of students. One-size-fits-all teaching methods, outdated curricula, and limited access to resources often result in disengaged students who are unprepared for the workforce of tomorrow. The Solution: We propose a revolutionary approach to education that integrates AI and new technology. By leveraging the power of AI, we can create personalized learning experiences that cater to each student's unique needs, interests, and abilities. The Implementation: Our approach is built on three pillars: a. Adaptive Learning: Our AI-powered algorithms will analyze each student's performance data to create a customized learning path. This will help students learn at their own pace and achieve better learning outcomes b. Immersive Learning: We will use virtual and augmented reality to create immersive learning experiences. This will enable students to explore complex concepts in a more engaging and interactive way. c. Collaborative Learning: We will facilitate collaborative learning by leveraging AI-powered tools that enable students to work together on projects and assignments in real-time. The Benefits: Our approach to education will offer several benefits, including: a. Improved Learning Outcomes: Personalized and engaging learning experiences will help students achieve better learning outcomes and prepare them for the workforce of tomorrow. b. Cost-Effective: Our AI-powered approach to education will be cost-effective as it will reduce the need for physical classrooms and expensive resources. c. Accessible: Our approach will be accessible to all students regardless of their location, socioeconomic status, or learning abilities. Our approach to education will revolutionize the way we teach and learn. By leveraging the power of AI and new technology, we can create personalized, engaging, and cost-effective learning experiences that prepare students for tomorrow.

PlayFine
WhisperDALL-E-2GPT-3
Carbon Twin

Carbon Twin

CarbonTwin revolutionizes how organizations measure, manage, and reduce their carbon emissions by combining blockchain transparency, digital twin simulations, and advanced AI. In today’s global supply chains, carbon tracking is often fragmented, inaccurate, and open to manipulation. CarbonTwin addresses this by leveraging blockchain to create immutable, tamper-proof emission records, ensuring trust and traceability from raw material sourcing to product delivery. Every transaction, emission report, and carbon credit is securely stored on-chain, providing unmatched transparency and accountability. Beyond secure tracking, CarbonTwin empowers businesses with digital twin simulations. These real-time, virtual models of facilities and supply chains allow organizations to forecast carbon impacts, test reduction strategies, and run predictive analyses before implementing them. This transforms sustainability planning from guesswork into data-driven decision-making, enabling companies to identify cost-effective and impactful solutions. At the heart of CarbonTwin lies ChatGPT-5 AI, delivering advanced intelligence. From automated emission verification and fraud detection to personalized optimization recommendations, CarbonTwin provides enterprises with deep insights that drive measurable progress. The platform also streamlines compliance with automated ESG reporting, reducing regulatory burdens while ensuring accuracy. With a real-time dashboard, multi-facility monitoring, interactive analytics, and proactive alerts, CarbonTwin delivers both the big picture and detailed insights. Whether for enterprises aiming to decarbonize, carbon credit traders seeking verified transparency, or consultants modeling client impact, CarbonTwin provides the tools to act with confidence and accelerate toward a sustainable future.

CoOlDuO
Vercel
application badge
GPT-5
Report Cruncher

Report Cruncher

Report Cruncher is a cutting-edge financial analysis platform designed to simplify financial reports for retail investors. Report Cruncher provides powerful insights through machine learning to empower retail investors to make informed decisions and achieve success in the stock market. The platform is user-friendly, accessible, and designed to meet the unique needs of retail investors at every level of expertise. By leveraging the GPT-3 Curie model fine-tuned with the ECTSum dataset, Report Cruncher can provide users with easy-to-understand financial data, allowing them to quickly identify the most important information in a report. The advanced machine learning algorithms and user-friendly interface make it the perfect tool for anyone looking to make informed investment decisions. Report Cruncher's success depends on attracting and keeping subscribers through a subscription-based model. The platform is designed for retail investors, defined as nonprofessional investors who use their own money to buy and sell securities. Retail investors accounted for more than 20% of all stock market shares traded and accounted for more than $84 trillion in trades in 2021. With a subscription model, Report Cruncher will provide a sustainable revenue stream while empowering retail investors to make informed decisions in the stock market. The platform is constantly evolving, with plans to introduce chained prompts, a series of prompts that build on each other to produce a final summary, to provide users with more in-depth analysis and a more comprehensive understanding of the financial reports they're analyzing. With sufficient funding, the team plans to fine-tune the Davinci model to get even better results.

AI-DATA-TOOLS
medal
ChatGPTGPT-3
VIsionAid

VIsionAid

VisionAid is an AI-driven medical assistant designed to empower blind and visually impaired individuals by providing critical insights from medical data, all through voice-controlled, hands-free interactions. The app’s capabilities include interpreting complex medical images like X-rays, MRIs, and CT scans, translating visual data into clear, accessible language that users can understand. This feature enables users to receive essential health information without needing to rely on visual aids or third-party assistance. With VisionAid, users can also gain detailed insights from prescriptions. The app reads out medication names, dosages, and instructions, ensuring users have complete knowledge of their treatment plans. If a prescription includes any special precautions, side effects, or drug interactions, VisionAid can convey this information effectively, promoting safe medication use and informed healthcare decisions.The app is fully voice-activated, allowing users to ask questions and receive responses without ever needing to touch a screen. From asking, “What’s in my prescription?” to “What does my X-ray show?” VisionAid offers a seamless, conversational experience. Through sophisticated text-to-speech and speech recognition technology, it interprets queries and delivers responses in a clear, natural voice. In addition to image and prescription analysis, VisionAid can assist users in managing schedules by setting medication reminders, doctor’s appointments, and follow-ups, all accessible through simple voice commands. This functionality supports users in maintaining their health routines with minimal effort. Designed with the unique needs of visually impaired users in mind, VisionAid’s combination of advanced AI, intuitive voice control, and comprehensive healthcare insights represents a significant step toward accessible, independent healthcare management.

TrioVibians
Vercel
application badge
VercelRhymes.ai
30apps loaded