mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-05-01 21:30:05 -07:00
Merge pull request #1760 from RajdeepKushwaha5/main
Add BeeWare Briefcase to Python projects
This commit is contained in:
@@ -1404,6 +1404,15 @@
|
|||||||
],
|
],
|
||||||
"description": "Open-source RAG assistant that helps users get reliable answers from knowledge sources while avoiding hallucinations."
|
"description": "Open-source RAG assistant that helps users get reliable answers from knowledge sources while avoiding hallucinations."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "BeeWare Briefcase",
|
||||||
|
"link": "https://github.com/beeware/briefcase",
|
||||||
|
"label": "good first issue",
|
||||||
|
"technologies": [
|
||||||
|
"Python"
|
||||||
|
],
|
||||||
|
"description": "Turn Python projects into distributable native applications across desktop and mobile platforms."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Bokeh",
|
"name": "Bokeh",
|
||||||
"link": "https://github.com/bokeh/bokeh",
|
"link": "https://github.com/bokeh/bokeh",
|
||||||
|
|||||||
Reference in New Issue
Block a user