SunoAI-API/Suno-API
This is an unofficial Suno API based on Python and FastAPI. It currently supports generating songs, lyrics, etc. It comes with a built-in token maintenance and keep-alive feature, so you don't have to worry about the token expiring.
Language: Python
#suno #suno_ai #suno_ai_api
Stars: 542 Issues: 4 Forks: 52
https://github.com/SunoAI-API/Suno-API
This is an unofficial Suno API based on Python and FastAPI. It currently supports generating songs, lyrics, etc. It comes with a built-in token maintenance and keep-alive feature, so you don't have to worry about the token expiring.
Language: Python
#suno #suno_ai #suno_ai_api
Stars: 542 Issues: 4 Forks: 52
https://github.com/SunoAI-API/Suno-API
GitHub
GitHub - SunoAI-API/Suno-API: Create Music in Seconds with SunoAPI.
Create Music in Seconds with SunoAPI. . Contribute to SunoAI-API/Suno-API development by creating an account on GitHub.
amlweems/xzbot
notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094)
Language: Go
Stars: 1082 Issues: 2 Forks: 58
https://github.com/amlweems/xzbot
notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094)
Language: Go
Stars: 1082 Issues: 2 Forks: 58
https://github.com/amlweems/xzbot
GitHub
GitHub - amlweems/xzbot: notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094)
notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094) - amlweems/xzbot
princeton-nlp/SWE-agent
SWE-agent: Agent Computer Interfaces Enable Software Engineering Language Models
Language: Python
Stars: 2022 Issues: 16 Forks: 136
https://github.com/princeton-nlp/SWE-agent
SWE-agent: Agent Computer Interfaces Enable Software Engineering Language Models
Language: Python
Stars: 2022 Issues: 16 Forks: 136
https://github.com/princeton-nlp/SWE-agent
GitHub
GitHub - princeton-nlp/SWE-agent: [NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4…
[NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challen...
missuo/FreeGPT35
Utilize the unlimited free GPT-3.5-Turbo API service provided by the login-free ChatGPT Web.
Language: JavaScript
Stars: 956 Issues: 1 Forks: 177
https://github.com/missuo/FreeGPT35
Utilize the unlimited free GPT-3.5-Turbo API service provided by the login-free ChatGPT Web.
Language: JavaScript
Stars: 956 Issues: 1 Forks: 177
https://github.com/missuo/FreeGPT35
GitHub
GitHub - missuo/FreeGPT35: Utilize the unlimited free GPT-3.5-Turbo API service provided by the login-free ChatGPT Web.
Utilize the unlimited free GPT-3.5-Turbo API service provided by the login-free ChatGPT Web. - missuo/FreeGPT35
ixartz/SaaS-Boilerplate
🚀🎉📚 SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚡️ Full-stack React application with Auth, Multi-tenancy, Roles & Permissions, i18n, Landing Page, DB, Logging, Testing
Language: TypeScript
#authentication #boilerplate #multi_tenancy #nextjs #react #reactjs #saas #saas_app #saas_application #saas_boilerplate #saas_kit #shadcn_ui #stack #starter #starter_kit #starter_project #starter_template #template #template_project #typescript
Stars: 634 Issues: 0 Forks: 75
https://github.com/ixartz/SaaS-Boilerplate
🚀🎉📚 SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚡️ Full-stack React application with Auth, Multi-tenancy, Roles & Permissions, i18n, Landing Page, DB, Logging, Testing
Language: TypeScript
#authentication #boilerplate #multi_tenancy #nextjs #react #reactjs #saas #saas_app #saas_application #saas_boilerplate #saas_kit #shadcn_ui #stack #starter #starter_kit #starter_project #starter_template #template #template_project #typescript
Stars: 634 Issues: 0 Forks: 75
https://github.com/ixartz/SaaS-Boilerplate
GitHub
GitHub - ixartz/SaaS-Boilerplate: 🚀🎉📚 SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚡️ Full-stack…
🚀🎉📚 SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚡️ Full-stack React application with Auth, Multi-tenancy, Roles & Permissions, i18n, Landing Page, DB, Loggi...
nashsu/FreeAskInternet
FreeAskInternet is a completely free, private and locally running search aggregator & answer generate using LLM, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to the ChatGPT3.5 LLM and generate the answer based on search results.
Language: Python
Stars: 741 Issues: 6 Forks: 52
https://github.com/nashsu/FreeAskInternet
FreeAskInternet is a completely free, private and locally running search aggregator & answer generate using LLM, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to the ChatGPT3.5 LLM and generate the answer based on search results.
Language: Python
Stars: 741 Issues: 6 Forks: 52
https://github.com/nashsu/FreeAskInternet
GitHub
GitHub - nashsu/FreeAskInternet: FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate…
FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will ...
FoundationVision/VAR
[GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction"
Language: Python
#auto_regressive_model #diffusion_models #image_generation #transformers
Stars: 440 Issues: 6 Forks: 10
https://github.com/FoundationVision/VAR
[GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction"
Language: Python
#auto_regressive_model #diffusion_models #image_generation #transformers
Stars: 440 Issues: 6 Forks: 10
https://github.com/FoundationVision/VAR
GitHub
GitHub - FoundationVision/VAR: [NeurIPS 2024 Oral][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of…
[NeurIPS 2024 Oral][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction&qu...
brandonmcconnell/tailwindcss-signals
Signals for Tailwind CSS simplifies styling based on ancestor state via style queries. Its declarative API for signaling states eliminates complex selectors, resulting in cleaner, more maintainable code.
Language: TypeScript
#tailwind #tailwind_css #tailwindcss #tailwindcss_plugin
Stars: 420 Issues: 2 Forks: 5
https://github.com/brandonmcconnell/tailwindcss-signals
Signals for Tailwind CSS simplifies styling based on ancestor state via style queries. Its declarative API for signaling states eliminates complex selectors, resulting in cleaner, more maintainable code.
Language: TypeScript
#tailwind #tailwind_css #tailwindcss #tailwindcss_plugin
Stars: 420 Issues: 2 Forks: 5
https://github.com/brandonmcconnell/tailwindcss-signals
GitHub
GitHub - brandonmcconnell/tailwindcss-signals: Signals for Tailwind CSS simplifies styling based on ancestor state via style queries.…
Signals for Tailwind CSS simplifies styling based on ancestor state via style queries. Its declarative API for signaling states eliminates complex selectors, resulting in cleaner, more maintainable...
myshell-ai/JetMoE
Reaching LLaMA2 Performance with 0.1M Dollars
Language: Python
Stars: 357 Issues: 1 Forks: 19
https://github.com/myshell-ai/JetMoE
Reaching LLaMA2 Performance with 0.1M Dollars
Language: Python
Stars: 357 Issues: 1 Forks: 19
https://github.com/myshell-ai/JetMoE
GitHub
GitHub - myshell-ai/JetMoE: Reaching LLaMA2 Performance with 0.1M Dollars
Reaching LLaMA2 Performance with 0.1M Dollars. Contribute to myshell-ai/JetMoE development by creating an account on GitHub.
zk-Call/zkp-hmac-communication-cpp
"Zero-Knowledge" Proof Implementation with HMAC Communication in C++
Language: C++
#cpp #hmac #zero_knowledge
Stars: 702 Issues: 0 Forks: 43
https://github.com/zk-Call/zkp-hmac-communication-cpp
"Zero-Knowledge" Proof Implementation with HMAC Communication in C++
Language: C++
#cpp #hmac #zero_knowledge
Stars: 702 Issues: 0 Forks: 43
https://github.com/zk-Call/zkp-hmac-communication-cpp
GitHub
GitHub - zk-Call/zkp-hmac-communication-cpp: "Zero-Knowledge" Proof Implementation with HMAC Communication in C++
"Zero-Knowledge" Proof Implementation with HMAC Communication in C++ - zk-Call/zkp-hmac-communication-cpp
mshumer/ai-researcher
Language: Jupyter Notebook
Stars: 382 Issues: 3 Forks: 33
https://github.com/mshumer/ai-researcher
Language: Jupyter Notebook
Stars: 382 Issues: 3 Forks: 33
https://github.com/mshumer/ai-researcher
GitHub
GitHub - mshumer/ai-researcher
Contribute to mshumer/ai-researcher development by creating an account on GitHub.
buserror/libmui
Classic MacOS & GS/OS widget library for linux (and other?)
Language: C
Stars: 348 Issues: 2 Forks: 5
https://github.com/buserror/libmui
Classic MacOS & GS/OS widget library for linux (and other?)
Language: C
Stars: 348 Issues: 2 Forks: 5
https://github.com/buserror/libmui
GitHub
GitHub - buserror/libmui: Classic MacOS & GS/OS widget library for linux (and other?)
Classic MacOS & GS/OS widget library for linux (and other?) - buserror/libmui
datawan-labs/pg
In Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm)
Language: TypeScript
#database #postgresql #react #shadcn #typescript #wasm
Stars: 237 Issues: 0 Forks: 10
https://github.com/datawan-labs/pg
In Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm)
Language: TypeScript
#database #postgresql #react #shadcn #typescript #wasm
Stars: 237 Issues: 0 Forks: 10
https://github.com/datawan-labs/pg
GitHub
GitHub - datawan-labs/pg: In Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm)
In Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm) - datawan-labs/pg
tsoding/good_training_language
Хороший Учебный Язык
Language: Rust
Stars: 227 Issues: 1 Forks: 4
https://github.com/tsoding/good_training_language
Хороший Учебный Язык
Language: Rust
Stars: 227 Issues: 1 Forks: 4
https://github.com/tsoding/good_training_language
GitHub
GitHub - tsoding/good_training_language: Хороший Учебный Язык
Хороший Учебный Язык. Contribute to tsoding/good_training_language development by creating an account on GitHub.
karpathy/llm.c
LLM training in simple, raw C/CUDA
Language: C
Stars: 3403 Issues: 10 Forks: 218
https://github.com/karpathy/llm.c
LLM training in simple, raw C/CUDA
Language: C
Stars: 3403 Issues: 10 Forks: 218
https://github.com/karpathy/llm.c
GitHub
GitHub - karpathy/llm.c: LLM training in simple, raw C/CUDA
LLM training in simple, raw C/CUDA. Contribute to karpathy/llm.c development by creating an account on GitHub.
miurla/morphic
An AI-powered answer engine with a generative UI
Language: TypeScript
#generative_ai #generative_ui #nextjs #react #shadcn_ui #tailwindcss #typescript #vercel_ai_sdk
Stars: 776 Issues: 10 Forks: 117
https://github.com/miurla/morphic
An AI-powered answer engine with a generative UI
Language: TypeScript
#generative_ai #generative_ui #nextjs #react #shadcn_ui #tailwindcss #typescript #vercel_ai_sdk
Stars: 776 Issues: 10 Forks: 117
https://github.com/miurla/morphic
GitHub
GitHub - miurla/morphic: An AI-powered search engine with a generative UI
An AI-powered search engine with a generative UI. Contribute to miurla/morphic development by creating an account on GitHub.
flipt-io/reverst
Reverse Tunnels in Go over HTTP/3 and QUIC
Language: Go
Stars: 328 Issues: 2 Forks: 7
https://github.com/flipt-io/reverst
Reverse Tunnels in Go over HTTP/3 and QUIC
Language: Go
Stars: 328 Issues: 2 Forks: 7
https://github.com/flipt-io/reverst
GitHub
GitHub - flipt-io/reverst: Reverse Tunnels in Go over HTTP/3 and QUIC
Reverse Tunnels in Go over HTTP/3 and QUIC. Contribute to flipt-io/reverst development by creating an account on GitHub.
nus-apr/auto-code-rover
Autonomous program improvement
Language: Python
Stars: 1063 Issues: 6 Forks: 66
https://github.com/nus-apr/auto-code-rover
Autonomous program improvement
Language: Python
Stars: 1063 Issues: 6 Forks: 66
https://github.com/nus-apr/auto-code-rover
GitHub
GitHub - nus-apr/auto-code-rover: A project structure aware autonomous software engineer aiming for autonomous program improvement.…
A project structure aware autonomous software engineer aiming for autonomous program improvement. Resolved 37.3% tasks (pass@1) in SWE-bench lite and 46.2% tasks (pass@1) in SWE-bench verified with...