TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15042 · Aug 9

#python#assistant#learning#note_taking#notebook#notes_app#self_learning Open Notebook is a free, open-source tool that helps you organize and control your research privately without relying on big companies like Google. It supports many AI providers, lets you manage different content types like PDFs and videos, and even create professional multi-speaker podcasts. You can search your notes smartly, chat with AI using your own research as context, and customize everything to fit your needs. It runs on your own computer or cloud, so you keep full control of your data and costs. This means you get a powerful, flexible, and private research assistant tailored to you. https://github.com/lfnovo/open-notebook

Results

10 similar posts found

Libreware

@libreware · Post #1117 · 03/23/2023, 04:12 AM

Ultimate #ai#assistant #ChatGPT with a voice interface https://github.com/lspahija/ultimate-ai-assistant https://ultimate-ai-assistant.up.railway.app/

Libreware

@libreware · Post #1116 · 03/21/2023, 04:15 PM

Awesome-totally-open-ChatGPT A list of open alternatives to ChatGPT ChatGPT is GPT-3.5 with RLHF (Reinforcement Learning with Human Feedback) for chat system. By alternative, I mean projects feature different language model for chat system. Projects are not counted if they are: • alternative frontend projects because they just call the API from OpenAI. • alternative transformer decoder • models to GPT 3.5 either because the training data of them are (mostly) not for chat system. https://github.com/nichtdax/awesome-totally-open-chatgpt #ai#chatgpt#assistant

FOSS Post

@fosspost · Post #772 · 10/05/2021, 05:48 AM

Version 3.10 of the legendary programming language is now here: https://www.python.org/downloads/release/python-3100 No rush to update, though. #Python

Hashtags

FOSS Post

@fosspost · Post #593 · 12/23/2020, 05:38 PM

#Python is the main language of data science, per this analysis on 10M Jupyter Notebooks: https://blog.jetbrains.com/datalore/2020/12/17/we-downloaded-10-000-000-jupyter-notebooks-from-github-this-is-what-we-learned/

Hashtags

Libreware

@libreware · Post #1129 · 05/10/2023, 12:50 PM

Project Bringing Hardware Accelerated Language Models to Android Devices We introduce MLC LLM for Android – a solution that allows large language models to be deployed natively on Android devices, plus a productive framework for everyone to further optimize model performance for their use cases. Everything runs locally and accelerated with native GPU on the phone. We can run Vicuña-7b on Android Samsung Galaxy S23. Github https://github.com/mlc-ai/mlc-llm/tree/main/android Demo: https://mlc.ai/mlc-llm/#android #ai#assistant#gpt#android

Libreware

@libreware · Post #1070 · 05/02/2022, 02:23 AM

Dicio Voice assistant app for Android Dicio is a free and open source voice assistant running on Android. It supports many different skills and input/output methods, and it provides both speech and graphical feedback to a question. It uses Vosk for speech to text. It has multilanguage support, and is currently available in these languages: English, French, German, Greek, Italian, Russian and Spanish. Features: Search: looks up information on DuckDuckGo. Weather: weather information from OpenWeatherMap Lyrics: shows Genius lyrics for songs. Open: open an app on your device. Telephone: view and call contacts Timer: set, query and cancel timers Download: https://f-droid.org/packages/org.dicio.dicio_android https://github.com/Stypox/dicio-android/releases #New#Assistant#Voice @foss_Android

Libreware

@libreware · Post #1083 · 05/04/2022, 09:32 AM

Project Alice Project Alice is a smart #voice home #assistant that is completely modular and extensible. It was first built around Snips therefore runs entirely offline and never sends or shares your voice interactions with anyone, Project Alice guarantees your privacy in your home or wherever you’re using Project Alice. However, as an option, since we've built Project Alice on top of Snips, Project Alice can be configured to use some online alternatives and fall backs (for example, using Amazon or Google’s Text to Speech engines), just like Snips. Since Snips (and the Project Alice team) strongly believe that decisions about your privacy should be made by you and you alone, these options are all disabled by default. https://github.com/project-alice-assistant/ProjectAlice Comments https://news.ycombinator.com/item?id=31227488 #voice#assistant#home

Libreware

@libreware · Post #1119 · 04/16/2023, 02:33 PM

OpenAssistant Open-source Chat AI https://www.youtube.com/watch?v=ddG2fM9i4Kk Try the chat: https://open-assistant.io/chat Homepage: https://open-assistant.io Dataset: https://huggingface.co/datasets/OpenAssistant/oasst1 Code: https://github.com/LAION-AI/Open-Assistant Paper (temporary): https://ykilcher.com/oa-paper #openassistant#chatgpt#ai#assistant

Libreware

@libreware · Post #1508 · 09/19/2025, 10:41 AM

Dicio assistant Dicio is a free and open source#voice#assistant running on #Android. It supports many different skills and input/output methods, and it provides both speech and graphical feedback to a question. It interprets user input and (when possible) generates user output entirely on-device, providing privacy by design. It has multilanguage support, and is currently available in these languages: Czech, English, French, German, Greek, Italian, Polish, Russian, Slovenian, Spanish, Swedish and Ukrainian. Open to contributions :-D https://github.com/Stypox/dicio-android Download https://f-droid.org/packages/org.stypox.dicio https://github.com/Stypox/dicio-android/releases https://play.google.com/store/apps/details?id=org.stypox.dicio Skills Currently Dicio answers questions about: search: looks up information on DuckDuckGo (and in the future more engines) - Search for Dicio weather: collects weather information from OpenWeatherMap - What's the weather like? lyrics: shows Genius lyrics for songs - What's the song that goes we will we will rock you? open: opens an app on your device - Open NewPipe calculator: evaluates basic calculations - What is four thousand and two times three minus a million divided by three hundred? telephone: view and call contacts - Call Tom timer: set, query and cancel timers - Set a timer for five minutes current time: query current time - What time is it? navigation: opens the navigation app at the requested position - Take me to New York, fifteenth avenue media: play, pause, previous, next song Speech to text Dicio uses Vosk as its speech to text (#STT) engine. In order to be able to run on every phone small models are employed, weighing ~50MB. The download from here starts automatically whenever needed, so the app language can be changed seamlessly.