Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 34 min 58 sec ago

Show HN: Language-agnostic structured data extractor

14 hours 46 min ago

Started as an unofficial port of Instructor, but its language-agnostic and focused primarily on llama.cpp.

Starts HTTP API server. You send JSON-Schema + Data, it responds with a JSON matching your schema, extracted from the data.

Comments URL: https://news.ycombinator.com/item?id=40326486

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: PDF to SlideShow and Chat

14 hours 47 min ago

Hi, DocShow Pro converts PDFs into Slideshow with voice and a embedded Chatbot. Primary use cases that I'm targeting are converting eBooks to Personalized Courses with chatbots and presenting and understanding research papers easily.

I'm working on the UI / UX part of it to make it Productionize it.

Selva Prakash.

Comments URL: https://news.ycombinator.com/item?id=40326484

Points: 1

# Comments: 0

Categories: Hacker News

Smoking Is Awesome [video]

14 hours 49 min ago
Categories: Hacker News

Show HN: A phone number to text with questions about current events

14 hours 55 min ago

Hi HN! For my senior thesis in CS, I built an SMS-based application to make journalism more accessible. It works like this:

1) You text the topics you're interested in to my phone number. Every day, you'll receive a text with 5 headlines from The Associated Press (https://apnews.com/) related to those topics.

2) If you have questions about any of the current events the headlines describe, you just text them back. A response is generated from the contents of the articles using the RAPTOR retrieval framework (https://github.com/parthsarthi03/raptor) and texted right back to you.

The repo can be found here: https://github.com/tdh15/pressText

I'd really appreciate any and all feedback. Whatever you got, I'd love to hear it :)

Comments URL: https://news.ycombinator.com/item?id=40326455

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Multilspy – Cross platform framework to develop Language Server Clients

15 hours 12 min ago

multilspy is a cross-platform library that we have built to set up and interact with various language servers in a unified and easy way. Language servers are tools that perform a variety of static analyses on source code and provide useful information such as type-directed code completion suggestions, symbol definition locations, symbol references, etc., over the Language Server Protocol (LSP). multilspy intends to ease the process of using language servers, by abstracting the setting up of the language servers, performing language-specific configuration and handling communication with the server over the json-rpc based protocol, while exposing a simple interface to the user.

Since LSP is language-agnostic, multilspy can provide the results for static analyses of code in different languages over a common interface. multilspy is easily extensible to any language that has a Language Server and currently supports Java, Rust, C# and Python and we aim to support more language servers.

Some of the analyses results that multilspy can provide are:

Finding the definition of a function or a class (textDocument/definition) Finding the callers of a function or the instantiations of a class (textDocument/references) Providing type-based dereference completions (textDocument/completion) Getting information displayed when hovering over symbols, like method signature (textDocument/hover) Getting list/tree of all symbols defined in a given file, along with symbol type like class, method, etc. (textDocument/documentSymbol)

Comments URL: https://news.ycombinator.com/item?id=40326391

Points: 1

# Comments: 0

Categories: Hacker News

Space Weather by SolarHam

15 hours 15 min ago

Article URL: https://www.solarham.com/

Comments URL: https://news.ycombinator.com/item?id=40326383

Points: 1

# Comments: 0

Categories: Hacker News

Assembly

15 hours 33 min ago

Article URL: https://assembly.louve.systems/

Comments URL: https://news.ycombinator.com/item?id=40326313

Points: 1

# Comments: 0

Categories: Hacker News

Ask HN: Do startups care about corporate tax rate?

15 hours 52 min ago

There are startups in many countries, and those countries have measurably different corporate tax rates.

Is the corporate tax rate of the home country a concern? Are there other significant financial rules or regulations which affect the consideration of where to found a startup?

Comments URL: https://news.ycombinator.com/item?id=40326250

Points: 1

# Comments: 0

Categories: Hacker News

Pages