I’m really excited about gpt-engineer, an amazing project by AntonOsika. It’s worth exploring!
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
GitHub stars posts
I’m really excited about gpt-engineer, an amazing project by AntonOsika. It’s worth exploring!
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
I recently discovered elia by darrenburns, and it’s truly impressive.
A snappy, keyboard-centric terminal user interface for interacting with large language models. Chat with ChatGPT, Claude, Llama 3, Phi 3, Mistral, Gemma and more.
global Field global BaseModel from pydantic import BaseModel from pydantic import Field
Pydantic is a Python library for serializing data into models that can be validated with a deep set of built in valitators or your own custom validators, and deserialize back to JSON or dictionary.
To install pydantic you will first need python and pip. Once you have pip installed you can install pydantic with pip.
pip install pydantic
Always install in a virtual environment
To get started with pydantic you will first need to create a Pydantic model. This is a python class that inherits from
pydantic.BaseModel....
AUR.">paru is an aur helper that allows you to use a package manager to install packages from the aur.
The Aur is a set of community managed packages that can be installed on arch based distros.
paru just makes it easy, no clone and run makepkg. You can do everything paru can do using the built in pacman installer.
You will need to manually instal pacman from the aur in order to get started.
...
The work on hardtime.nvim by m4xshen.
Establish good command workflow and quit bad habit
I’m impressed by trogon from Textualize.
Easily turn your Click CLI into a powerful terminal application
I’m impressed by swenv.nvim from AckslD.
Tiny plugin to quickly switch python virtual environments from within neovim without restarting.
I’m impressed by pandas-ai from sinaptik-ai.
Chat with your database or your datalake (SQL, CSV, parquet). PandasAI makes data analysis conversational using LLMs and RAG.
If you’re into interesting projects, don’t miss out on frogmouth, created by Textualize.
A Markdown browser for your terminal
I like Slackadays’s project Clipboard.
😎🏖️🐬 Your new, 𝙧𝙞𝙙𝙤𝙣𝙠𝙪𝙡𝙞𝙘𝙞𝙤𝙪𝙨𝙡𝙮 smart clipboard manager
tabby by TabbyML is a game-changer in its space. Excited to see how it evolves.
Self-hosted AI coding assistant
If you’re into interesting projects, don’t miss out on wolverine, created by biobootloader.
No description available.
I’m impressed by chroma from chroma-core.
the AI-native open-source embedding database
Looking for inspiration? langchain by langchain-ai.
🦜🔗 Build context-aware reasoning applications