-
Notifications
You must be signed in to change notification settings - Fork 1.4k
/
Copy pathindex.json
413 lines (412 loc) · 22.2 KB
/
index.json
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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
[
{
"name": "Ada",
"description": "Develop Ada based applications. Includes appropriate runtime args, Ada, common tools, extensions, and dependencies.",
"gitUrl": "https://github.com/daytonaio/sample-ada"
},
{
"name": "Alpine",
"description": "Simple Alpine container with Git installed.",
"gitUrl": "https://github.com/daytonaio/sample-alpine"
},
{
"name": "Debian",
"description": "Simple Debian container with Git installed.",
"gitUrl": "https://github.com/daytonaio/sample-debian"
},
{
"name": "Deno",
"description": "Develop Deno based web applications. Includes appropriate runtime args, Deno, common tools, extensions, and dependencies.",
"gitUrl": "https://github.com/daytonaio/sample-deno"
},
{
"name": "COBOL",
"description": "Develop COBOL based applications. Includes appropriate runtime args, COBOL, common tools, extensions, and dependencies.",
"gitUrl": "https://github.com/daytonaio/sample-cobol"
},
{
"name": "Fortran",
"description": "Develop Fortran based applications. Includes appropriate runtime args, Fortran, common tools, extensions, and dependencies.",
"gitUrl": "https://github.com/daytonaio/sample-fortran"
},
{
"name": "Ubuntu",
"description": "A simple Ubuntu container with Git and other common utilities installed.",
"gitUrl": "https://github.com/daytonaio/sample-ubuntu"
},
{
"name": "C",
"description": "Develop C applications on Linux. Includes Debian C/C++ build tools.",
"gitUrl": "https://github.com/daytonaio/sample-c"
},
{
"name": "C++",
"description": "Develop C++ applications on Linux. Includes Debian C/C++ build tools.",
"gitUrl": "https://github.com/daytonaio/sample-cpp"
},
{
"name": "AutoGenius",
"description": "An intelligent platform that uses advanced algorithms and AI to predict pre-owned car prices and provide personalized trading advice.",
"gitUrl": "https://github.com/rajesh-adk-137/auto_genius_daytona"
},
{
"name": "C# (.NET)",
"description": "Develop C# and .NET based applications. Includes all needed SDKs, extensions, and dependencies.",
"gitUrl": "https://github.com/daytonaio/sample-dotnet"
},
{
"name": "Go",
"description": "Develop Go based applications. Includes appropriate runtime args, Go, common tools, extensions, and dependencies.",
"gitUrl": "https://github.com/daytonaio/sample-go"
},
{
"name": "Java",
"description": "Develop Java applications. Includes the JDK and Java extensions.",
"gitUrl": "https://github.com/daytonaio/sample-java"
},
{
"name": "Julia (Genie)",
"description": "Develop Julia based applications with Genie framework. Includes needed tools, extensions, framework and dependencies.",
"gitUrl": "https://github.com/daytonaio/sample-julia-genie"
},
{
"name": "Julia",
"description": "Develop Julia applications. Includes PkgTemplates for package creation and JuliaFormatter for code formatting.",
"gitUrl": "https://github.com/daytonaio/sample-julia"
},
{
"name": "Rust Actix Server",
"description": "Develop Rust based Web applications with Actix Server Framework. Includes required Cargo Pakcages.",
"gitUrl": "https://github.com/daytonaio/sample-rust-actix-server/"
},
{
"name": "Kotlin / JetpackCompose - HopeChain",
"description": "HopeChain is a decentralized donation tracking application built on the Solana blockchain. This project is dedicated to enhancing transparency and accountability in charitable donations, allowing donors to trace their contributions from the initial donation to their final use.",
"gitUrl": "https://github.com/daytonaio/sample-android-blockchain"
},
{
"name": "PHP",
"description": "Develop PHP based applications. Includes needed tools, extensions, and dependencies.",
"gitUrl": "https://github.com/daytonaio/sample-php"
},
{
"name": "Prolog",
"description": "Develop Prolog based applications. Includes appropriate runtime args, GNU Prolog, SWI-Prolog, common tools, extensions, and dependencies.",
"gitUrl": "https://github.com/daytonaio/sample-prolog"
},
{
"name": "Python",
"description": "Develop Python applications.",
"gitUrl": "https://github.com/daytonaio/sample-python"
},
{
"name": "Python - AI Recipe Generator",
"description": "The application allows users to upload image of ingredients, analyzes the image, and provides recipe suggestion.",
"gitUrl": "https://github.com/daytonaio/sample-python-recipe-generator"
},
{
"name": "Python - Lunku AI",
"description": "Lunku AI is a Bot. Used in Discord for Image Generation using Pordia AI.",
"gitUrl": "https://github.com/daytonaio/sample-python-discord-image-generator"
},
{
"name": "Majestic Hotels - Hotel Booking Site",
"description": "This Next.js application provides a comprehensive hotel booking platform with secure user authentication and reservation management.",
"gitUrl": "https://github.com/VIBHAS3077/sample-hotel-booking"
},
{
"name": "AI Companion - Voice Assistant App",
"description": "This real-time voice assistant app combines Speech-to-Text, Large Language Model processing, and Text-to-Speech technologies for seamless interaction. It supports both terminal and web interfaces with customizable voice parameters like pitch, speed, and type.",
"gitUrl": "https://github.com/Ankur2606/AI-Companion"
},
{
"name": "Racket",
"description": "Develop Racket based applications. Includes appropriate runtime args, Racket and its IDE named DrRacket available through VNC, common tools, extensions, and dependencies.",
"gitUrl": "https://github.com/daytonaio/sample-racket"
},
{
"name": "Ruby",
"description": "Develop Ruby based applications. includes everything you need to get up and running.",
"gitUrl": "https://github.com/daytonaio/sample-ruby"
},
{
"name": "Rust",
"description": "Develop Rust based applications. Includes appropriate runtime args and everything you need to get up and running.",
"gitUrl": "https://github.com/daytonaio/sample-rust"
},
{
"name": "Node / TypeScript",
"description": "Develop Node.js based applications in TypeScript. Includes Node.js, eslint, nvm, yarn, and the TypeScript compiler.",
"gitUrl": "https://github.com/daytonaio/sample-typescript-node"
},
{
"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.",
"gitUrl": "https://github.com/daytonaio/sample-open-source-smith"
},
{
"name": "Next.js - RecipeGenie",
"description": "Recipe Genie, an app for exploring delicious recipes, powered by TheMealDB. Built using NextJs, JavaScript, react-shepherd, Tailwind, DaisyUI.",
"gitUrl": "https://github.com/daytonaio/sample-recipe-genie"
},
{
"name": "React.js - Cropify",
"description": "Cropify, a fast and user-friendly image cropping tool with features like adjustable crop areas, aspect ratio presets, and instant previews. Built using React.js, Vite, Mantine, and React Easy Crop.",
"gitUrl": "https://github.com/daytonaio/sample-image-crop"
},
{
"name": "Next.js - Cal Buddy",
"description": "Cal Buddy, is a smart calendar assistant that helps you schedule, manage, and chat with your calendar. It helps you boost your productivity with AI-powered task management.",
"gitUrl": "https://github.com/daytonaio/sample-calendar-buddy"
},
{
"name": "R",
"description": "Develop R based applications. Includes appropriate runtime args, R, common tools, extensions, and dependencies.",
"gitUrl": "https://github.com/daytonaio/sample-r"
},
{
"name": "React.js - TerraGrow",
"description": "TerraGrow is an AI-powered app that provides crop recommendations and yield improvement strategies by analyzing environmental factors like soil nutrients, temperature, humidity, and pH. It helps farmers optimize planting decisions for higher yields.",
"gitUrl": "https://github.com/daytonaio/sample-crops-ml"
},
{
"name": "React.js - AI Text Summarization and Analysis",
"description": "A beginner-friendly application designed to transform long texts into quick summaries, key insights, and fun mnemonics. It prompts you to enter a text and helps you get the gist of it.",
"gitUrl": "https://github.com/daytonaio/sample-react-text-AI"
},
{
"name": "Next.js - Video Generation AI",
"description": "Video Generation AI is designed as a SaaS platform, allowing users to easily create engaging video content for various purposes such as marketing, education, or social media. It uses AI to generate video content based on user inputs.",
"gitUrl": "https://github.com/daytonaio/sample-video-generator"
},
{
"name": "Django - CrisisMonitor",
"description": "Crisis Monitor is a web application designed to track natural disasters and display information through an interactive dashboard. Built with HTML, CSS, JavaScript, and Django (Python), it features a responsive design for seamless usability.",
"gitUrl": "https://github.com/daytonaio/sample-django-crisis-monitor"
},
{
"name": "Flask - AI Playlist Generator",
"description": "A Python-based application that dynamically generates playlists based on the user's emotional state and inputs, using APIs and machine learning techniques.",
"gitUrl": "https://github.com/daytonaio/sample-python-ai-playlist-generator"
},
{
"name": "Rust - Actix Web Server",
"description": "This is a sample Rust project using Actix-Web, designed to demonstrate a simple and scalable backend web framework.",
"gitUrl": "https://github.com/daytonaio/sample-rust-actix"
},
{
"name": "Next.js - Festigo",
"description": "Festigo is an event planning and event organizing website that bring guests, vendors and event organizers(the people hosting the event) under a single umbrella.",
"gitUrl": "https://github.com/daytonaio/sample-nextjs-event-planner"
},
{
"name": "Next.js - Cooperword",
"description": "The COOPER WORD is a web-based tool designed to help users create, manage, and view events in a calendar format. Built using React, Next.js, and TypeScript, this application provides a user-friendly interface with intuitive functionality for effective event management.",
"gitUrl": "https://github.com/daytonaio/sample-nextjs-ai-event-manager.git"
},
{
"name": "Python/Flask - ai-code-reviwer",
"description": "Get the feedback on your code and also can translate it to another programming language",
"gitUrl": "https://github.com/daytonaio/sample-python-ai-code-review"
},
{
"name": "AstroJS + Sanity CMS Blog",
"description": "A minimalistic blog built using AstroJS and Sanity CMS for content management, showcasing how incredibly developer-friendly it is to create a blog. With added benefits of Daytona",
"gitUrl": "https://github.com/daytonaio/sample-astro-blog"
},
{
"name": "Python/Streamlit - LinearPredictor",
"description": "LinearPredictor is an interactive web application designed to help users build and explore simple linear regression models.",
"gitUrl": "https://github.com/daytonaio/sample-python-linear-predictor"
},
{
"name": "Sample Python Rag Slim",
"description": "A web app which provides a solution leveraging Structured Language Instruction Models (SLIM) from LLMWare. With 10 models, Rag-Slim is your gateway to unlocking advanced AI-driven capabilities.",
"gitUrl": "https://github.com/daytonaio/sample-python-rag-slim"
},
{
"name": "React.js - GH-Search",
"description": "GH-Search is a project built using github's rest api and react that allows us to search and gather information about various github users.",
"gitUrl": "https://github.com/daytonaio/sample-github-user-search.git"
},
{
"name": "React.js - Ex-con-thrive",
"description": "Ex-Cons Thrive is a project designed to help formerly incarcerated individuals reintegrate into society by providing job search assistance, legal support, mental health services, and more.",
"gitUrl": "https://github.com/daytonaio/sample-react-job-assistant"
},
{
"name": "Python/Django - Project Management",
"description": "Project Managemment transforms the thesis project management system at Tribhuvan University into a dynamic web application using Django, enhancing collaboration and efficiency for all teachers and students.",
"gitUrl": "https://github.com/daytonaio/sample-django-project-manager"
},
{
"name": "Python/Streamlit - DocBot",
"description": "DocBot is a Streamlit web application that enables interactive conversations with PDF documents using Gemini AI, providing insightful responses based on the document's content.",
"gitUrl": "https://github.com/daytonaio/sample-streamlit-ai-document-insights"
},
{
"name": "Python/Flask - CodeChatter",
"description": "CodeChatter v2 is an advanced Flask-based application that harnesses the power of the Groq API to provide intelligent coding assistance.",
"gitUrl": "https://github.com/daytonaio/sample-flask-groq-code-assistant"
},
{
"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.",
"gitUrl": "https://github.com/daytonaio/sample-js-job-scaper"
},
{
"name": "Go CRUD - Redis",
"description": "A simple backend HTTP server which does the CRUD (Create, Read, Update, Delete) operation. It uses Chi router for the http connection and Redis for the storage.",
"gitUrl": "https://github.com/daytonaio/sample-go-crud-redis"
},
{
"name": "Python - AskPixie",
"description": "A Python-powered educational platform leveraging Reflex and Google's Gemini API for domain-specific insights, text and image analysis, and enhanced learning experiences.",
"gitUrl": "https://github.com/daytonaio/sample-python-ask-pixie"
},
{
"name": "Typescript-Gemini - FitnessAssistant",
"description": "Fitness Assistant demonstrates how to build a backend application using Node.js, TypeScript, and the Gemini API, and is designed to be used with Daytona. It includes features such as user authentication, get fitness advice, and get nutrition advice.",
"gitUrl": "https://github.com/daytonaio/sample-typescript-gemini-fitness-assitant"
},
{
"name": "Github User Profile Analyzer",
"description": "A Next.js application built with TypeScript, Tailwind CSS, and ShadCN, utilizing MetaLLama 3 on AWS Bedrock for insightful GitHub user profile analysis.",
"gitUrl": "https://github.com/daytonaio/sample-nextjs-github-user-insights"
},
{
"name": "Music Player",
"description": "A React based lightweight, and responsive music player that lets you enjoy your favorite songs with a clean and modern interface.",
"gitUrl": "https://github.com/daytonaio/sample-react-music-player"
},
{
"name": "ShepherdJS - gotSeed",
"description": "gotSeed is a web application which lets you to explore a diverse range of plants available at nearby nurseries and gardens 🌿.",
"gitUrl": "https://github.com/daytonaio/sample-shepherd-js-gotseed"
},
{
"name": "Sample Nuxt.js Quote Generator",
"description": "Quote Smith is a Nuxt.js app for creating and customizing inspirational quotes. Edit fonts, sizes, and gradients, then generate and download quotes as PNGs for sharing or personal use.",
"gitUrl": "https://github.com/daytonaio/sample-nuxtjs-quote-generator"
},
{
"name": "Python Flask - ML Model Deployment - IRIS-C",
"description": "IRIS-C is a Python Flask project where the iris flower classification model is deployed into a web app. With given lengths and widths of petals and sepals, we can classify a flower into one of the species of the iris flower.",
"giturl": "https://github.com/daytonaio/sample-python-flask-ml-model-deployment"
},
{
"name": "NextJS & SocketIO - DevOrbit",
"description": "It's the ultimate space for devs to pair program, share code snips, and work together. Whether you're looking to work on a project, brainstorm ideas, or just have a random chat about your favorite tech, we've has got you covered",
"gitUrl": "https://github.com/daytonaio/sample-typescript-nextjs-devorbit"
},
{
"name": "React.js & Node - Briefly",
"description": "Research companion where you can upload papers and get summaries, and find answers to the relevant questions on the paper",
"gitUrl": "https://github.com/daytonaio/sample-react-ai-paper-summary.git"
},
{
"name": "Astro - Restaurant app",
"description": "A modern, responsive restaurant website built with Astro.js and TailwindCSS, showcasing a restaurant's menu, team, and story.",
"gitUrl": "https://github.com/daytonaio/sample-astro-tailwind-restaurant"
},
{
"name": "EJS Thoughts Web App",
"description": "A web app built using nodejs that allows user to share their thoughts.",
"gitUrl": "https://github.com/daytonaio/sample-ejs-web-app"
},
{
"name": "Sample JavaScript devbot",
"description": "An application built using React and Node which aids developer to optimize, explain code",
"gitUrl": "https://github.com/daytonaio/sample-javascript-devbot"
},
{
"name": "React.js - Progify",
"description": "Progrify is an AI-powered online code editor designed to revolutionize how people learn and write code.",
"gitUrl": "https://github.com/daytonaio/sample-ai-editor-progify"
},
{
"name": "Sample Next.js Nexus Framework",
"description": "Nexus is a modern Next.js frontend framework powered by Daytona, designed for rapid development, scalability, and performance. It delivers responsive, user-friendly interfaces for dynamic web applications.",
"gitUrl": "https://github.com/daytonaio/sample-nextjs-nexus-framework"
},
{
"name": "Sample Astro Pet Pilot",
"description": "Pet Pilot AI is an intelligent chatbot designed to assist pet owners in providing optimal care for their beloved pets.",
"gitUrl": "https://github.com/daytonaio/sample-astro-pet-pilot"
},
{
"name": "Sample Next.js Sudoku Game",
"description": "A Sudoku game built with Next.js and TailwindCSS. The game generates Sudoku puzzles of varying difficulties (easy, medium, hard, expert) and allows users to interactively fill in the grid.",
"gitUrl": "https://github.com/daytonaio/sample-nextjs-sudoku"
},
{
"name": "Daytona-Pydantic-ai-App",
"description": "This repository contains a sample Flask web application that demonstrates integration with Daytona for managing development environments. The app also showcases AI-powered functionality using OpenAI API and a responsive interface built with Tailwind CSS.",
"gitUrl": "https://github.com/daytonaio/sample-python-pydantic-ai"
},
{
"name": "Sample React.js Recipe Finder",
"description": "Recipe Finder is a web app that helps you discover tasty recipes based on the ingredients you already have in your kitchen.",
"gitUrl": "https://github.com/daytonaio/sample-react-recipe-finder"
},
{
"name": "Sample React.js Ecotrack",
"description": "A LLM powered web app that calculates the carbon footprint of a family and gives advisory to reduce the carbon footprint.",
"gitUrl": "https://github.com/daytonaio/sample-react-node-ecotrack"
},
{
"name": "Sample React Node Adventurize",
"description": "Adventurize is a web-app that allows users to search for different locations to visit and gather the information regarding those locations.",
"gitUrl": "https://github.com/daytonaio/sample-react-node-adventurize"
},
{
"name": "Sample Rust Http Server",
"description": "This project is a build of a web server in Rust on bare minimum from scratch with only native TCP. This is only a fun project to learn rust.",
"gitUrl": "https://github.com/daytonaio/sample-rust-http-server"
},
{
"name": "Sample React Opinion Panel",
"description": "This is a Simple React project which helps to collect opinion and shows average opinon of the panel.",
"gitUrl": "https://github.com/daytonaio/sample-react-opinion-panel"
},
{
"name": "Sample React AI Image Generator",
"description": "The AI Image Generator creates realistic images from descriptive prompts, ensuring high-quality outputs with efficiency using the black-forest-labs/FLUX.1-dev model.",
"gitUrl": "https://github.com/daytonaio/sample-react-ai-image-generator"
},
{
"name": "Sample Python C.A.L.M App",
"description": "C.A.L.M is designed to assist students by providing mental health and emotional support through conversational AI.",
"gitUrl": "https://github.com/daytonaio/sample-python-calm-app"
},
{
"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": "ToDo Sample Daytona",
"description": "A to-do website with task scheduling, progress tracking via graphs, and a dark mode feature for an enhanced user experience and efficient task management.",
"gitUrl": "https://github.com/SagarSharma101/To-do-Daytona"
},
{
"name": "Sample React guessing game",
"description": "A simple guessing game where users get to predict if the next number generated is in a given range.",
"gitUrl": "https://github.com/daytonaio/sample-react-guessing-game"
},
{
"name": "Zig",
"description": "Develop Zig based applications. Includes appropriate runtime args, Zig, common tools, extensions, and dependencies.",
"gitUrl": "https://github.com/daytonaio/sample-zig"
},
{
"name": "Sample Next.js GitHub PR Tracker",
"description": "An AI-powered tool (using CopilotKit) designed to track your GitHub pull requests across various open-source events like Hacktoberfest, as well as general pull requests.",
"gitUrl": "https://github.com/daytonaio/sample-nextjs-pr-tracker"
},
{
"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.",
"gitUrl": "https://github.com/daytonaio/sample-nextjs-gemini-chat"
}
]