Skip to content

Commit

Permalink
Updated the repo url
Browse files Browse the repository at this point in the history
Signed-off-by: NyuydineBill <[email protected]>
  • Loading branch information
NyuydineBill committed Jan 8, 2025
1 parent 2cddd7d commit ebd6996
Showing 1 changed file with 24 additions and 15 deletions.
39 changes: 24 additions & 15 deletions hack/samples/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
"description": "Empowering Women Through Precision: Harnessing AI to Illuminate the Path to PCOS Awareness and Care.",
"gitUrl": "https://github.com/akshitagupta15june/FemOvaAI-daytona"
},
{
"name": "AIcontentCreator",
"description": "An AI-powered tool for content creators to brainstorm and transform their ideas into various moods and topics, offering a wide range of styles to choose from.",
"gitUrl": "https://github.com/FredDiPasqua/daytona"
},
{
"name": "Debian",
"description": "Simple Debian container with Git installed.",
Expand Down Expand Up @@ -54,10 +59,10 @@
"description": "Develop C++ applications on Linux. Includes Debian C/C++ build tools.",
"gitUrl": "https://github.com/daytonaio/sample-cpp"
},
{
"name": "MailSender",
"description": "Professional email-sending app using Python and Gradio. Features include custom emails, scheduling, status tracking, and analytics. Backend uses MongoDB and Groq's API for scalable, real-time updates.",
"gitUrl": "https://github.com/Ronit-afk55/Sample_MailSender"
{
"name": "MailSender",
"description": "Professional email-sending app using Python and Gradio. Features include custom emails, scheduling, status tracking, and analytics. Backend uses MongoDB and Groq's API for scalable, real-time updates.",
"gitUrl": "https://github.com/Ronit-afk55/Sample_MailSender"
},
{
"name": "AutoGenius",
Expand Down Expand Up @@ -185,7 +190,11 @@
"description": "A sample project showcasing React and Node.js integration with Daytona.",
"gitUrl": "https://github.com/Jitankasarkar/Sample-Template"
},

{
"name": "React.js - CryptoTracker",
"description": "Get the latest crypto prices and trends with CryptoTracker, a React.js application.",
"gitUrl": "https://github.com/Suyash878/Sample-Crypto"
},
{
"name": "Next.js - OpenSourceSmith",
"description": "A platform designed to empower developers by providing curated open-source templates for frontend, backend, and full-stack applications. Built using NextJs, Prisma, Postgres, CopilotKit, ShadCN.",
Expand Down Expand Up @@ -332,6 +341,11 @@
"description": "A blogging platform that uses AI to help generate content for posts and categorize them into their respective topics.",
"gitUrl": "https://github.com/daytonaio/sample-nextjs-blogging-app"
},
{
"name": "gemini-chat-daytona",
"description": "A modern, responsive chat application powered by Google's Gemini",
"gitUrl": "https://github.com/Naveenkwr/gemini-chat-daytona"
},
{
"name": "React.js - effective-scrapper",
"description": "Effective Scrapper is a web application designed to simplify the job search process for individuals interested in roles within the technology industry.",
Expand Down Expand Up @@ -597,16 +611,6 @@
"description": "This is a sample online store that lets you view fake products and add them to cart",
"gitUrl": "https://github.com/daytonaio/sample-nextjs-store"
},
{
"name": "Python + llmware + tkinter/AI-ChatBot",
"description": "A powerful chatbot that can answer all your questions built using LLMWARE integrated with the model 'phi-3-gguf'.",
"gitUrl": "https://github.com/rustam27332/ai-chatbot-daytona"
},
{
"name": "Store",
"description": "This is a sample online store that lets you view fake products and add them to cart",
"gitUrl": "https://github.com/daytonaio/sample-nextjs-store"
},
{
"name": "Sample Next.js with Gemini Chat",
"description": "A simple Next.js app that provides a basic chat interface powered by Gemini for easily making AI-powered chat applications.",
Expand Down Expand Up @@ -682,6 +686,11 @@
"description": "A Python bot for Discord that generates images using Prodia's API.",
"gitUrl": "https://github.com/TheCoderAdi/discord-bot"
},
{
"name": "Bank Application (Bank Chor) - Using Spring Boot & REST API with Daytona",
"description": "A bank application featuring account creation, deposits, and withdrawals, implemented with Spring Boot and integrated with Daytona for streamlined development.",
"gitUrl": "https://github.com/harshsinghcs/SpingBoot-BankProject-withDaytona"
},
{
"name": "An Web site Builder with prompt",
"description": "A simple typescript project that generates a website based on the user's prompts that is build on top of claude ai api.",
Expand Down

0 comments on commit ebd6996

Please sign in to comment.